Home
last modified time | relevance | path

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

/PHP-5.5/ext/xml/
H A Dexpat_compat.h79 XML_NotationDeclHandler h_notation_decl; member
H A Dcompat.c316 if (parser->h_notation_decl == NULL) { in _notation_decl_handler()
320 parser->h_notation_decl(parser->user, notation, NULL, sys_id, pub_id); in _notation_decl_handler()
555 parser->h_notation_decl = notation_decl; in XML_SetNotationDeclHandler()

Completed in 8 milliseconds