Searched refs:icase (Results 1 – 2 of 2) sorted by relevance
887 static void _php_mb_regex_ereg_exec(INTERNAL_FUNCTION_PARAMETERS, int icase) in _php_mb_regex_ereg_exec() argument923 if (icase) { in _php_mb_regex_ereg_exec()
4392 …nt php_pgsql_convert_match(const zend_string *str, const char *regex , size_t regex_len, int icase) in php_pgsql_convert_match() argument4410 if (icase) { in php_pgsql_convert_match()
Completed in 21 milliseconds