Home
last modified time | relevance | path

Searched refs:ZEND_HASH_FOREACH_VAL (Results 26 – 50 of 68) sorted by relevance

123

/PHP-8.1/Zend/Optimizer/
H A Dzend_optimizer.c680 ZEND_HASH_FOREACH_VAL(jumptable, zv) { in zend_optimizer_migrate_jump()
726 ZEND_HASH_FOREACH_VAL(jumptable, zv) { in zend_optimizer_shift_jump()
/PHP-8.1/ext/opcache/jit/
H A Dzend_jit_disasm.c418 ZEND_HASH_FOREACH_VAL(&labels, z) {
/PHP-8.1/Zend/
H A Dzend_fibers.c664 ZEND_HASH_FOREACH_VAL(lastSymTable, val) { in zend_fiber_object_gc()
H A Dzend_opcode.c1140 ZEND_HASH_FOREACH_VAL(jumptable, zv) { in pass_two()
H A Dzend_builtin_functions.c421 ZEND_HASH_FOREACH_VAL(ht, val) { in validate_constant_array_argument()
H A Dzend_hash.h1024 #define ZEND_HASH_FOREACH_VAL(ht, _val) \ macro
/PHP-8.1/ext/standard/
H A Dstring.c1159 ZEND_HASH_FOREACH_VAL(pieces, tmp) { in php_implode()
1166 ZEND_HASH_FOREACH_VAL(pieces, tmp) { in php_implode()
4155 ZEND_HASH_FOREACH_VAL(search_ht, search_entry) {
4618 ZEND_HASH_FOREACH_VAL(allow_ht, tmp) {
4734 ZEND_HASH_FOREACH_VAL(Z_ARRVAL(args[i]), elem) {
H A Dfile.c678 ZEND_HASH_FOREACH_VAL(Z_ARRVAL_P(data), tmp) { in PHP_FUNCTION()
1906 ZEND_HASH_FOREACH_VAL(Z_ARRVAL_P(fields), field_tmp) { in php_fputcsv()
H A Dbasic_functions.c1067 ZEND_HASH_FOREACH_VAL(Z_ARRVAL_P(args), entry) {
1101 ZEND_HASH_FOREACH_VAL(Z_ARRVAL_P(p_longopts), entry) {
H A Dstreamsfuncs.c633 ZEND_HASH_FOREACH_VAL(Z_ARRVAL_P(stream_array), elem) { in stream_array_to_fd_set()
H A Dvar.c1370 ZEND_HASH_FOREACH_VAL(Z_ARRVAL_P(classes), entry) { in php_unserialize_with_options()
/PHP-8.1/main/
H A Drfc1867.c194 ZEND_HASH_FOREACH_VAL(SG(rfc1867_uploaded_files), el) { in destroy_uploaded_files_hash()
/PHP-8.1/ext/spl/
H A Dspl_dllist.c1162 ZEND_HASH_FOREACH_VAL(Z_ARRVAL_P(storage_zv), elem) { in PHP_METHOD()
H A Dspl_observer.c847 ZEND_HASH_FOREACH_VAL(Z_ARRVAL_P(storage_zv), val) { in PHP_METHOD()
/PHP-8.1/ext/soap/
H A Dphp_encoding.c1612 ZEND_HASH_FOREACH_VAL(ht, val) { in model_to_xml_object()
1691 ZEND_HASH_FOREACH_VAL(ht, val) { in model_to_xml_object()
1868 ZEND_HASH_FOREACH_VAL(prop, val) { in to_xml_object()
2970 ZEND_HASH_FOREACH_VAL(ht, tmp) { in to_xml_list()
/PHP-8.1/ext/pdo_pgsql/
H A Dpgsql_driver.c648 ZEND_HASH_FOREACH_VAL(Z_ARRVAL_P(pg_rows), tmp) { in PHP_METHOD()
/PHP-8.1/ext/openssl/
H A Dopenssl.c2488 ZEND_HASH_FOREACH_VAL(Z_ARRVAL_P(calist), item) { in php_openssl_setup_verify()
2602 ZEND_HASH_FOREACH_VAL(Z_ARRVAL_P(zcerts), zcertval) { in STACK_OF()
5472 ZEND_HASH_FOREACH_VAL(Z_ARRVAL_P(zrecipcerts), zcertval) { in PHP_FUNCTION()
6079 ZEND_HASH_FOREACH_VAL(Z_ARRVAL_P(zrecipcerts), zcertval) { in PHP_FUNCTION()
6982 ZEND_HASH_FOREACH_VAL(pubkeysht, pubkey) { in PHP_FUNCTION()
/PHP-8.1/ext/zlib/
H A Dzlib.c813 ZEND_HASH_FOREACH_VAL(dictionary, cur) { in zlib_create_dictionary_string()
/PHP-8.1/sapi/phpdbg/
H A Dphpdbg.c524 ZEND_HASH_FOREACH_VAL(Z_ARR_P(option_buffer), filename) { in PHP_FUNCTION()
/PHP-8.1/ext/opcache/
H A Dzend_persist.c278 ZEND_HASH_FOREACH_VAL(attributes, v) { in zend_persist_attributes()
/PHP-8.1/ext/dom/
H A Dnode.c1668 ZEND_HASH_FOREACH_VAL(Z_ARRVAL_P(ns_prefixes), tmpns) { in dom_canonicalization()
/PHP-8.1/ext/gd/
H A Dgd.c811 ZEND_HASH_FOREACH_VAL(Z_ARRVAL_P(styles), item) { in PHP_FUNCTION()
3497 ZEND_HASH_FOREACH_VAL(Z_ARRVAL_P(hash_colors), color) { in php_image_filter_scatter()
/PHP-8.1/ext/mbstring/
H A Dmbstring.c362 ZEND_HASH_FOREACH_VAL(target_hash, hash_entry) { in php_mb_parse_encoding_array()
3224 ZEND_HASH_FOREACH_VAL(target_hash, hash_entry) { in make_conversion_map()
/PHP-8.1/ext/snmp/
H A Dsnmp.c698 ZEND_HASH_FOREACH_VAL(oid_ht, tmp_oid) { in php_snmp_parse_oid()
/PHP-8.1/main/streams/
H A Dstreams.c94 ZEND_HASH_FOREACH_VAL(&EG(persistent_list), el) { in PHP_RSHUTDOWN_FUNCTION()

Completed in 192 milliseconds

123