HomeSort by relevance Sort by last modified time
    Searched refs:xmlValidateQName (Results 1 - 9 of 9) sorted by null

  /external/libxslt/libxslt/
preproc.c 915 if (xmlValidateQName(comp->name, 0)) {
1035 if (xmlValidateQName(comp->name, 0)) {
    [all...]
attributes.c 746 if (xmlValidateQName(prop, 0)) {
transform.c     [all...]
xslt.c     [all...]
  /external/libxml2/include/libxml/
tree.h 627 xmlValidateQName (const xmlChar *value,
    [all...]
  /external/libxml2/
xmlschemastypes.c     [all...]
elfgcchack.h     [all...]
xmlschemas.c     [all...]
tree.c 428 * xmlValidateQName:
438 xmlValidateQName(const xmlChar *value, int space) {
    [all...]

Completed in 73 milliseconds