Lines Matching refs:from_encoding_len
2452 size_t from_encoding_len, haystack_len, needle_len; in PHP_FUNCTION() local
2454 …k_len, (char **)&needle.val, &needle_len, &offset, &from_encoding, &from_encoding_len) == FAILURE)… in PHP_FUNCTION()
2491 size_t from_encoding_len, haystack_len, needle_len; in PHP_FUNCTION() local
2493 …k_len, (char **)&needle.val, &needle_len, &offset, &from_encoding, &from_encoding_len) == FAILURE)… in PHP_FUNCTION()
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
2757 …ack_len, (char **)&needle.val, &needle_len, &part, &from_encoding, &from_encoding_len) == FAILURE)… in PHP_FUNCTION()
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
3338 &from_encoding, &from_encoding_len) == FAILURE) { in PHP_FUNCTION()