Home | History | Annotate | Download | only in protobuf_c

Lines Matching full:submessage

1979    * the unparsed string for the submessage.
1986 /* For non-string, non-submessage fields, this indicates whether binary
2045 /* Whether a submessage field is tag-delimited or not (if false, then
2082 /* Submessage and enum fields must reference a "subdef", which is the
2088 /* Returns the enum or submessage def for this field, if any. The field's
2409 * with just the name of the submessage. Returns NULL if memory allocation
3996 * Start*{String,SubMessage,Sequence} handlers. This must match the closure
4293 * // Called when a submessage begins. The returned pointer indicates the
4302 * submessage/group field.
4310 * // Called when a submessage ends. Returns true to continue processing.
4315 * submessage/group field.
4333 * must be a submessage or group. Returns NULL if no handlers are set. */
5931 /* For submessage fields.
5935 * submessage. */