Home
last modified time | relevance | path

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

/netbsd-src/external/mit/expat/dist/tests/
H A Druntests.c440 #define ENTITY_MATCH_FAIL (-1) macro
469 entity_match_flag = ENTITY_MATCH_FAIL; in param_entity_match_handler()
5217 if (entity_match_flag == ENTITY_MATCH_FAIL) in START_TEST()