Home
last modified time | relevance | path

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

/PHP-7.0/ext/mbstring/
H A Dphp_mbregex.c691 static void _php_mb_regex_ereg_exec(INTERNAL_FUNCTION_PARAMETERS, int icase) in _php_mb_regex_ereg_exec() argument
707 if (icase) { in _php_mb_regex_ereg_exec()
/PHP-7.0/ext/pgsql/
H A Dpgsql.c5724 static int php_pgsql_convert_match(const char *str, size_t str_len, const char *regex , int icase) argument
5741 if (icase) {

Completed in 31 milliseconds