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.c814 const char *enc_name = new_value; in _php_mb_ini_mbstring_internal_encoding_set() local
1846 zend_string *string, *enc_name = NULL; in PHP_FUNCTION() local
1975 zend_string *enc_name = NULL; in PHP_FUNCTION() local
2004 zend_string *enc_name = NULL; in PHP_FUNCTION() local
2231 zend_string *haystack, *needle, *enc_name = NULL, *haystack_u8 = NULL, *needle_u8 = NULL; in PHP_FUNCTION() local
2510 zend_string *string, *enc_name = NULL; in PHP_FUNCTION() local
5629 static inline zend_long php_mb_ord(const char *str, size_t str_len, zend_string *enc_name, in php_mb_ord()
5693 static inline zend_string *php_mb_chr(zend_long cp, zend_string *enc_name, uint32_t enc_name_arg_nu… in php_mb_chr()
5913 zend_string *str, *enc_name = NULL; in PHP_FUNCTION() local
/php-src/ext/soap/
H A Dsoap.stub.php492 public ?string $enc_name = null; variable in SoapVar

Completed in 26 milliseconds