Home
last modified time | relevance | path

Searched defs:entity_match_flag (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/lib/libexpat/tests/
H A Dhandlers.c1729 static int entity_match_flag = ENTITY_MATCH_NOT_FOUND; global() variable
H A Dbasic_tests.c3950 int entity_match_flag = get_param_entity_match_flag(); START_TEST() local