Home
last modified time | relevance | path

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

/external/pcre/dist/
Dpcre_compile.c2337 typedef struct recurse_check { struct
2338 struct recurse_check *prev; argument
2340 } recurse_check; typedef
2344 BOOL utf, compile_data *cd, recurse_check *recurses) in could_be_empty_branch()
2347 recurse_check this_recurse; in could_be_empty_branch()
2401 recurse_check *r = recurses; in could_be_empty_branch()