Home
last modified time | relevance | path

Searched refs: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
2683 …ack_len, (char **)&needle.val, &needle_len, &part, &from_encoding, &from_encoding_len) == FAILURE)… in PHP_FUNCTION()
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
3285 &case_mode, &from_encoding, &from_encoding_len) == FAILURE) { in PHP_FUNCTION()
3306 size_t str_len, from_encoding_len; in PHP_FUNCTION() local
3311 &from_encoding, &from_encoding_len) == FAILURE) { in PHP_FUNCTION()
3333 size_t str_len, from_encoding_len; in PHP_FUNCTION() local
[all …]

Completed in 22 milliseconds