Home
last modified time | relevance | path

Searched refs:h_notation_decl (Results 1 – 2 of 2) sorted by relevance

/PHP-7.4/ext/xml/
H A Dexpat_compat.h85 XML_NotationDeclHandler h_notation_decl; member
H A Dcompat.c307 if (parser->h_notation_decl == NULL) { in _notation_decl_handler()
311 parser->h_notation_decl(parser->user, notation, NULL, sys_id, pub_id); in _notation_decl_handler()
542 parser->h_notation_decl = notation_decl; in XML_SetNotationDeclHandler()

Completed in 11 milliseconds