Searched defs:icase (Results 1 – 2 of 2) sorted by relevance
289 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()
690 static void _php_mb_regex_ereg_exec(INTERNAL_FUNCTION_PARAMETERS, int icase) in _php_mb_regex_ereg_exec()
Completed in 13 milliseconds