Home
last modified time | relevance | path

Searched refs:ENTITY_MATCH_FAIL (Results 1 – 3 of 3) sorted by relevance

/src/contrib/expat/tests/
H A Dhandlers.h524 # define ENTITY_MATCH_FAIL (-1) macro
H A Dhandlers.c1756 entity_match_flag = ENTITY_MATCH_FAIL; in param_entity_match_handler()
H A Dbasic_tests.c4150 if (entity_match_flag == ENTITY_MATCH_FAIL) in START_TEST()