Home
last modified time | relevance | path

Searched defs:regexp (Results 1 – 3 of 3) sorted by relevance

/PHP-5.5/ext/filter/
H A Dlogical_filters.c414 char *regexp; in php_filter_validate_regexp() local
529 …const char regexp[] = "/^(?!(?:(?:\\x22?\\x5C[\\x00-\\x7E]\\x22?)|(?:\\x22?[^\\x5C\\x22]\\x22?)){2… in php_filter_validate_email() local
/PHP-5.5/ext/opcache/
H A Dzend_accelerator_blacklist.c95 char regexp[12*1024], *p, *end, *c, *backtrack = NULL; in zend_accel_blacklist_update_regexp() local
/PHP-5.5/ext/zip/
H A Dphp_zip.c625 int php_zip_pcre(char *regexp, int regexp_len, char *path, int path_len, zval *return_value TSRMLS_… in php_zip_pcre()

Completed in 15 milliseconds