Home
last modified time | relevance | path

Searched defs:enc_name (Results 1 – 2 of 2) sorted by relevance

/php-src/ext/mbstring/
H A Dmbstring.c808 const char *enc_name = new_value; in _php_mb_ini_mbstring_internal_encoding_set() local
1840 zend_string *string, *enc_name = NULL; in PHP_FUNCTION() local
1969 zend_string *enc_name = NULL; in PHP_FUNCTION() local
1998 zend_string *enc_name = NULL; in PHP_FUNCTION() local
2225 zend_string *haystack, *needle, *enc_name = NULL, *haystack_u8 = NULL, *needle_u8 = NULL; in PHP_FUNCTION() local
2504 zend_string *string, *enc_name = NULL; in PHP_FUNCTION() local
5623 static inline zend_long php_mb_ord(const char *str, size_t str_len, zend_string *enc_name, in php_mb_ord()
5687 static inline zend_string *php_mb_chr(zend_long cp, zend_string *enc_name, uint32_t enc_name_arg_nu… in php_mb_chr()
5907 zend_string *str, *enc_name = NULL; in PHP_FUNCTION() local
/php-src/ext/soap/
H A Dsoap.stub.php472 public ?string $enc_name = null; variable in SoapVar

Completed in 25 milliseconds