Home
last modified time | relevance | path

Searched defs:key_type (Results 1 – 16 of 16) sorted by relevance

/PHP-5.6/ext/dba/libinifile/
H A Dinifile.h27 } key_type; typedef
/PHP-5.6/ext/standard/
H A Dhttp.c36 int arg_sep_len, ekey_len, key_type, newprefix_len; in php_url_encode_hash_ex() local
H A Darray.c1291 int var_exists, key_type, count = 0; in PHP_FUNCTION() local
3866 int num_avail, key_type; in PHP_FUNCTION() local
4109 …int key_type = zend_hash_get_current_key_ex(Z_ARRVAL_P(array), &string_key, &string_key_len, &num_… in PHP_FUNCTION() local
4228 int key_type = 0; in PHP_FUNCTION() local
4335 int argc = ZEND_NUM_ARGS(), key_type, num_in; in PHP_FUNCTION() local
/PHP-5.6/ext/intl/breakiterator/
H A Dbreakiterator_iterators.cpp133 parts_iter_key_type key_type; member
H A Dbreakiterator_methods.cpp388 long key_type = 0; in PHP_FUNCTION() local
/PHP-5.6/ext/intl/msgformat/
H A Dmsgformat_helpers.cpp396 int key_type; in umsg_format_helper() local
/PHP-5.6/ext/phar/
H A Dstream.c904 int key_type; in phar_wrapper_rename() local
/PHP-5.6/main/
H A Dphp_variables.c675 int key_type; in php_autoglobal_merge() local
/PHP-5.6/sapi/fpm/fpm/
H A Dfastcgi.c607 int key_type; in fcgi_read_request() local
/PHP-5.6/ext/openssl/
H A Dxp_ssl.c318 … int key_type = zend_hash_get_current_key_ex(Z_ARRVAL_P(val), &key, &key_len, &key_index, 0, &pos); in php_x509_fingerprint_match() local
1324 int key_type; in enable_server_sni() local
/PHP-5.6/Zend/
H A Dzend_vm_def.h4448 zend_uchar key_type; variable
4501 int key_type; variable
H A Dzend_hash.h213 #define zend_hash_update_current_key(ht, key_type, str_index, str_length, num_index) \ argument
H A Dzend_hash.c1152 ZEND_API int zend_hash_update_current_key_ex(HashTable *ht, int key_type, const char *str_index, ui… in zend_hash_update_current_key_ex()
H A Dzend_vm_execute.h3185 zend_uchar key_type; in ZEND_FE_RESET_SPEC_CONST_HANDLER() local
8566 zend_uchar key_type; in ZEND_FE_RESET_SPEC_TMP_HANDLER() local
13950 zend_uchar key_type; in ZEND_FE_RESET_SPEC_VAR_HANDLER() local
14003 int key_type; in ZEND_FE_FETCH_SPEC_VAR_HANDLER() local
31790 zend_uchar key_type; in ZEND_FE_RESET_SPEC_CV_HANDLER() local
/PHP-5.6/ext/pgsql/
H A Dpgsql.c5794 int key_type, err = 0, skip_field; local
6546 int key_type, ret = FAILURE; local
6752 int key_type; local
/PHP-5.6/ext/soap/
H A Dphp_encoding.c2062 int key_type; in to_xml_object() local

Completed in 238 milliseconds