Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dtree.h673 xmlValidateName (const xmlChar *value,
/external/libxml2/
Dlibxml2.syms1344 xmlValidateName;
Delfgcchack.h15392 #undef xmlValidateName
15393 extern __typeof (xmlValidateName) xmlValidateName __attribute((alias("xmlValidateName__internal_ali…
15395 #ifndef xmlValidateName
15396 extern __typeof (xmlValidateName) xmlValidateName__internal_alias __attribute((visibility("hidden")…
15397 #define xmlValidateName xmlValidateName__internal_alias macro
DdebugXML.c258 if (xmlValidateName(name, 0)) { in xmlCtxtCheckName()
Dxmlschemastypes.c2680 ret = xmlValidateName(value, 1); in xmlSchemaValAtomicType()
Dtree.c545 xmlValidateName(const xmlChar *value, int space) { in xmlValidateName() function
DNEWS137 Don't use xmlValidateName() when not available. (Nicolas Le Cam),
Dtestapi.c24275 ret_val = xmlValidateName((const xmlChar *)value, space); in test_xmlValidateName()
/external/libxml2/os400/libxmlrpg/
Dtree.rpgle650 d xmlValidateName...
651 d pr extproc('xmlValidateName')
/external/libxml2/win32/
Dlibxml2.def.src2614 xmlValidateName