Searched refs:notationName (Results 1 – 8 of 8) sorted by relevance
95 const XML_Char *notationName) { in dummy_entity_decl_handler() argument104 UNUSED_P(notationName); in dummy_entity_decl_handler()109 dummy_notation_decl_handler(void *userData, const XML_Char *notationName, in dummy_notation_decl_handler() argument113 UNUSED_P(notationName); in dummy_notation_decl_handler()219 const XML_Char *notationName) { in dummy_unparsed_entity_decl_handler() argument225 UNUSED_P(notationName); in dummy_unparsed_entity_decl_handler()
88 const XML_Char *notationName);91 const XML_Char *notationName,131 const XML_Char *notationName);
532 const XML_Char *notationName);575 const XML_Char *notationName);
1738 const XML_Char *notationName) { in param_entity_match_handler() argument1743 UNUSED_P(notationName); in param_entity_match_handler()1877 const XML_Char *notationName) { in accumulate_entity_decl() argument1884 UNUSED_P(notationName); in accumulate_entity_decl()
79 const XML_Char *notationName; member339 free((void *)notationListHead->notationName); in freeNotations()377 return xcscmp(n1->notationName, n2->notationName); in notationCmp()418 fputts(notations[i]->notationName, data->fp); in endDoctypeDecl()459 entry->notationName = xcsdup(notationName); in notationDecl()460 if (entry->notationName == NULL) { in notationDecl()469 free((void *)entry->notationName); in notationDecl()481 free((void *)entry->notationName); in notationDecl()735 const XML_Char *notationName) { in metaEntityDecl() argument748 } else if (notationName) { in metaEntityDecl()[all …]
302 const XML_Char *notationName) { in EntityDeclHandler() argument310 TouchString(notationName); in EntityDeclHandler()314 NotationDeclHandler(void *userData, const XML_Char *notationName, in NotationDeclHandler() argument318 TouchString(notationName); in NotationDeclHandler()
367 const XML_Char *notationName);384 const XML_Char *notationName);391 const XML_Char *notationName,
1547 const XML_Char *ATTR_UNUSED(notationName)) in xml_entitydeclhandler() argument