Searched refs:strstr_common_handler (Results 1 – 1 of 1) sorted by relevance
590 static void strstr_common_handler(INTERNAL_FUNCTION_PARAMETERS, int f_ignore_case) in strstr_common_handler() function664 strstr_common_handler(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0 /* f_ignore_case */); in PHP_FUNCTION()672 strstr_common_handler(INTERNAL_FUNCTION_PARAM_PASSTHRU, 1 /* f_ignore_case */); in PHP_FUNCTION()
Completed in 7 milliseconds