Home
last modified time | relevance | path

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

/PHP-5.5/ext/intl/grapheme/
H A Dgrapheme_string.c615 static void strstr_common_handler(INTERNAL_FUNCTION_PARAMETERS, int f_ignore_case) in strstr_common_handler() function
689 strstr_common_handler(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0 /* f_ignore_case */); in PHP_FUNCTION()
697 strstr_common_handler(INTERNAL_FUNCTION_PARAM_PASSTHRU, 1 /* f_ignore_case */); in PHP_FUNCTION()

Completed in 6 milliseconds