Home
last modified time | relevance | path

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

/PHP-8.0/ext/intl/grapheme/
H A Dgrapheme_string.c543 static void strstr_common_handler(INTERNAL_FUNCTION_PARAMETERS, int f_ignore_case) in strstr_common_handler() function
602 strstr_common_handler(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0 /* f_ignore_case */); in PHP_FUNCTION()
609 strstr_common_handler(INTERNAL_FUNCTION_PARAM_PASSTHRU, 1 /* f_ignore_case */); in PHP_FUNCTION()

Completed in 12 milliseconds