Home
last modified time | relevance | path

Searched refs:MB_STRISTR (Results 1 – 1 of 1) sorted by last modified time

/php-src/ext/mbstring/
H A Dmbstring.c2146 #define MB_STRISTR 3 macro
2173 if (variant == MB_STRISTR || variant == MB_STRRICHR) { in php_mb_strstr_variants()
2208 php_mb_strstr_variants(INTERNAL_FUNCTION_PARAM_PASSTHRU, MB_STRISTR); in PHP_FUNCTION()
2221 #undef MB_STRISTR

Completed in 23 milliseconds