Home
last modified time | relevance | path

Searched defs:regex (Results 1 – 6 of 6) sorted by relevance

/php-src/ext/pcre/
H A Dphp_pcre.c572 PHPAPI pcre_cache_entry* pcre_get_compiled_regex_cache_ex(zend_string *regex, bool locale_aware) in pcre_get_compiled_regex_cache_ex()
887 PHPAPI pcre_cache_entry* pcre_get_compiled_regex_cache(zend_string *regex) in pcre_get_compiled_regex_cache()
894 PHPAPI pcre2_code *pcre_get_compiled_regex(zend_string *regex, uint32_t *capture_count) in pcre_get_compiled_regex()
1106 zend_string *regex; /* Regular expression */ in php_do_pcre_match() local
1481 zend_string *regex, *subject; variable
1583 PHPAPI zend_string *php_pcre_replace(zend_string *regex, in php_pcre_replace()
2047 static zend_always_inline zend_string *php_pcre_replace_func(zend_string *regex, in php_pcre_replace_func()
2070 static zend_string *php_pcre_replace_array(HashTable *regex, in php_pcre_replace_array()
2527 zend_string *regex; /* Regular expression */ in PHP_FUNCTION() local
2887 zend_string *regex; /* Regular expression */ in PHP_FUNCTION() local
/php-src/win32/
H A Dsendmail.c128 zend_string *regex; in php_win32_mail_trim_header() local
/php-src/ext/spl/
H A Dspl_iterators.c130 zend_string *regex; member
132 } regex; member
1355 zend_string *regex; in spl_dual_it_construct() local
/php-src/win32/build/
H A Dconfutils.js958 function GREP_HEADER(header_name, regex, path_to_check) argument
/php-src/ext/phar/
H A Dphar_object.c1720 zend_string *dir, *regex = NULL; in PHP_METHOD() local
/php-src/ext/pgsql/
H A Dpgsql.c4749 static int php_pgsql_convert_match(const zend_string *str, zend_string *regex) in php_pgsql_convert_match()

Completed in 61 milliseconds