Home
last modified time | relevance | path

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

/reactos/sdk/include/reactos/libs/libxml/
H A Dtree.h673 xmlValidateName (const xmlChar *value,
/reactos/sdk/lib/3rdparty/libxml2/
H A DdebugXML.c254 if (xmlValidateName(name, 0)) { in xmlCtxtCheckName()
H A Dxmlschemastypes.c2783 ret = xmlValidateName(value, 1); in xmlSchemaValAtomicType()
H A Dtree.c542 xmlValidateName(const xmlChar *value, int space) { in xmlValidateName() function
H A DNEWS1331 Don't use xmlValidateName() when not available. (Nicolas Le Cam),