Home
last modified time | relevance | path

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

/freebsd/contrib/expat/tests/
H A Dhandlers.c1614 int *pfound = (int *)userData; in cr_cdata_handler()
1620 *pfound = 1;
1625 int *pfound = (int *)userData; in rsqb_handler()
1628 *pfound = 1;
1612 int *pfound = (int *)userData; cr_cdata_handler() local
1623 int *pfound = (int *)userData; rsqb_handler() local