Searched refs:xmlSplitQName3 (Results 1 - 25 of 25) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A Dtree.h646 xmlSplitQName3 (const xmlChar *name,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A Dtree.h646 xmlSplitQName3 (const xmlChar *name,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dtree.in.h618 xmlSplitQName3 (const xmlChar *name,
H A Dvalid.c961 tmp = xmlSplitQName3(name, &l);
5499 name = xmlSplitQName3(qname, &plen);
H A Dtree.c303 * xmlSplitQName3:
315 xmlSplitQName3(const xmlChar *name, int *len) { function
6409 nqname = xmlSplitQName3(name, &len);
H A Dparser.c891 name = xmlSplitQName3(fullname, &len);
928 name = xmlSplitQName3(fullattr, &len);
H A Dxmlschemas.c5812 * At this point xmlSplitQName3 has to return a local name.
5814 *local = xmlSplitQName3(value, &len);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dtree.h646 xmlSplitQName3 (const xmlChar *name,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dtree.in.h618 xmlSplitQName3 (const xmlChar *name,
H A Dvalid.c961 tmp = xmlSplitQName3(name, &l);
5499 name = xmlSplitQName3(qname, &plen);
H A Dtree.c303 * xmlSplitQName3:
315 xmlSplitQName3(const xmlChar *name, int *len) { function
6409 nqname = xmlSplitQName3(name, &len);
H A Dparser.c891 name = xmlSplitQName3(fullname, &len);
928 name = xmlSplitQName3(fullattr, &len);
H A Dxmlschemas.c5812 * At this point xmlSplitQName3 has to return a local name.
5814 *local = xmlSplitQName3(value, &len);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dvalid.c966 tmp = xmlSplitQName3(name, &l);
5625 name = xmlSplitQName3(qname, &plen);
H A Delfgcchack.h10535 #undef xmlSplitQName3 macro
10536 extern __typeof (xmlSplitQName3) xmlSplitQName3 __attribute((alias("xmlSplitQName3__internal_alias")));
10538 #ifndef xmlSplitQName3
10539 extern __typeof (xmlSplitQName3) xmlSplitQName3__internal_alias __attribute((visibility("hidden")));
10540 #define xmlSplitQName3 xmlSplitQName3__internal_alias macro
H A Dtree.c306 * xmlSplitQName3:
318 xmlSplitQName3(const xmlChar *name, int *len) { function
6467 nqname = xmlSplitQName3(name, &len);
H A Dparser.c1121 name = xmlSplitQName3(fullname, &len);
1166 name = xmlSplitQName3(fullattr, &len);
H A Dxmlschemas.c5812 * At this point xmlSplitQName3 has to return a local name.
5814 *local = xmlSplitQName3(value, &len);
H A Dtestapi.c23389 ret_val = xmlSplitQName3((const xmlChar *)name, len);
23396 printf("Leak of %d blocks found in xmlSplitQName3",
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dvalid.c966 tmp = xmlSplitQName3(name, &l);
5625 name = xmlSplitQName3(qname, &plen);
H A Delfgcchack.h10535 #undef xmlSplitQName3 macro
10536 extern __typeof (xmlSplitQName3) xmlSplitQName3 __attribute((alias("xmlSplitQName3__internal_alias")));
10538 #ifndef xmlSplitQName3
10539 extern __typeof (xmlSplitQName3) xmlSplitQName3__internal_alias __attribute((visibility("hidden")));
10540 #define xmlSplitQName3 xmlSplitQName3__internal_alias macro
H A Dtree.c306 * xmlSplitQName3:
318 xmlSplitQName3(const xmlChar *name, int *len) { function
6467 nqname = xmlSplitQName3(name, &len);
H A Dparser.c1121 name = xmlSplitQName3(fullname, &len);
1166 name = xmlSplitQName3(fullattr, &len);
H A Dxmlschemas.c5812 * At this point xmlSplitQName3 has to return a local name.
5814 *local = xmlSplitQName3(value, &len);
H A Dtestapi.c23389 ret_val = xmlSplitQName3((const xmlChar *)name, len);
23396 printf("Leak of %d blocks found in xmlSplitQName3",
[all...]

Completed in 2079 milliseconds