Searched refs:englob (Results 1 - 11 of 11) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A Dvalid.h198 int englob);
204 int englob);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A Dvalid.h198 int englob);
204 int englob);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dvalid.in.h198 int englob);
204 int englob);
H A Dvalid.c1225 * @englob: 1 if one must print the englobing parenthesis, 0 otherwise
1232 int englob ATTRIBUTE_UNUSED) {
1241 * @englob: 1 if one must print the englobing parenthesis, 0 otherwise
1247 xmlSnprintfElementContent(char *buf, int size, xmlElementContentPtr content, int englob) { argument
1257 if (englob) strcat(buf, "(");
1319 if (englob)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dvalid.h198 int englob);
204 int englob);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dvalid.in.h198 int englob);
204 int englob);
H A Dvalid.c1225 * @englob: 1 if one must print the englobing parenthesis, 0 otherwise
1232 int englob ATTRIBUTE_UNUSED) {
1241 * @englob: 1 if one must print the englobing parenthesis, 0 otherwise
1247 xmlSnprintfElementContent(char *buf, int size, xmlElementContentPtr content, int englob) { argument
1257 if (englob) strcat(buf, "(");
1319 if (englob)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dvalid.c1230 * @englob: 1 if one must print the englobing parenthesis, 0 otherwise
1237 int englob ATTRIBUTE_UNUSED) {
1246 * @englob: 1 if one must print the englobing parenthesis, 0 otherwise
1252 xmlSnprintfElementContent(char *buf, int size, xmlElementContentPtr content, int englob) { argument
1262 if (englob) strcat(buf, "(");
1324 if (englob)
H A Dtestapi.c25550 int englob; /* 1 if one must print the englobing parenthesis, 0 otherwise */ local
25561 englob = gen_int(n_englob, 3);
25563 xmlSnprintfElementContent(buf, size, content, englob);
25568 des_int(n_englob, englob, 3);
25601 int englob; /* 1 if one must print the englobing parenthesis, 0 otherwise */ local
25610 englob = gen_int(n_englob, 2);
25612 xmlSprintfElementContent(buf, content, englob);
25616 des_int(n_englob, englob, 2);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dvalid.c1230 * @englob: 1 if one must print the englobing parenthesis, 0 otherwise
1237 int englob ATTRIBUTE_UNUSED) {
1246 * @englob: 1 if one must print the englobing parenthesis, 0 otherwise
1252 xmlSnprintfElementContent(char *buf, int size, xmlElementContentPtr content, int englob) { argument
1262 if (englob) strcat(buf, "(");
1324 if (englob)
H A Dtestapi.c25550 int englob; /* 1 if one must print the englobing parenthesis, 0 otherwise */ local
25561 englob = gen_int(n_englob, 3);
25563 xmlSnprintfElementContent(buf, size, content, englob);
25568 des_int(n_englob, englob, 3);
25601 int englob; /* 1 if one must print the englobing parenthesis, 0 otherwise */ local
25610 englob = gen_int(n_englob, 2);
25612 xmlSprintfElementContent(buf, content, englob);
25616 des_int(n_englob, englob, 2);
[all...]

Completed in 394 milliseconds