Home
last modified time | relevance | path

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

/external/pcre/dist/
Dpcretest.c1046 static const unsigned char *last_callout_mark = NULL; variable
2326 if (cb->mark != last_callout_mark) in callout()
2336 last_callout_mark = cb->mark; in callout()
4515 last_callout_mark = NULL; in main()