Home
last modified time | relevance | path

Searched defs:charset (Results 1 – 14 of 14) sorted by relevance

/PHP-7.4/ext/standard/
H A Dhtml.c58 #define LIMIT_ALL(all, doctype, charset) do { \ argument
98 enum entity_charset charset, in get_next_char()
375 enum entity_charset charset = cs_utf_8; in determine_charset() local
529 static inline int map_from_unicode(unsigned code, enum entity_charset charset, unsigned *res) in map_from_unicode()
830 static inline size_t write_octet_sequence(unsigned char *buf, enum entity_charset charset, unsigned… in write_octet_sequence()
897 enum entity_charset charset) in traverse_for_entities()
1054 enum entity_charset charset; in php_unescape_html_entities() local
1095 enum entity_charset charset, in find_entity_for_char()
1179 enum entity_charset charset = determine_charset(hint_charset); in php_escape_html_entities_ex() local
1506 enum entity_charset charset, in write_s3row_data()
[all …]
H A Darray.c1678 static const uint32_t charset[8] = { local
H A Dhtml_tables.h41 enum entity_charset charset; member
/PHP-7.4/ext/iconv/
H A Diconv.c518 static int _php_check_ignore(const char *charset) in _php_check_ignore()
2066 const char *charset = get_internal_encoding(); in PHP_FUNCTION() local
2098 const char *charset = get_internal_encoding(); in PHP_FUNCTION() local
2137 const char *charset = get_internal_encoding(); in PHP_FUNCTION() local
2192 const char *charset = get_internal_encoding(); in PHP_FUNCTION() local
2336 const char *charset = get_internal_encoding(); in PHP_FUNCTION() local
2376 const char *charset = get_internal_encoding(); in PHP_FUNCTION() local
2506 zend_string *charset; in PHP_FUNCTION() local
/PHP-7.4/ext/filter/
H A Dfilter.c376 …filter(zval *value, zend_long filter, zend_long flags, zval *options, char* charset, zend_bool cop… in php_zval_filter()
501 …ursive(zval *value, zend_long filter, zend_long flags, zval *options, char *charset, zend_bool cop… in php_zval_filter_recursive()
600 char *charset = NULL; in php_filter_call() local
/PHP-7.4/main/
H A DSAPI.c301 char *mimetype, *charset, *content_type; in get_default_content_type() local
369 char *charset, *newtype; in sapi_apply_default_charset() local
/PHP-7.4/ext/pdo_oci/
H A Dphp_pdo_oci_int.h37 ub2 charset; member
/PHP-7.4/ext/oci8/
H A Doci8.c1628 char *dbname = NULL, *charset = NULL; in php_oci_do_connect() local
1675 …ar *new_password, int new_password_len, char *dbname, int dbname_len, char *charset, zend_long ses… in php_oci_do_connect_ex()
H A Dphp_oci8_int.h142 ub2 charset; /* charset ID */ member
/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_auth.c191 const MYSQLND_CHARSET * charset; in mysqlnd_switch_to_ssl_if_needed() local
263 const MYSQLND_CHARSET * charset = NULL; in mysqlnd_auth_handshake() local
H A Dmysqlnd_connection.c1153 const MYSQLND_CHARSET * const charset = mysqlnd_find_charset_name(csname); local
H A Dmysqlnd_structs.h934 const MYSQLND_CHARSET *charset; member
/PHP-7.4/ext/imap/
H A Dphp_imap.c3173 zend_string *criteria = NULL, *charset = NULL; in PHP_FUNCTION() local
4246 zend_string *criteria, *charset = NULL; in PHP_FUNCTION() local
4376 char *string, *charset, encoding, *text, *decode; in PHP_FUNCTION() local
/PHP-7.4/ext/mbstring/
H A Dmbstring.c2217 const char *charset; in PHP_FUNCTION() local
3672 const mbfl_encoding *charset, *transenc; in PHP_FUNCTION() local
4426 char *charset = NULL; in PHP_FUNCTION() local

Completed in 130 milliseconds