Home
last modified time | relevance | path

Searched refs:xmlValidateQName (Results 1 – 9 of 9) sorted by relevance

/external/libxml2/include/libxml/
Dtree.h670 xmlValidateQName (const xmlChar *value,
/external/libxml2/
Dlibxml2.syms1347 xmlValidateQName;
Dxmlschemastypes.c2699 ret = xmlValidateQName(value, 1); in xmlSchemaValAtomicType()
2875 ret = xmlValidateQName(value, 1); in xmlSchemaValAtomicType()
Delfgcchack.h15548 #undef xmlValidateQName
15549 extern __typeof (xmlValidateQName) xmlValidateQName __attribute((alias("xmlValidateQName__internal_…
15551 #ifndef xmlValidateQName
15552 extern __typeof (xmlValidateQName) xmlValidateQName__internal_alias __attribute((visibility("hidden…
15553 #define xmlValidateQName xmlValidateQName__internal_alias macro
Dxmlschemas.c5844 ret = xmlValidateQName(value, 1); in xmlSchemaPValAttrNodeQNameValue()
21925 ret = xmlValidateQName(value, 1); in xmlSchemaValidateNotation()
24452 ret = xmlValidateQName(value, 1); in xmlSchemaValidateQName()
24863 ret = xmlValidateQName(value, 1); in xmlSchemaVExpandQName()
Dtree.c447 xmlValidateQName(const xmlChar *value, int space) { in xmlValidateQName() function
Dtestapi.c24318 ret_val = xmlValidateQName((const xmlChar *)value, space); in test_xmlValidateQName()
/external/libxml2/os400/libxmlrpg/
Dtree.rpgle644 d xmlValidateQName...
645 d pr extproc('xmlValidateQName')
/external/libxml2/win32/
Dlibxml2.def.src2627 xmlValidateQName