Page Menu
Home
GnuPG
Search
Configure Global Search
Log In
Files
F34606661
D98.id926.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Size
1 KB
Subscribers
None
D98.id926.diff
View Options
Index: doc/gcrypt.texi
===================================================================
--- doc/gcrypt.texi
+++ doc/gcrypt.texi
@@ -4038,8 +4038,13 @@
@item %b
The next argument is expected to be of type @code{int} directly
followed by an argument of type @code{char *}. This represents a
-buffer of given length to be inserted into the resulting regular
-expression.
+buffer of given length to be inserted into the resulting S-expression.
+@item %S
+The next argument is expected to be of type @code{gcry_sexp_t} and a
+copy of that S-expression is embedded in the resulting S-expression.
+The argument needs to be a regular S-expression, starting with a
+parenthesis.
+
@end table
@noindent
@@ -4111,8 +4116,7 @@
@noindent
-There are a couple of functions to parse S-expressions and retrieve
-elements:
+There are functions to parse S-expressions and retrieve elements:
@deftypefun gcry_sexp_t gcry_sexp_find_token (@w{const gcry_sexp_t @var{list}}, @w{const char *@var{token}}, @w{size_t @var{toklen}})
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Jan 17, 11:00 PM (20 h, 51 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
b4/0d/ebfa99050a65e018a25c94ee87b7
Attached To
D98: 233_doc-sexp.diff
Event Timeline
Log In to Comment