Searched defs:englob (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/libxml2/ |
H A D | valid.c | 1011 xmlSnprintfElementContent(char *buf, int size, xmlElementContentPtr content, int englob) { in xmlSnprintfElementContent()
|
H A D | testapi.c | 26226 int englob; /* 1 if one must print the englobing parenthesis, 0 otherwise */ in test_xmlSnprintfElementContent() local 26277 int englob; /* 1 if one must print the englobing parenthesis, 0 otherwise */ in test_xmlSprintfElementContent() local
|
/aosp_15_r20/external/cronet/third_party/libxml/src/ |
H A D | valid.c | 1003 xmlSnprintfElementContent(char *buf, int size, xmlElementContentPtr content, int englob) { in xmlSnprintfElementContent()
|
H A D | testapi.c | 25484 int englob; /* 1 if one must print the englobing parenthesis, 0 otherwise */ in test_xmlSnprintfElementContent() local 25535 int englob; /* 1 if one must print the englobing parenthesis, 0 otherwise */ in test_xmlSprintfElementContent() local
|