Home
last modified time | relevance | path

Searched refs:icase (Results 1 – 2 of 2) sorted by last modified time

/php-src/ext/pgsql/
H A Dpgsql.c4462 …nt php_pgsql_convert_match(const zend_string *str, const char *regex , size_t regex_len, int icase) in php_pgsql_convert_match() argument
4480 if (icase) { in php_pgsql_convert_match()
/php-src/ext/mbstring/
H A Dphp_mbregex.c887 static void _php_mb_regex_ereg_exec(INTERNAL_FUNCTION_PARAMETERS, int icase) in _php_mb_regex_ereg_exec() argument
923 if (icase) { in _php_mb_regex_ereg_exec()

Completed in 21 milliseconds