Home
last modified time | relevance | path

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

/PHP-7.4/ext/mbstring/
H A Dphp_mbregex.c891 static void _php_mb_regex_ereg_exec(INTERNAL_FUNCTION_PARAMETERS, int icase) in _php_mb_regex_ereg_exec() argument
922 if (icase) { in _php_mb_regex_ereg_exec()
/PHP-7.4/ext/pgsql/
H A Dpgsql.c5756 …sql_convert_match(const char *str, size_t str_len, const char *regex , size_t regex_len, int icase) argument
5774 if (icase) {

Completed in 24 milliseconds