Searched refs:xmlSplitQName3 (Results 1 – 10 of 10) sorted by relevance
689 xmlSplitQName3 (const xmlChar *name,
1472 xmlSplitQName3;
10765 #undef xmlSplitQName310766 extern __typeof (xmlSplitQName3) xmlSplitQName3 __attribute((alias("xmlSplitQName3__internal_alias"…10768 #ifndef xmlSplitQName310769 extern __typeof (xmlSplitQName3) xmlSplitQName3__internal_alias __attribute((visibility("hidden")));10770 #define xmlSplitQName3 xmlSplitQName3__internal_alias macro
964 tmp = xmlSplitQName3(name, &l); in xmlNewDocElementContent()5587 name = xmlSplitQName3(qname, &plen); in xmlValidateCheckMixed()
322 xmlSplitQName3(const xmlChar *name, int *len) { in xmlSplitQName3() function6836 nqname = xmlSplitQName3(name, &len); in xmlSetProp()
1221 name = xmlSplitQName3(fullname, &len); in xmlAddDefAttrs()1266 name = xmlSplitQName3(fullattr, &len); in xmlAddDefAttrs()
5835 *local = xmlSplitQName3(value, &len); in xmlSchemaPValAttrNodeQNameValue()
23745 ret_val = xmlSplitQName3((const xmlChar *)name, len); in test_xmlSplitQName3()
663 d xmlSplitQName3 pr * extproc('xmlSplitQName3') const xmlChar *
1880 xmlSplitQName3