Home
last modified time | relevance | path

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

/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()
/php-src/ext/pgsql/
H A Dpgsql.c4449 …nt php_pgsql_convert_match(const zend_string *str, const char *regex , size_t regex_len, int icase) in php_pgsql_convert_match() argument
4467 if (icase) { in php_pgsql_convert_match()

Completed in 25 milliseconds