Home
last modified time | relevance | path

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

/PHP-5.5/ext/ereg/
H A Dereg.c289 static void php_ereg(INTERNAL_FUNCTION_PARAMETERS, int icase) in php_ereg()
403 …g_replace(const char *pattern, const char *replace, const char *string, int icase, int extended TS… in php_ereg_replace()
550 static void php_do_ereg_replace(INTERNAL_FUNCTION_PARAMETERS, int icase) in php_do_ereg_replace()
629 static void php_split(INTERNAL_FUNCTION_PARAMETERS, int icase) in php_split()
/PHP-5.5/ext/mbstring/
H A Dphp_mbregex.c690 static void _php_mb_regex_ereg_exec(INTERNAL_FUNCTION_PARAMETERS, int icase) in _php_mb_regex_ereg_exec()

Completed in 10 milliseconds