Home
last modified time | relevance | path

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

/PHP-5.4/ext/mbstring/
H A Dmbstring.c2193 int enc_name_len; in PHP_FUNCTION() local
2197 …ARGS() TSRMLS_CC, "s|s", (char **)&string.val, &string.len, &enc_name, &enc_name_len) == FAILURE) { in PHP_FUNCTION()
2229 int enc_name_len; in PHP_FUNCTION() local
2292 int enc_name_len; in PHP_FUNCTION() local
2342 enc_name_len = enc_name_len2; in PHP_FUNCTION()
2445 int enc_name_len; in PHP_FUNCTION() local
2503 int enc_name_len; in PHP_FUNCTION() local
2675 int enc_name_len; in PHP_FUNCTION() local
2684 …tack.val, &haystack.len, (char **)&needle.val, &needle.len, &enc_name, &enc_name_len) == FAILURE) { in PHP_FUNCTION()
2861 int enc_name_len; in PHP_FUNCTION() local
[all …]

Completed in 14 milliseconds