Home
last modified time | relevance | path

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

/PHP-5.6/ext/mbstring/
H A Dmbstring.c2415 int from_encoding_len; in PHP_FUNCTION() local
2444 int from_encoding_len; in PHP_FUNCTION() local
2585 unsigned int from_encoding_len, len, mblen; in PHP_FUNCTION() local
2597 …ack.len, (char **)&needle.val, &needle.len, &part, &from_encoding, &from_encoding_len) == FAILURE)… in PHP_FUNCTION()
2644 int n, from_encoding_len, len, mblen; in PHP_FUNCTION() local
3145 int str_len, from_encoding_len; in PHP_FUNCTION() local
3152 &case_mode, &from_encoding, &from_encoding_len) == FAILURE) in PHP_FUNCTION()
3170 int str_len, from_encoding_len; in PHP_FUNCTION() local
3175 &from_encoding, &from_encoding_len) == FAILURE) { in PHP_FUNCTION()
3194 int str_len, from_encoding_len; in PHP_FUNCTION() local
[all …]

Completed in 21 milliseconds