Home
last modified time | relevance | path

Searched refs:xmlSplitQName3 (Results 1 – 16 of 16) sorted by relevance

/third_party/gettext/gnulib-local/lib/libxml/
Dtree.in.h718 xmlSplitQName3 (const xmlChar *name,
Delfgcchack.h10796 #undef xmlSplitQName3
10797 extern __typeof (xmlSplitQName3) xmlSplitQName3 __attribute((alias("xmlSplitQName3__internal_alias"…
10799 #ifndef xmlSplitQName3
10800 extern __typeof (xmlSplitQName3) xmlSplitQName3__internal_alias __attribute((visibility("hidden")));
10801 #define xmlSplitQName3 xmlSplitQName3__internal_alias macro
Dvalid.c993 tmp = xmlSplitQName3(name, &l); in xmlNewDocElementContent()
5655 name = xmlSplitQName3(qname, &plen); in xmlValidateCheckMixed()
Dtree.c357 xmlSplitQName3(const xmlChar *name, int *len) { in xmlSplitQName3() function
6876 nqname = xmlSplitQName3(name, &len); in xmlSetProp()
Dparser.c1262 name = xmlSplitQName3(fullname, &len); in xmlAddDefAttrs()
1307 name = xmlSplitQName3(fullattr, &len); in xmlAddDefAttrs()
Dxmlschemas.c5904 *local = xmlSplitQName3(value, &len); in xmlSchemaPValAttrNodeQNameValue()
/third_party/libxml2/include/libxml/
Dtree.h689 xmlSplitQName3 (const xmlChar *name,
/third_party/libxml2/
Dlibxml2.syms1472 xmlSplitQName3;
Delfgcchack.h10775 #undef xmlSplitQName3
10776 extern __typeof (xmlSplitQName3) xmlSplitQName3 __attribute((alias("xmlSplitQName3__internal_alias"…
10778 #ifndef xmlSplitQName3
10779 extern __typeof (xmlSplitQName3) xmlSplitQName3__internal_alias __attribute((visibility("hidden")));
10780 #define xmlSplitQName3 xmlSplitQName3__internal_alias macro
Dvalid.c993 tmp = xmlSplitQName3(name, &l); in xmlNewDocElementContent()
5691 name = xmlSplitQName3(qname, &plen); in xmlValidateCheckMixed()
Dtree.c328 xmlSplitQName3(const xmlChar *name, int *len) { in xmlSplitQName3() function
6899 nqname = xmlSplitQName3(name, &len); in xmlSetProp()
Dparser.c1278 name = xmlSplitQName3(fullname, &len); in xmlAddDefAttrs()
1323 name = xmlSplitQName3(fullattr, &len); in xmlAddDefAttrs()
Dxmlschemas.c5913 *local = xmlSplitQName3(value, &len); in xmlSchemaPValAttrNodeQNameValue()
Dtestapi.c23853 ret_val = xmlSplitQName3((const xmlChar *)name, len); in test_xmlSplitQName3()
/third_party/libxml2/os400/libxmlrpg/
Dtree.rpgle675 d xmlSplitQName3 pr * extproc('xmlSplitQName3') const xmlChar *
/third_party/libxml2/win32/
Dlibxml2.def.src1881 xmlSplitQName3