Home
last modified time | relevance | path

Searched defs:from_encoding_len (Results 1 – 1 of 1) sorted by relevance

/PHP-7.0/ext/mbstring/
H A Dmbstring.c2452 size_t from_encoding_len, haystack_len, needle_len; in PHP_FUNCTION() local
2491 size_t from_encoding_len, haystack_len, needle_len; in PHP_FUNCTION() local
2671 size_t from_encoding_len, len, mblen, haystack_len, needle_len; in PHP_FUNCTION() local
2746 size_t from_encoding_len, haystack_len, needle_len; in PHP_FUNCTION() local
3278 size_t str_len, from_encoding_len; in PHP_FUNCTION() local
3306 size_t str_len, from_encoding_len; in PHP_FUNCTION() local
3333 size_t str_len, from_encoding_len; in PHP_FUNCTION() local

Completed in 16 milliseconds