Home
last modified time | relevance | path

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

12

/PHP-8.3/ext/random/
H A Dengine_mt19937.c175 zend_hash_next_index_insert(data, &t); in serialize()
178 zend_hash_next_index_insert(data, &t); in serialize()
180 zend_hash_next_index_insert(data, &t); in serialize()
328 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &t); in PHP_METHOD()
336 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &t); in PHP_METHOD()
H A Dengine_pcgoneseq128xslrr64.c71 zend_hash_next_index_insert(data, &z); in serialize()
75 zend_hash_next_index_insert(data, &z); in serialize()
H A Dengine_combinedlcg.c71 zend_hash_next_index_insert(data, &t); in serialize()
H A Drandomizer.c372 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &t); in PHP_METHOD()
473 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &t); in PHP_METHOD()
H A Dengine_xoshiro256starstar.c123 zend_hash_next_index_insert(data, &t); in serialize()
/PHP-8.3/ext/phar/
H A Dfunc_interceptors.c445 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &stat_dev); in phar_fancy_stat()
446 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &stat_ino); in phar_fancy_stat()
447 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &stat_mode); in phar_fancy_stat()
448 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &stat_nlink); in phar_fancy_stat()
449 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &stat_uid); in phar_fancy_stat()
450 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &stat_gid); in phar_fancy_stat()
452 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &stat_rdev); in phar_fancy_stat()
453 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &stat_size); in phar_fancy_stat()
454 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &stat_atime); in phar_fancy_stat()
455 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &stat_mtime); in phar_fancy_stat()
[all …]
/PHP-8.3/ext/standard/
H A Dfile.c1447 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &stat_dev); in php_fstat()
1448 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &stat_ino); in php_fstat()
1449 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &stat_mode); in php_fstat()
1450 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &stat_nlink); in php_fstat()
1451 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &stat_uid); in php_fstat()
1452 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &stat_gid); in php_fstat()
1453 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &stat_rdev); in php_fstat()
1454 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &stat_size); in php_fstat()
1455 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &stat_atime); in php_fstat()
1931 zend_hash_next_index_insert(values, &tmp); in php_bc_fgetcsv_empty_line()
[all …]
H A Dhttp_fopen_wrapper.c725 zend_hash_next_index_insert(Z_ARRVAL_P(response_header), &http_response); in php_stream_url_wrap_http_ex()
833 zend_hash_next_index_insert(Z_ARRVAL_P(response_header), &http_header); in php_stream_url_wrap_http_ex()
/PHP-8.3/ext/hash/
H A Dhash.c252 zend_hash_next_index_insert(Z_ARRVAL_P(zv), &tmp); in php_hash_serialize_spec()
259 zend_hash_next_index_insert(Z_ARRVAL_P(zv), &tmp); in php_hash_serialize_spec()
262 zend_hash_next_index_insert(Z_ARRVAL_P(zv), &tmp); in php_hash_serialize_spec()
1470 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &tmp); in PHP_METHOD()
1473 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &tmp); in PHP_METHOD()
1478 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &tmp); in PHP_METHOD()
1481 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &tmp); in PHP_METHOD()
1486 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &tmp); in PHP_METHOD()
/PHP-8.3/main/
H A Dphp_variables.c253 if ((gpc_element_p = zend_hash_next_index_insert(symtable1, &gpc_element)) == NULL) { in php_register_variable_ex()
299 if (zend_hash_next_index_insert(symtable1, val) == NULL) { in php_register_variable_ex()
678 if (zend_hash_next_index_insert(Z_ARRVAL(arr), &tmp) == NULL) { in php_build_argv()
688 if (zend_hash_next_index_insert(Z_ARRVAL(arr), &tmp) == NULL) { in php_build_argv()
/PHP-8.3/ext/spl/
H A Dspl_observer.c350 zend_hash_next_index_insert(Z_ARRVAL(storage), &tmp); in spl_object_storage_debug_info()
953 zend_hash_next_index_insert(Z_ARRVAL(tmp), &obj); in PHP_METHOD()
955 zend_hash_next_index_insert(Z_ARRVAL(tmp), &elem->inf); in PHP_METHOD()
957 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &tmp); in PHP_METHOD()
962 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &tmp); in PHP_METHOD()
H A Dspl_dllist.c1111 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &tmp); in PHP_METHOD()
1116 zend_hash_next_index_insert(Z_ARRVAL(tmp), &current->data); in PHP_METHOD()
1120 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &tmp); in PHP_METHOD()
1125 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &tmp); in PHP_METHOD()
H A Dspl_array.c494 zend_hash_next_index_insert(ht, value); in spl_array_write_dimension_ex()
1764 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &tmp); in PHP_METHOD()
1772 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &tmp); in PHP_METHOD()
1777 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &tmp); in PHP_METHOD()
1785 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &tmp); in PHP_METHOD()
H A Dspl_fixedarray.c252 zend_hash_next_index_insert(ht, &elements[i]); in spl_fixedarray_object_get_properties_for()
614 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), current); in PHP_METHOD()
/PHP-8.3/Zend/
H A Dzend_list.c278 if (zend_hash_next_index_insert(&list_destructors, &zv) == NULL) { in zend_register_list_destructors_ex()
H A Dzend_API.c2014 return zend_hash_next_index_insert(Z_ARRVAL_P(arg), &tmp) ? SUCCESS : FAILURE; in add_next_index_long()
2023 return zend_hash_next_index_insert(Z_ARRVAL_P(arg), &tmp) ? SUCCESS : FAILURE; in add_next_index_null()
2032 return zend_hash_next_index_insert(Z_ARRVAL_P(arg), &tmp) ? SUCCESS : FAILURE; in add_next_index_bool()
2041 return zend_hash_next_index_insert(Z_ARRVAL_P(arg), &tmp) ? SUCCESS : FAILURE; in add_next_index_resource()
2050 return zend_hash_next_index_insert(Z_ARRVAL_P(arg), &tmp) ? SUCCESS : FAILURE; in add_next_index_double()
2059 return zend_hash_next_index_insert(Z_ARRVAL_P(arg), &tmp) ? SUCCESS : FAILURE; in add_next_index_str()
2068 return zend_hash_next_index_insert(Z_ARRVAL_P(arg), &tmp) ? SUCCESS : FAILURE; in add_next_index_string()
2077 return zend_hash_next_index_insert(Z_ARRVAL_P(arg), &tmp) ? SUCCESS : FAILURE; in add_next_index_stringl()
2086 return zend_hash_next_index_insert(Z_ARRVAL_P(arg), &tmp) ? SUCCESS : FAILURE; in add_next_index_array()
2095 return zend_hash_next_index_insert(Z_ARRVAL_P(arg), &tmp) ? SUCCESS : FAILURE; in add_next_index_object()
[all …]
H A Dzend_hash.h135 ZEND_API zval* ZEND_FASTCALL zend_hash_next_index_insert(HashTable *ht, zval *pData);
832 zv = zend_hash_next_index_insert(ht, &tmp); in zend_hash_next_index_insert_ptr()
855 if ((zv = zend_hash_next_index_insert(ht, &tmp))) { in zend_hash_next_index_insert_mem()
/PHP-8.3/ext/json/
H A Djson_parser.y223 zend_hash_next_index_insert(Z_ARRVAL_P(array), zvalue); in php_json_parser_array_append()
/PHP-8.3/ext/pcre/
H A Dphp_pcre.c1023 zend_hash_next_index_insert(Z_ARRVAL_P(result), &match_pair); in add_offset_pair()
1053 zend_hash_next_index_insert(Z_ARRVAL_P(subpats), &val); in populate_subpat_array()
1061 zend_hash_next_index_insert(Z_ARRVAL_P(subpats), &val); in populate_subpat_array()
1080 zend_hash_next_index_insert(Z_ARRVAL_P(subpats), &val); in populate_subpat_array()
1351 zend_hash_next_index_insert(Z_ARRVAL_P(subpats), &result_set); in php_pcre_match_impl()
1432 zend_hash_next_index_insert(Z_ARRVAL_P(subpats), &match_sets[i]); in php_pcre_match_impl()
1436 zend_hash_next_index_insert(Z_ARRVAL_P(subpats), &match_sets[i]); in php_pcre_match_impl()
/PHP-8.3/ext/intl/collator/
H A Dcollator_sort.c477 zend_hash_next_index_insert( Z_ARRVAL_P(array), sortKeyIndxBuf[j].zstr); in PHP_FUNCTION()
/PHP-8.3/ext/xml/
H A Dxml.c665 parser->ctag = zend_hash_next_index_insert(Z_ARRVAL(parser->data), &tag); in _xml_startElementHandler()
710 zend_hash_next_index_insert(Z_ARRVAL(parser->data), &tag); in _xml_endElementHandler()
808 zend_hash_next_index_insert(Z_ARRVAL(parser->data), &tag); in _xml_characterDataHandler()
/PHP-8.3/ext/dom/
H A Dxpath.c169 zend_hash_next_index_insert(intern->node_list, &retval); in dom_xpath_ext_function_php()
H A Delement.c343 zend_hash_next_index_insert(ht, &tmp); in PHP_METHOD()
348 zend_hash_next_index_insert(ht, &tmp); in PHP_METHOD()
/PHP-8.3/ext/mysqli/
H A Dmysqli_nonapi.c699 dest_elem = zend_hash_next_index_insert(Z_ARRVAL(dest_array), elem);
729 dest_elem = zend_hash_next_index_insert(Z_ARRVAL(proxy), elem);
/PHP-8.3/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()

Completed in 150 milliseconds

12