Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Dstring.c210 static void php_spn_common_handler(INTERNAL_FUNCTION_PARAMETERS, bool is_strspn) /* {{{ */ in php_spn_common_handler() function
269 php_spn_common_handler(INTERNAL_FUNCTION_PARAM_PASSTHRU, /* is_strspn */ true); in PHP_FUNCTION()
276 php_spn_common_handler(INTERNAL_FUNCTION_PARAM_PASSTHRU, /* is_strspn */ false); in PHP_FUNCTION()

Completed in 25 milliseconds