Searched refs:php_zip_pcre (Results 1 – 1 of 1) sorted by relevance
634 int php_zip_pcre(char *regexp, int regexp_len, char *path, int path_len, zval *return_value TSRMLS_… in php_zip_pcre() function1702 found = php_zip_pcre(pattern, pattern_len, path, path_len, return_value TSRMLS_CC); in php_zip_add_from_pattern()
Completed in 10 milliseconds