Home
last modified time | relevance | path

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

12

/php-src/ext/random/
H A Dengine_mt19937.c181 zend_hash_next_index_insert(data, &t); in serialize()
184 zend_hash_next_index_insert(data, &t); in serialize()
186 zend_hash_next_index_insert(data, &t); in serialize()
329 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &t); in PHP_METHOD()
337 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &t); in PHP_METHOD()
H A Dengine_pcgoneseq128xslrr64.c74 zend_hash_next_index_insert(data, &z); in serialize()
78 zend_hash_next_index_insert(data, &z); in serialize()
H A Dengine_combinedlcg.c80 zend_hash_next_index_insert(data, &t); in serialize()
H A Drandomizer.c377 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &t); in PHP_METHOD()
480 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &t); in PHP_METHOD()
H A Dengine_xoshiro256starstar.c128 zend_hash_next_index_insert(data, &t); in serialize()
/php-src/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-src/ext/standard/
H A Dfile.c1435 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &stat_dev); in php_fstat()
1436 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &stat_ino); in php_fstat()
1437 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &stat_mode); in php_fstat()
1438 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &stat_nlink); in php_fstat()
1439 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &stat_uid); in php_fstat()
1440 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &stat_gid); in php_fstat()
1441 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &stat_rdev); in php_fstat()
1442 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &stat_size); in php_fstat()
1443 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &stat_atime); in php_fstat()
1917 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()
822 zend_hash_next_index_insert(Z_ARRVAL_P(response_header), &http_header); in php_stream_url_wrap_http_ex()
/php-src/ext/hash/
H A Dhash.c251 zend_hash_next_index_insert(Z_ARRVAL_P(zv), &tmp); in php_hash_serialize_spec()
258 zend_hash_next_index_insert(Z_ARRVAL_P(zv), &tmp); in php_hash_serialize_spec()
261 zend_hash_next_index_insert(Z_ARRVAL_P(zv), &tmp); in php_hash_serialize_spec()
1469 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &tmp); in PHP_METHOD()
1472 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &tmp); in PHP_METHOD()
1477 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &tmp); in PHP_METHOD()
1480 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &tmp); in PHP_METHOD()
1485 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &tmp); in PHP_METHOD()
/php-src/main/
H A Dphp_variables.c254 if ((gpc_element_p = zend_hash_next_index_insert(symtable1, &gpc_element)) == NULL) { in php_register_variable_ex()
300 if (zend_hash_next_index_insert(symtable1, val) == NULL) { in php_register_variable_ex()
674 if (zend_hash_next_index_insert(Z_ARRVAL(arr), &tmp) == NULL) { in php_build_argv()
684 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-src/ext/spl/
H A Dspl_observer.c347 zend_hash_next_index_insert(Z_ARRVAL(storage), &tmp); in spl_object_storage_debug_info()
994 zend_hash_next_index_insert(Z_ARRVAL(tmp), &obj); in PHP_METHOD()
996 zend_hash_next_index_insert(Z_ARRVAL(tmp), &elem->inf); in PHP_METHOD()
998 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &tmp); in PHP_METHOD()
1003 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.c491 zend_hash_next_index_insert(ht, value); in spl_array_write_dimension_ex()
1410 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &tmp); in PHP_METHOD()
1418 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &tmp); in PHP_METHOD()
1423 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &tmp); in PHP_METHOD()
1431 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &tmp); in PHP_METHOD()
H A Dspl_fixedarray.c248 zend_hash_next_index_insert(ht, &elements[i]); in spl_fixedarray_object_get_properties_for()
607 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), current); in PHP_METHOD()
/php-src/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.c2064 return zend_hash_next_index_insert(Z_ARRVAL_P(arg), &tmp) ? SUCCESS : FAILURE; in add_next_index_long()
2073 return zend_hash_next_index_insert(Z_ARRVAL_P(arg), &tmp) ? SUCCESS : FAILURE; in add_next_index_null()
2082 return zend_hash_next_index_insert(Z_ARRVAL_P(arg), &tmp) ? SUCCESS : FAILURE; in add_next_index_bool()
2091 return zend_hash_next_index_insert(Z_ARRVAL_P(arg), &tmp) ? SUCCESS : FAILURE; in add_next_index_resource()
2100 return zend_hash_next_index_insert(Z_ARRVAL_P(arg), &tmp) ? SUCCESS : FAILURE; in add_next_index_double()
2109 return zend_hash_next_index_insert(Z_ARRVAL_P(arg), &tmp) ? SUCCESS : FAILURE; in add_next_index_str()
2118 return zend_hash_next_index_insert(Z_ARRVAL_P(arg), &tmp) ? SUCCESS : FAILURE; in add_next_index_string()
2127 return zend_hash_next_index_insert(Z_ARRVAL_P(arg), &tmp) ? SUCCESS : FAILURE; in add_next_index_stringl()
2136 return zend_hash_next_index_insert(Z_ARRVAL_P(arg), &tmp) ? SUCCESS : FAILURE; in add_next_index_array()
2145 return zend_hash_next_index_insert(Z_ARRVAL_P(arg), &tmp) ? SUCCESS : FAILURE; in add_next_index_object()
[all …]
H A Dzend_hash.h137 ZEND_API zval* ZEND_FASTCALL zend_hash_next_index_insert(HashTable *ht, zval *pData);
834 zv = zend_hash_next_index_insert(ht, &tmp); in zend_hash_next_index_insert_ptr()
857 if ((zv = zend_hash_next_index_insert(ht, &tmp))) { in zend_hash_next_index_insert_mem()
H A Dzend_ast.c452 if (!zend_hash_next_index_insert(Z_ARRVAL_P(result), expr)) { in zend_ast_add_array_element()
479 if (!zend_hash_next_index_insert(Z_ARRVAL_P(result), val)) { in zend_ast_add_unpacked_element()
911 zend_hash_next_index_insert(args, &arg); in zend_ast_evaluate_inner()
/php-src/ext/json/
H A Djson_parser.y223 zend_hash_next_index_insert(Z_ARRVAL_P(array), zvalue); in php_json_parser_array_append()
/php-src/ext/intl/collator/
H A Dcollator_sort.c477 zend_hash_next_index_insert( Z_ARRVAL_P(array), sortKeyIndxBuf[j].zstr); in PHP_FUNCTION()
/php-src/ext/xml/
H A Dxml.c666 parser->ctag = zend_hash_next_index_insert(Z_ARRVAL(parser->data), &tag); in _xml_startElementHandler()
711 zend_hash_next_index_insert(Z_ARRVAL(parser->data), &tag); in _xml_endElementHandler()
810 zend_hash_next_index_insert(Z_ARRVAL(parser->data), &tag); in _xml_characterDataHandler()
/php-src/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-src/ext/dom/
H A Delement.c335 zend_hash_next_index_insert(ht, &tmp); in PHP_METHOD()
341 zend_hash_next_index_insert(ht, &tmp); in PHP_METHOD()
/php-src/ext/simplexml/
H A Dsimplexml.c1105 zend_hash_next_index_insert(rv, &value); in sxe_get_prop_hash()
1125 zend_hash_next_index_insert(rv, &value); in sxe_get_prop_hash()
1145 zend_hash_next_index_insert(rv, &value); in sxe_get_prop_hash()

Completed in 114 milliseconds

12