Home
last modified time | relevance | path

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

/openbsd/lib/libexpat/tests/
H A Dhandlers.h58 extern int g_comment_count;
H A Dhandlers.c65 int g_comment_count = 0; variable
1806 g_comment_count++; in data_check_comment_handler()
H A Dbasic_tests.c2710 g_comment_count = 0; in START_TEST()
2730 if (g_comment_count != 3) in START_TEST()