Home
last modified time | relevance | path

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

/openbsd/lib/libexpat/tests/
H A Dhandlers.h523 # define ENTITY_MATCH_FAIL (-1) macro
H A Dhandlers.c1755 entity_match_flag = ENTITY_MATCH_FAIL; in param_entity_match_handler()
H A Dbasic_tests.c4015 if (entity_match_flag == ENTITY_MATCH_FAIL) in START_TEST()