Lines Matching refs:from_encoding_len
2485 size_t from_encoding_len, haystack_len, needle_len; in PHP_FUNCTION() local
2487 …k_len, (char **)&needle.val, &needle_len, &offset, &from_encoding, &from_encoding_len) == FAILURE)… in PHP_FUNCTION()
2524 size_t from_encoding_len, haystack_len, needle_len; in PHP_FUNCTION() local
2526 …k_len, (char **)&needle.val, &needle_len, &offset, &from_encoding, &from_encoding_len) == FAILURE)… in PHP_FUNCTION()
2704 size_t from_encoding_len, len, mblen, haystack_len, needle_len; in PHP_FUNCTION() local
2716 …ack_len, (char **)&needle.val, &needle_len, &part, &from_encoding, &from_encoding_len) == FAILURE)… in PHP_FUNCTION()
2779 size_t from_encoding_len, haystack_len, needle_len; in PHP_FUNCTION() local
2790 …ack_len, (char **)&needle.val, &needle_len, &part, &from_encoding, &from_encoding_len) == FAILURE)… in PHP_FUNCTION()
3426 size_t str_len, from_encoding_len; in PHP_FUNCTION() local
3433 &case_mode, &from_encoding, &from_encoding_len) == FAILURE) { in PHP_FUNCTION()
3454 size_t str_len, from_encoding_len; in PHP_FUNCTION() local
3459 &from_encoding, &from_encoding_len) == FAILURE) { in PHP_FUNCTION()
3481 size_t str_len, from_encoding_len; in PHP_FUNCTION() local
3486 &from_encoding, &from_encoding_len) == FAILURE) { in PHP_FUNCTION()