Home
last modified time | relevance | path

Searched refs:icase (Results 1 – 2 of 2) sorted by relevance

/PHP-7.2/ext/mbstring/
H A Dphp_mbregex.c692 static void _php_mb_regex_ereg_exec(INTERNAL_FUNCTION_PARAMETERS, int icase) in _php_mb_regex_ereg_exec() argument
725 if (icase) { in _php_mb_regex_ereg_exec()
/PHP-7.2/ext/pgsql/
H A Dpgsql.c5766 static int php_pgsql_convert_match(const char *str, size_t str_len, const char *regex , int icase) argument
5783 if (icase) {

Completed in 29 milliseconds