Searched refs:xmlSplitQName3 (Results 1 – 6 of 6) sorted by relevance
623 xmlSplitQName3 (const xmlChar *name,
10511 #undef xmlSplitQName310512 extern __typeof (xmlSplitQName3) xmlSplitQName3 __attribute((alias("xmlSplitQName3__internal_alias"…10514 #ifndef xmlSplitQName310515 extern __typeof (xmlSplitQName3) xmlSplitQName3__internal_alias __attribute((visibility("hidden")));10516 #define xmlSplitQName3 xmlSplitQName3__internal_alias macro
961 tmp = xmlSplitQName3(name, &l); in xmlNewDocElementContent()5512 name = xmlSplitQName3(qname, &plen); in xmlValidateCheckMixed()
315 xmlSplitQName3(const xmlChar *name, int *len) { in xmlSplitQName3() function6421 nqname = xmlSplitQName3(name, &len); in xmlSetProp()
891 name = xmlSplitQName3(fullname, &len); in xmlAddDefAttrs()928 name = xmlSplitQName3(fullattr, &len); in xmlAddDefAttrs()
5814 *local = xmlSplitQName3(value, &len); in xmlSchemaPValAttrNodeQNameValue()