Home
last modified time | relevance | path

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

/php-src/ext/xml/
H A Dexpat_compat.h85 XML_NotationDeclHandler h_notation_decl; member
H A Dcompat.c286 if (parser->h_notation_decl == NULL) { in notation_decl_handler()
290 parser->h_notation_decl(parser->user, notation, NULL, sys_id, pub_id); in notation_decl_handler()
522 parser->h_notation_decl = notation_decl; in XML_SetNotationDeclHandler()

Completed in 14 milliseconds