Searched refs:callout_fail_id (Results 1 - 1 of 1) sorted by relevance

/external/pcre/dist/
H A Dpcretest.c1038 static int callout_fail_id; variable
2346 return (cb->callout_number != callout_fail_id)? 0 :
4516 callout_fail_id = -1;
4745 callout_fail_id = 0;
4748 callout_fail_id = callout_fail_id * 10 + *p++ - '0';

Completed in 61 milliseconds