Home
last modified time | relevance | path

Searched refs:HashTable (Results 276 – 300 of 331) sorted by relevance

1...<<11121314

/php-src/ext/standard/
H A Dmd5.c293 PHPAPI void PHP_MD5InitArgs(PHP_MD5_CTX *ctx, ZEND_ATTRIBUTE_UNUSED HashTable *args) in PHP_MD5InitArgs()
H A Dpassword.c106 static zend_string* php_password_get_salt(zval *unused_, size_t required_salt_len, HashTable *optio… in php_password_get_salt()
H A Dsha1.c155 PHPAPI void PHP_SHA1InitArgs(PHP_SHA1_CTX * context, ZEND_ATTRIBUTE_UNUSED HashTable *args) in PHP_SHA1InitArgs()
/php-src/ext/com_dotnet/
H A Dcom_saproxy.c306 static HashTable *saproxy_properties_get(zend_object *object) in saproxy_properties_get()
/php-src/ext/zend_test/
H A Dtest.c477 HashTable *named_args; in ZEND_FUNCTION()
737 HashTable *parameter; in ZEND_FUNCTION()
/php-src/Zend/
H A Dzend_operators.h496 ZEND_API int ZEND_FASTCALL zend_compare_symbol_tables(HashTable *ht1, HashTable *ht2);
H A Dzend_interfaces.c185 ZEND_API HashTable *zend_user_it_get_gc(zend_object_iterator *_iter, zval **table, int *n) in zend_user_it_get_gc()
H A Dzend_compile.c1077 bool case_sensitive, HashTable *current_import_sub in zend_resolve_non_class_name()
4448 HashTable *src = Z_ARRVAL(array.u.constant); in zend_compile_func_in_array()
6253 HashTable *jumptable = NULL; in zend_compile_switch()
6436 HashTable *jumptable = NULL; in zend_compile_match()
7892 HashTable uses;
9252 FC(imports) = emalloc(sizeof(HashTable)); in zend_get_import_ht()
9258 FC(imports_function) = emalloc(sizeof(HashTable)); in zend_get_import_ht()
9264 FC(imports_const) = emalloc(sizeof(HashTable)); in zend_get_import_ht()
9308 HashTable *current_import = zend_get_import_ht(type); in zend_compile_use()
9824 HashTable *ht = Z_ARRVAL_P(value); in zend_try_ct_eval_array()
[all …]
/php-src/ext/curl/
H A Dinterface.c234 static HashTable *curl_get_gc(zend_object *object, zval **table, int *n);
467 static HashTable *curl_get_gc(zend_object *object, zval **table, int *n) in curl_get_gc()
1146 ch->to_free->slist = emalloc(sizeof(HashTable)); in init_curl_handle()
1396 HashTable *postfields = Z_ARRVAL_P(zpostfields); in build_mime_structure_from_hash()
2106 HashTable *ph; in _php_curl_setopt()
/php-src/Zend/Optimizer/
H A Ddfa_pass.c443 HashTable *src = Z_ARRVAL_P(CT_CONSTANT_EX(op_array, send_array->op1.constant)); in zend_dfa_optimize_calls()
444 HashTable *dst; in zend_dfa_optimize_calls()
691 HashTable *jumptable = Z_ARRVAL(ZEND_OP2_LITERAL(opline)); in zend_ssa_replace_control_link()
970 HashTable *jmptable = Z_ARRVAL_P(CT_CONSTANT_EX(op_array, opline->op2.constant)); in zend_dfa_optimize_jmps()
H A Dzend_dump.c28 void zend_dump_ht(HashTable *ht) in zend_dump_ht()
665 HashTable *jumptable = Z_ARRVAL_P(op); in zend_dump_op()
/php-src/ext/json/
H A Djson_encoder.c117 HashTable *myht, *prop_ht; in php_json_encode_array()
/php-src/ext/pdo_pgsql/
H A Dpgsql_driver.c1380 H->lob_streams = (HashTable *) pemalloc(sizeof(HashTable), dbh->is_persistent); in pdo_pgsql_handle_factory()
/php-src/docs/source/core/data-structures/
H A Dzend_string.rst170 string interning. Essentially, this is just a simple `HashTable <todo>`__ where existing interned
/php-src/sapi/apache2handler/
H A Dsapi_apache2.c567 HashTable config; in php_apache_ini_dtor()
/php-src/ext/phar/
H A Dphar.c90 HashTable cached_phars;
91 HashTable cached_alias;
151 memset(&EG(regular_list), 0, sizeof(HashTable)); in phar_split_cache_list()
168 memset(&EG(regular_list), 0, sizeof(HashTable)); in phar_split_cache_list()
593 …r_copy(phar_metadata_tracker *tracker, zval *metadata, bool persistent, HashTable *unserialize_opt… in phar_metadata_tracker_unserialize_or_copy()
/php-src/sapi/cli/
H A Dphp_cli_server.c142 HashTable headers;
143 HashTable headers_original_case;
202 HashTable clients;
203 HashTable extension_mime_types;
/php-src/ext/hash/
H A Dhash_haval.c256 PHP_HASH_API void PHP_##p##HAVAL##b##Init(PHP_HAVAL_CTX *context, ZEND_ATTRIBUTE_UNUSED HashTable *…
/php-src/ext/pdo/
H A Dpdo_sql_parser.re72 HashTable *params;
/php-src/ext/sockets/
H A Dconversions.c72 HashTable params; /* stores pointers; has to be first */
80 HashTable params; /* stores pointers; has to be first */
/php-src/ext/xml/
H A Dxml.c131 static HashTable *xml_parser_get_gc(zend_object *object, zval **table, int *n);
390 static HashTable *xml_parser_get_gc(zend_object *object, zval **table, int *n) in xml_parser_get_gc()
/php-src/ext/soap/
H A Dphp_encoding.c1658 HashTable *ht = Z_ARRVAL_P(data); in model_to_xml_object()
1737 HashTable *ht = Z_ARRVAL_P(data); in model_to_xml_object()
1830 HashTable *prop = NULL; in to_xml_object()
3037 HashTable *ht = Z_ARRVAL_P(data); in to_xml_list()
3497 SOAP_GLOBAL(ref_map) = emalloc(sizeof(HashTable)); in encode_reset_ns()
3546 HashTable *ht; in get_array_type()
/php-src/ext/spl/
H A Dphp_spl.c40 ZEND_TLS HashTable *spl_autoload_functions;
H A Dspl_directory.c598 static inline HashTable *spl_filesystem_object_get_debug_info(zend_object *object) /* {{{ */ in spl_filesystem_object_get_debug_info()
602 HashTable *debug_info; in spl_filesystem_object_get_debug_info()
1926 HashTable *values = php_fgetcsv(intern->u.file.stream, delimiter, enclosure, escape, buf_len, buf); in spl_filesystem_file_read_csv()
/php-src/ext/mysqli/
H A Dmysqli_api.c410 HashTable *input_params = NULL; in PHP_FUNCTION()
494 HashTable *input_params = NULL; in PHP_FUNCTION()

Completed in 229 milliseconds

1...<<11121314