Home
last modified time | relevance | path

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

/PHP-7.3/ext/mbstring/
H A Dmbstring.c2499 size_t from_encoding_len; in PHP_FUNCTION() local
2528 size_t from_encoding_len; in PHP_FUNCTION() local
2661 size_t from_encoding_len, n; in PHP_FUNCTION() local
2667 …ack.len, (char **)&needle.val, &needle.len, &part, &from_encoding, &from_encoding_len) == FAILURE)… in PHP_FUNCTION()
2715 size_t from_encoding_len; in PHP_FUNCTION() local
3299 size_t str_len, from_encoding_len; in PHP_FUNCTION() local
3307 &case_mode, &from_encoding, &from_encoding_len) == FAILURE) { in PHP_FUNCTION()
3338 size_t str_len, from_encoding_len; in PHP_FUNCTION() local
3344 &from_encoding, &from_encoding_len) == FAILURE) { in PHP_FUNCTION()
3372 size_t str_len, from_encoding_len; in PHP_FUNCTION() local
[all …]

Completed in 32 milliseconds