Lines Matching +defs:xml +defs:node +defs:name
625 internalSubsetDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name, in internalSubsetDebug()
651 externalSubsetDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name, in externalSubsetDebug()
718 getEntityDebug(void *ctx, const xmlChar *name) in getEntityDebug()
740 getParameterEntityDebug(void *ctx, const xmlChar *name) in getParameterEntityDebug()
765 entityDeclDebug(void *ctx, const xmlChar *name, int type, in entityDeclDebug()
806 const xmlChar * name, int type, int def, in attributeDeclDebug()
831 elementDeclDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name, int type, in elementDeclDebug()
851 notationDeclDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name, in notationDeclDebug()
872 unparsedEntityDeclDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name, in unparsedEntityDeclDebug()
947 startElementDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name, const xmlChar **atts) in startElementDebug()
973 endElementDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name) in endElementDebug()
1014 referenceDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name) in referenceDebug()
1344 htmlstartElementDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name, const xmlChar **atts) in htmlstartElementDebug()
1748 internalSubsetBnd(void *ctx, const xmlChar *name, const xmlChar *externalID, in internalSubsetBnd()
1755 referenceBnd(void *ctx, const xmlChar *name) { in referenceBnd()
1791 const char *name = (const char *)xname; in startElementBnd() local
1804 endElementBnd(void *ctx, const xmlChar *name) { in endElementBnd()
2324 const xmlChar *name, *value; in processNode() local
3704 char xml[500]; in patternTest() local
3842 xmlNodePtr node; in load_xpath_expr() local