Home
last modified time | relevance | path

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

/PHP-5.3/ext/ereg/
H A Dereg.c114 int *num_clean = (int *)arg; in ereg_clean_cache() local
140 int num_clean = EREG_CACHE_SIZE / 4; in _php_regcomp() local
/PHP-5.3/ext/pcre/
H A Dphp_pcre.c172 int *num_clean = (int *)arg; in pcre_clean_cache() local
427 int num_clean = PCRE_CACHE_SIZE / 8; in pcre_get_compiled_regex_cache() local

Completed in 12 milliseconds