Home
last modified time | relevance | path

Searched refs:HashTable (Results 76 – 100 of 331) sorted by relevance

12345678910>>...14

/php-src/ext/intl/calendar/
H A Dcalendar_class.cpp133 static HashTable *Calendar_get_debug_info(zend_object *object, int *is_temp) in Calendar_get_debug_info()
139 HashTable *debug_info; in Calendar_get_debug_info()
162 HashTable *debug_info_tz; in Calendar_get_debug_info()
/php-src/ext/hash/
H A Dphp_hash_crc32.h27 PHP_HASH_API void PHP_CRC32Init(PHP_CRC32_CTX *context, ZEND_ATTRIBUTE_UNUSED HashTable *args);
H A Dhash_fnv.c86 PHP_HASH_API void PHP_FNV132Init(PHP_FNV132_CTX *context, ZEND_ATTRIBUTE_UNUSED HashTable *args) in PHP_FNV132Init()
121 PHP_HASH_API void PHP_FNV164Init(PHP_FNV164_CTX *context, ZEND_ATTRIBUTE_UNUSED HashTable *args) in PHP_FNV164Init()
H A Dhash_murmur.c39 PHP_HASH_API void PHP_MURMUR3AInit(PHP_MURMUR3A_CTX *ctx, HashTable *args) in PHP_MURMUR3AInit()
101 PHP_HASH_API void PHP_MURMUR3CInit(PHP_MURMUR3C_CTX *ctx, HashTable *args) in PHP_MURMUR3CInit()
180 PHP_HASH_API void PHP_MURMUR3FInit(PHP_MURMUR3F_CTX *ctx, HashTable *args) in PHP_MURMUR3FInit()
H A Dhash_joaat.c39 PHP_HASH_API void PHP_JOAATInit(PHP_JOAAT_CTX *context, ZEND_ATTRIBUTE_UNUSED HashTable *args) in PHP_JOAATInit()
H A Dhash_adler32.c21 PHP_HASH_API void PHP_ADLER32Init(PHP_ADLER32_CTX *context, ZEND_ATTRIBUTE_UNUSED HashTable *args) in PHP_ADLER32Init()
/php-src/Zend/
H A Dzend_compile.h117 HashTable *imports;
118 HashTable *imports_function;
119 HashTable *imports_const;
121 HashTable seen_symbols;
206 HashTable *labels;
452 HashTable *attributes;
471 HashTable *attributes;
514 HashTable *attributes;
527 HashTable *static_variables;
573 HashTable *attributes;
[all …]
H A Dzend_lazy_objects.c367 …y_object_revert_init(zend_object *obj, zval *properties_table_snapshot, HashTable *properties_snap… in zend_lazy_object_revert_init()
441 HashTable *named_params = NULL; in zend_lazy_object_init_proxy()
538 HashTable *properties_snapshot = obj->properties; in zend_lazy_object_init()
564 HashTable *named_params = NULL; in zend_lazy_object_init()
621 ZEND_API HashTable *zend_lazy_object_get_properties(zend_object *object) in zend_lazy_object_get_properties()
684 HashTable *zend_lazy_object_debug_info(zend_object *object, int *is_temp) in zend_lazy_object_debug_info()
690 HashTable *properties = zend_new_array(0); in zend_lazy_object_debug_info()
704 HashTable *zend_lazy_object_get_gc(zend_object *zobj, zval **table, int *n) in zend_lazy_object_get_gc()
H A Dzend_iterators.h61 HashTable *(*get_gc)(zend_object_iterator *iter, zval **table, int *n);
/php-src/ext/standard/
H A Dvar.c36 HashTable ht;
105 HashTable *myht; in php_var_dump()
297 HashTable *myht = NULL; in php_debug_zval_dump()
512 HashTable *myht; in php_var_export_ex()
870HashTable *ht, HashTable *props, zend_string *name, zend_string *error_name, zval *struc) /* {{{ */ in php_var_serialize_try_add_sleep_prop()
900 HashTable *ht, zval *struc, HashTable *sleep_retval) /* {{{ */ in php_var_serialize_get_sleep_props()
1025 HashTable props; in php_var_serialize_class()
1039 HashTable *myht; in php_var_serialize_intern()
1202 HashTable *ht; in php_var_serialize_intern()
1370 HashTable *class_hash = NULL, *prev_class_hash; in php_unserialize_with_options()
[all …]
H A Durl_scanner_ex.h60 HashTable *tags;
H A Dbrowscap.c43 HashTable *htab;
213 HashTable str_interned;
268 …rowscap_entry_add_kv_to_existing_array(browser_data *bdata, browscap_entry *entry, HashTable *ht) { in browscap_entry_add_kv_to_existing_array()
276 static HashTable *browscap_entry_to_array(browser_data *bdata, browscap_entry *entry) { in browscap_entry_to_array()
278 HashTable *ht = zend_new_array(2 + (entry->parent ? 1 : 0) + (entry->kv_end - entry->kv_start)); in browscap_entry_to_array()
708 HashTable *agent_ht; in PHP_FUNCTION()
799 HashTable *target_ht = return_array ? Z_ARRVAL_P(return_value) : Z_OBJPROP_P(return_value); in PHP_FUNCTION()
H A Dstreamsfuncs.c591 HashTable *stream_xport_hash; in PHP_FUNCTION()
607 HashTable *url_stream_wrappers_hash; in PHP_FUNCTION()
666 HashTable *ht; in stream_array_from_fd_set()
715 HashTable *ht; in stream_array_emulate_read_fd_set()
1020 HashTable *options; in PHP_FUNCTION()
1083 HashTable *options; in PHP_FUNCTION()
1106 HashTable *params; in PHP_FUNCTION()
1158 HashTable *params = NULL; in PHP_FUNCTION()
1184 HashTable *options; in PHP_FUNCTION()
1207 HashTable *options = NULL; in PHP_FUNCTION()
[all …]
/php-src/ext/pcntl/
H A Dphp_pcntl.h45 HashTable php_signal_table;
/php-src/ext/dom/
H A Dtoken_list.h21 HashTable token_set;
/php-src/ext/simplexml/
H A Dphp_simplexml.h56 HashTable *properties;
/php-src/ext/pcre/
H A Dphp_pcre.c93 ZEND_TLS HashTable char_tables;
1041 HashTable *subpats_ht = Z_ARRVAL_P(subpats); in populate_subpat_array()
2064 zend_string *replace_str, HashTable *replace_ht, in php_pcre_replace_array()
2140 zend_string *regex_str, HashTable *regex_ht, in php_replace_in_subject()
2203 zend_string *regex_str, HashTable *regex_ht, in preg_replace_func_impl()
2256 HashTable *regex_ht, zend_string *regex_str, in _preg_replace_common()
2333 HashTable *regex_ht, *replace_ht, *subject_ht; in preg_replace_common()
2366 HashTable *regex_ht, *replace_ht, *subject_ht;
2391 HashTable *regex_ht; in PHP_FUNCTION()
2393 HashTable *subject_ht; in PHP_FUNCTION()
[all …]
/php-src/ext/intl/msgformat/
H A Dmsgformat_helpers.cpp89 static HashTable *umsg_get_numeric_types(MessageFormatter_object *mfo, in umsg_get_numeric_types()
92 HashTable *ret; in umsg_get_numeric_types()
129 static HashTable *umsg_parse_format(MessageFormatter_object *mfo, in umsg_parse_format()
133 HashTable *ret; in umsg_parse_format()
284 static HashTable *umsg_get_types(MessageFormatter_object *mfo, in umsg_get_types()
365 HashTable *args, in umsg_format_helper()
373 HashTable *types; in umsg_format_helper()
/php-src/ext/pdo/
H A Dphp_pdo_driver.h489 HashTable *cls_methods[PDO_DBH_DRIVER_METHOD_KIND__MAX];
586 HashTable *bound_params;
588 HashTable *bound_param_map;
591 HashTable *bound_columns;
/php-src/main/
H A DSAPI.h142 HashTable *rfc1867_uploaded_files;
147 HashTable known_post_content_types;
284 void (*ini_defaults)(HashTable *configuration_hash);
H A Dphp_ini.c59 static HashTable *active_ini_hash;
60 static HashTable configuration_hash;
183 static void php_ini_parser_cb(zval *arg1, zval *arg2, zval *arg3, int callback_type, HashTable *tar… in php_ini_parser_cb()
186 HashTable *active_hash; in php_ini_parser_cb()
759 PHPAPI int php_parse_user_ini_file(const char *dirname, const char *ini_filename, HashTable *target… in php_parse_user_ini_file()
800 PHPAPI void php_ini_activate_config(HashTable *source_hash, int modify_type, int stage) in php_ini_activate_config()
940 PHPAPI HashTable* php_ini_get_configuration_hash(void) /* {{{ */
H A Dphp_variables.c52 …nline void php_register_variable_quick(const char *name, size_t name_len, zval *val, HashTable *ht) in php_register_variable_quick()
62 HashTable *symbol_table = NULL; in php_register_known_variable()
117 HashTable *symtable1 = NULL; in php_register_variable_ex()
203 HashTable *ht; in php_register_variable_ex()
604 static zend_always_inline void import_environment_variable(HashTable *ht, char *env) in import_environment_variable()
720 HashTable *ht; in php_register_server_variables()
754 static void php_autoglobal_merge(HashTable *dest, HashTable *src) in php_autoglobal_merge()
858 static void check_http_proxy(HashTable *var_table) in check_http_proxy()
/php-src/ext/soap/
H A Dphp_schema.c52 sdl->encoders = emalloc(sizeof(HashTable)); in create_encoder()
209 ctx->sdl->types = emalloc(sizeof(HashTable)); in load_schema()
213 ctx->attributes = emalloc(sizeof(HashTable)); in load_schema()
217 ctx->attributeGroups = emalloc(sizeof(HashTable)); in load_schema()
351 sdl->encoders = emalloc(sizeof(HashTable)); in schema_simpleType()
1144 sdl->groups = emalloc(sizeof(HashTable)); in schema_group()
1409 sdl->encoders = emalloc(sizeof(HashTable)); in schema_complexType()
1528 HashTable *addHash; in schema_element()
1571 sdl->elements = emalloc(sizeof(HashTable)); in schema_element()
1762 HashTable *addHash; in schema_attribute()
[all …]
/php-src/ext/xsl/
H A Dphp_xsl.h57 HashTable *parameter;
/php-src/ext/random/
H A Dengine_pcgoneseq128xslrr64.c66 static bool serialize(void *state, HashTable *data) in serialize()
83 static bool unserialize(void *state, HashTable *data) in unserialize()

Completed in 94 milliseconds

12345678910>>...14