Searched refs:strstr_common_handler (Results 1 – 1 of 1) sorted by relevance
538 static void strstr_common_handler(INTERNAL_FUNCTION_PARAMETERS, int f_ignore_case) in strstr_common_handler() function600 strstr_common_handler(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0 /* f_ignore_case */); in PHP_FUNCTION()607 strstr_common_handler(INTERNAL_FUNCTION_PARAM_PASSTHRU, 1 /* f_ignore_case */); in PHP_FUNCTION()
Completed in 5 milliseconds