Home
last modified time | relevance | path

Searched refs:zend_hash_next_index_insert (Results 1 – 25 of 43) sorted by relevance

12

/PHP-8.0/ext/phar/
H A Dfunc_interceptors.c553 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &stat_dev); in phar_fancy_stat()
554 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &stat_ino); in phar_fancy_stat()
555 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &stat_mode); in phar_fancy_stat()
556 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &stat_nlink); in phar_fancy_stat()
557 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &stat_uid); in phar_fancy_stat()
558 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &stat_gid); in phar_fancy_stat()
560 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &stat_rdev); in phar_fancy_stat()
561 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &stat_size); in phar_fancy_stat()
562 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &stat_atime); in phar_fancy_stat()
563 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &stat_mtime); in phar_fancy_stat()
[all …]
/PHP-8.0/sapi/phpdbg/
H A Dphpdbg_webdata_transfer.c86 zend_hash_next_index_insert(Z_ARRVAL(zv[7]), value); in phpdbg_webdata_compress()
95 zend_hash_next_index_insert(Z_ARRVAL(zv[8]), value); in phpdbg_webdata_compress()
H A Dphpdbg_wait.c213 zend_hash_next_index_insert(&zv_registry, &value); in phpdbg_webdata_decompress()
/PHP-8.0/ext/standard/
H A Dfile.c1535 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &stat_dev); in php_fstat()
1536 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &stat_ino); in php_fstat()
1537 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &stat_mode); in php_fstat()
1538 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &stat_nlink); in php_fstat()
1539 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &stat_uid); in php_fstat()
1540 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &stat_gid); in php_fstat()
1541 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &stat_rdev); in php_fstat()
1542 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &stat_size); in php_fstat()
1543 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &stat_atime); in php_fstat()
1544 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &stat_mtime); in php_fstat()
[all …]
H A Dhttp_fopen_wrapper.c726 zend_hash_next_index_insert(Z_ARRVAL_P(response_header), &http_response); in php_stream_url_wrap_http_ex()
823 zend_hash_next_index_insert(Z_ARRVAL_P(response_header), &http_header); in php_stream_url_wrap_http_ex()
H A Dfilestat.c937 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), stat_sb_addresses[i]); in php_stat()
/PHP-8.0/ext/hash/
H A Dhash.c244 zend_hash_next_index_insert(Z_ARRVAL_P(zv), &tmp); in php_hash_serialize_spec()
251 zend_hash_next_index_insert(Z_ARRVAL_P(zv), &tmp); in php_hash_serialize_spec()
254 zend_hash_next_index_insert(Z_ARRVAL_P(zv), &tmp); in php_hash_serialize_spec()
1453 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &tmp); in PHP_METHOD()
1456 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &tmp); in PHP_METHOD()
1461 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &tmp); in PHP_METHOD()
1464 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &tmp); in PHP_METHOD()
1469 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &tmp); in PHP_METHOD()
/PHP-8.0/main/
H A Dphp_variables.c217 if ((gpc_element_p = zend_hash_next_index_insert(symtable1, &gpc_element)) == NULL) { in php_register_variable_ex()
257 if (zend_hash_next_index_insert(symtable1, val) == NULL) { in php_register_variable_ex()
625 if (zend_hash_next_index_insert(Z_ARRVAL(arr), &tmp) == NULL) { in php_build_argv()
635 if (zend_hash_next_index_insert(Z_ARRVAL(arr), &tmp) == NULL) { in php_build_argv()
H A Dphp_ini.c241 entry = zend_hash_next_index_insert(Z_ARRVAL_P(find_arr), arg2); in php_ini_parser_cb()
/PHP-8.0/ext/json/
H A Djson_parser.y222 zend_hash_next_index_insert(Z_ARRVAL_P(array), zvalue); in php_json_parser_array_append()
/PHP-8.0/ext/spl/
H A Dspl_dllist.c1184 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &tmp); in PHP_METHOD()
1189 zend_hash_next_index_insert(Z_ARRVAL(tmp), &current->data); in PHP_METHOD()
1193 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &tmp); in PHP_METHOD()
1198 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &tmp); in PHP_METHOD()
H A Dspl_observer.c820 zend_hash_next_index_insert(Z_ARRVAL(tmp), &elem->obj); in PHP_METHOD()
822 zend_hash_next_index_insert(Z_ARRVAL(tmp), &elem->inf); in PHP_METHOD()
824 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &tmp); in PHP_METHOD()
829 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &tmp); in PHP_METHOD()
H A Dspl_array.c466 zend_hash_next_index_insert(ht, value); in spl_array_write_dimension_ex()
496 zend_hash_next_index_insert(ht, value); in spl_array_write_dimension_ex()
1790 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &tmp); in PHP_METHOD()
1798 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &tmp); in PHP_METHOD()
1803 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &tmp); in PHP_METHOD()
1811 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &tmp); in PHP_METHOD()
/PHP-8.0/Zend/
H A Dzend_list.c274 if (zend_hash_next_index_insert(&list_destructors, &zv) == NULL) { in zend_register_list_destructors_ex()
H A Dzend_ts_hash.c117 retval = zend_hash_next_index_insert(TS_HASH(ht), pData); in zend_ts_hash_next_index_insert()
H A Dzend_hash.h132 ZEND_API zval* ZEND_FASTCALL zend_hash_next_index_insert(HashTable *ht, zval *pData);
798 zv = zend_hash_next_index_insert(ht, &tmp); in zend_hash_next_index_insert_ptr()
821 if ((zv = zend_hash_next_index_insert(ht, &tmp))) { in zend_hash_next_index_insert_mem()
H A Dzend_API.c1633 return zend_hash_next_index_insert(Z_ARRVAL_P(arg), &tmp) ? SUCCESS : FAILURE; in add_next_index_long()
1642 return zend_hash_next_index_insert(Z_ARRVAL_P(arg), &tmp) ? SUCCESS : FAILURE; in add_next_index_null()
1651 return zend_hash_next_index_insert(Z_ARRVAL_P(arg), &tmp) ? SUCCESS : FAILURE; in add_next_index_bool()
1660 return zend_hash_next_index_insert(Z_ARRVAL_P(arg), &tmp) ? SUCCESS : FAILURE; in add_next_index_resource()
1669 return zend_hash_next_index_insert(Z_ARRVAL_P(arg), &tmp) ? SUCCESS : FAILURE; in add_next_index_double()
1678 return zend_hash_next_index_insert(Z_ARRVAL_P(arg), &tmp) ? SUCCESS : FAILURE; in add_next_index_str()
1687 return zend_hash_next_index_insert(Z_ARRVAL_P(arg), &tmp) ? SUCCESS : FAILURE; in add_next_index_string()
1696 return zend_hash_next_index_insert(Z_ARRVAL_P(arg), &tmp) ? SUCCESS : FAILURE; in add_next_index_stringl()
H A Dzend_weakrefs.c438 zend_hash_next_index_insert(ht, &pair); in zend_weakmap_get_properties_for()
/PHP-8.0/ext/pcre/
H A Dphp_pcre.c1058 zend_hash_next_index_insert(Z_ARRVAL_P(result), &match_pair); in add_offset_pair()
1088 zend_hash_next_index_insert(Z_ARRVAL_P(subpats), &val); in populate_subpat_array()
1096 zend_hash_next_index_insert(Z_ARRVAL_P(subpats), &val); in populate_subpat_array()
1115 zend_hash_next_index_insert(Z_ARRVAL_P(subpats), &val); in populate_subpat_array()
1386 zend_hash_next_index_insert(Z_ARRVAL_P(subpats), &result_set); in php_pcre_match_impl()
1467 zend_hash_next_index_insert(Z_ARRVAL_P(subpats), &match_sets[i]); in php_pcre_match_impl()
1471 zend_hash_next_index_insert(Z_ARRVAL_P(subpats), &match_sets[i]); in php_pcre_match_impl()
/PHP-8.0/ext/intl/collator/
H A Dcollator_sort.c481 zend_hash_next_index_insert( Z_ARRVAL_P(array), sortKeyIndxBuf[j].zstr); in PHP_FUNCTION()
/PHP-8.0/ext/xml/
H A Dxml.c703 parser->ctag = zend_hash_next_index_insert(Z_ARRVAL(parser->data), &tag); in _xml_startElementHandler()
746 zend_hash_next_index_insert(Z_ARRVAL(parser->data), &tag); in _xml_endElementHandler()
849 zend_hash_next_index_insert(Z_ARRVAL(parser->data), &tag); in _xml_characterDataHandler()
/PHP-8.0/ext/dom/
H A Dxpath.c166 zend_hash_next_index_insert(intern->node_list, &retval); in dom_xpath_ext_function_php()
/PHP-8.0/ext/oci8/
H A Doci8_interface.c1318 zend_hash_next_index_insert(Z_ARRVAL(row), &element); in PHP_FUNCTION()
1327 zend_hash_next_index_insert(Z_ARRVAL_P(array), &row); in PHP_FUNCTION()
1352 outarrs[ i ] = zend_hash_next_index_insert(Z_ARRVAL_P(array), &tmp); in PHP_FUNCTION()
/PHP-8.0/ext/mysqli/
H A Dmysqli_nonapi.c782 dest_elem = zend_hash_next_index_insert(Z_ARRVAL(dest_array), elem);
814 dest_elem = zend_hash_next_index_insert(Z_ARRVAL(proxy), elem);
/PHP-8.0/ext/xsl/
H A Dxsltprocessor.c270 zend_hash_next_index_insert(intern->node_list, &retval); in xsl_ext_function_php()

Completed in 117 milliseconds

12