Home
last modified time | relevance | path

Searched defs:num_clean (Results 1 – 2 of 2) sorted by relevance

/PHP-5.5/ext/ereg/
H A Dereg.c126 int *num_clean = (int *)arg; in ereg_clean_cache() local
151 int num_clean = EREG_CACHE_SIZE / 4; in _php_regcomp() local
/PHP-5.5/ext/pcre/
H A Dphp_pcre.c173 int *num_clean = (int *)arg; in pcre_clean_cache() local
456 int num_clean = PCRE_CACHE_SIZE / 8; in pcre_get_compiled_regex_cache() local

Completed in 11 milliseconds