Lines Matching +defs:xml +defs:node +defs:name
371 const xmlChar *name = NULL; in testStructuredErrorHandler() local
372 xmlNodePtr node; in testStructuredErrorHandler() local
906 internalSubsetDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name, in internalSubsetDebug()
932 externalSubsetDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name, in externalSubsetDebug()
999 getEntityDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name) in getEntityDebug()
1018 getParameterEntityDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name) in getParameterEntityDebug()
1040 entityDeclDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name, int type, in entityDeclDebug()
1068 const xmlChar * name, int type, int def, in attributeDeclDebug()
1093 elementDeclDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name, int type, in elementDeclDebug()
1113 notationDeclDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name, in notationDeclDebug()
1134 unparsedEntityDeclDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name, in unparsedEntityDeclDebug()
1209 startElementDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name, const xmlChar **atts) in startElementDebug()
1235 endElementDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name) in endElementDebug()
1276 referenceDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name) in referenceDebug()
1606 htmlstartElementDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name, const xmlChar **atts) in htmlstartElementDebug()
2001 internalSubsetBnd(void *ctx, const xmlChar *name, const xmlChar *externalID, in internalSubsetBnd()
2008 referenceBnd(void *ctx, const xmlChar *name) { in referenceBnd()
2044 const char *name = (const char *)xname; in startElementBnd() local
2057 endElementBnd(void *ctx, const xmlChar *name) { in endElementBnd()
2547 const xmlChar *name, *value; in processNode() local
3902 char xml[500]; in patternTest() local
4040 xmlNodePtr node; in load_xpath_expr() local