Home
last modified time | relevance | path

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

/PHP-7.2/ext/standard/
H A Dhtml.c62 #define LIMIT_ALL(all, doctype, charset) do { \ argument
102 enum entity_charset charset, in get_next_char()
379 enum entity_charset charset = cs_utf_8; in determine_charset() local
576 static inline int map_from_unicode(unsigned code, enum entity_charset charset, unsigned *res) in map_from_unicode()
877 static inline size_t write_octet_sequence(unsigned char *buf, enum entity_charset charset, unsigned… in write_octet_sequence()
944 enum entity_charset charset) in traverse_for_entities()
1101 enum entity_charset charset; in php_unescape_html_entities() local
1142 enum entity_charset charset, in find_entity_for_char()
1226 enum entity_charset charset = determine_charset(hint_charset); in php_escape_html_entities_ex() local
1553 enum entity_charset charset, in write_s3row_data()
[all …]
H A Darray.c1669 static const uint32_t charset[16] = { local
H A Dhtml_tables.h43 enum entity_charset charset; member
/PHP-7.2/ext/iconv/
H A Diconv.c535 static int _php_check_ignore(const char *charset) in _php_check_ignore()
2073 char *charset = get_internal_encoding(); in PHP_FUNCTION() local
2105 char *charset = get_internal_encoding(); in PHP_FUNCTION() local
2144 char *charset = get_internal_encoding(); in PHP_FUNCTION() local
2199 char *charset = get_internal_encoding(); in PHP_FUNCTION() local
2340 char *charset = get_internal_encoding(); in PHP_FUNCTION() local
2380 char *charset = get_internal_encoding(); in PHP_FUNCTION() local
2510 zend_string *charset; in PHP_FUNCTION() local
/PHP-7.2/ext/filter/
H A Dfilter.c371 …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()
595 char *charset = NULL; in php_filter_call() local
/PHP-7.2/main/
H A DSAPI.c307 char *mimetype, *charset, *content_type; in get_default_content_type() local
375 char *charset, *newtype; in sapi_apply_default_charset() local
/PHP-7.2/ext/mysqlnd/
H A Dmysqlnd_auth.c187 const MYSQLND_CHARSET * charset; in mysqlnd_switch_to_ssl_if_needed() local
260 const MYSQLND_CHARSET * charset = NULL; in mysqlnd_auth_handshake() local
H A Dmysqlnd_connection.c1190 const MYSQLND_CHARSET * const charset = mysqlnd_find_charset_name(csname); local
H A Dmysqlnd_structs.h891 const MYSQLND_CHARSET *charset; member
/PHP-7.2/ext/pdo_oci/
H A Dphp_pdo_oci_int.h39 ub2 charset; member
/PHP-7.2/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.2/ext/imap/
H A Dphp_imap.c3150 zend_string *criteria = NULL, *charset = NULL; in PHP_FUNCTION() local
4144 zend_string *criteria, *charset = NULL; in PHP_FUNCTION() local
4274 char *string, *charset, encoding, *text, *decode; in PHP_FUNCTION() local
/PHP-7.2/ext/mbstring/
H A Dmbstring.c2152 const char *charset; in PHP_FUNCTION() local
3631 enum mbfl_no_encoding charset, transenc; in PHP_FUNCTION() local
4475 char *charset = NULL; in PHP_FUNCTION() local

Completed in 150 milliseconds