Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dtree.h689 xmlSplitQName3 (const xmlChar *name,
/external/libxml2/
Dlibxml2.syms1472 xmlSplitQName3;
Delfgcchack.h10765 #undef xmlSplitQName3
10766 extern __typeof (xmlSplitQName3) xmlSplitQName3 __attribute((alias("xmlSplitQName3__internal_alias"…
10768 #ifndef xmlSplitQName3
10769 extern __typeof (xmlSplitQName3) xmlSplitQName3__internal_alias __attribute((visibility("hidden")));
10770 #define xmlSplitQName3 xmlSplitQName3__internal_alias macro
Dvalid.c964 tmp = xmlSplitQName3(name, &l); in xmlNewDocElementContent()
5587 name = xmlSplitQName3(qname, &plen); in xmlValidateCheckMixed()
Dtree.c322 xmlSplitQName3(const xmlChar *name, int *len) { in xmlSplitQName3() function
6836 nqname = xmlSplitQName3(name, &len); in xmlSetProp()
Dparser.c1221 name = xmlSplitQName3(fullname, &len); in xmlAddDefAttrs()
1266 name = xmlSplitQName3(fullattr, &len); in xmlAddDefAttrs()
Dxmlschemas.c5835 *local = xmlSplitQName3(value, &len); in xmlSchemaPValAttrNodeQNameValue()
Dtestapi.c23745 ret_val = xmlSplitQName3((const xmlChar *)name, len); in test_xmlSplitQName3()
/external/libxml2/os400/libxmlrpg/
Dtree.rpgle663 d xmlSplitQName3 pr * extproc('xmlSplitQName3') const xmlChar *
/external/libxml2/win32/
Dlibxml2.def.src1880 xmlSplitQName3