Home
last modified time | relevance | path

Searched refs:zend_hash_index_del (Results 1 – 25 of 27) sorted by relevance

12

/PHP-8.0/Zend/
H A Dzend_weakrefs.c66 zend_hash_index_del((HashTable *) ptr, obj_addr); in zend_weakref_unref_single()
121 zend_hash_index_del(&EG(weakrefs), obj_addr); in zend_weakref_unregister()
133 zend_hash_index_del(ht, (zend_ulong) payload); in zend_weakref_unregister()
138 zend_hash_index_del(&EG(weakrefs), obj_addr); in zend_weakref_unregister()
177 zend_hash_index_del(&EG(weakrefs), obj_addr); in zend_weakrefs_notify()
H A Dzend_list.c50 return zend_hash_index_del(&EG(regular_list), res->handle); in zend_list_delete()
59 zend_hash_index_del(&EG(regular_list), res->handle); in zend_list_free()
H A Dzend_hash.h169 ZEND_API zend_result ZEND_FASTCALL zend_hash_index_del(HashTable *ht, zend_ulong h);
468 return zend_hash_index_del(ht, idx); in zend_symtable_del()
480 return zend_hash_index_del(ht, idx); in zend_symtable_del_ind()
564 return zend_hash_index_del(ht, idx); in zend_symtable_str_del()
576 return zend_hash_index_del(ht, idx); in zend_symtable_str_del_ind()
H A Dzend_ts_hash.c205 retval = zend_hash_index_del(TS_HASH(ht), h); in zend_ts_hash_index_del()
H A Dzend_generators.c186 zend_hash_index_del(ht, (zend_ulong) child); in zend_generator_remove_child()
H A Dzend_inheritance.c2372 zend_hash_index_del(all_obligations, num_key); in resolve_delayed_variance_obligations()
2407 zend_hash_index_del(all_obligations, num_key); in report_variance_errors()
H A Dzend_hash.c1515 ZEND_API zend_result ZEND_FASTCALL zend_hash_index_del(HashTable *ht, zend_ulong h) in zend_hash_index_del() function
/PHP-8.0/sapi/phpdbg/
H A Dphpdbg_watch.c341 zend_hash_index_del(&coll->parents, (zend_ulong) watch);
357 zend_hash_index_del(&PHPDBG_G(watch_collisions), (zend_ulong) watch->ref);
714 if (zend_hash_index_del(&PHPDBG_G(watch_elements), child->id) == SUCCESS) {
803 zend_hash_index_del(&PHPDBG_G(watch_elements), element->id);
1166 zend_hash_index_del(&PHPDBG_G(watch_free), (zend_ulong) ptr);
H A Dphpdbg_bp.c51 zend_hash_index_del(&PHPDBG_G(bp)[PHPDBG_BREAK_MAP], (id))
1227zend_hash_index_del(&PHPDBG_G(bp)[PHPDBG_BREAK_OPLINE], ((phpdbg_breakopline_t *) brake)->opline); in phpdbg_delete_breakpoint()
1233 zend_hash_index_del(table, numkey); in phpdbg_delete_breakpoint()
/PHP-8.0/ext/mysqlnd/
H A Dmysqlnd_vio.c142zend_hash_index_del(&EG(regular_list), net_stream->res->handle); /* ToDO: should it be res->handle… in MYSQLND_METHOD()
233zend_hash_index_del(&EG(regular_list), net_stream->res->handle); /* ToDO: should it be res->handle… in MYSQLND_METHOD()
/PHP-8.0/ext/opcache/Optimizer/
H A Dsccp.c505 zend_hash_index_del(Z_ARR_P(result), 0); in ct_eval_del_array_elem()
508 zend_hash_index_del(Z_ARR_P(result), 1); in ct_eval_del_array_elem()
511 zend_hash_index_del(Z_ARR_P(result), Z_LVAL_P(key)); in ct_eval_del_array_elem()
514 zend_hash_index_del(Z_ARR_P(result), zend_dval_to_lval(Z_DVAL_P(key))); in ct_eval_del_array_elem()
/PHP-8.0/ext/oci8/
H A Doci8_lob.c667 zend_hash_index_del(descriptor->connection->descriptors, descriptor->index); in php_oci_lob_free()
/PHP-8.0/ext/spl/
H A Dspl_fixedarray.c242 zend_hash_index_del(ht, i); in spl_fixedarray_object_get_properties()
H A Dspl_observer.c172 ret = zend_hash_index_del(&intern->storage, key.h); in spl_object_storage_detach()
H A Dspl_array.c580 if (zend_hash_index_del(ht, index) == FAILURE) { in spl_array_unset_dimension_ex()
/PHP-8.0/
H A DUPGRADING.INTERNALS295 - zend_hash_index_del()
/PHP-8.0/ext/pdo/
H A Dpdo_stmt.c357 zend_hash_index_del(hash, param->paramno); in really_register_bound_param()
376 zend_hash_index_del(hash, pparam->paramno); in really_register_bound_param()
/PHP-8.0/ext/pdo_pgsql/
H A Dpgsql_driver.c151 zend_hash_index_del(H->lob_streams, php_stream_get_resource_id(stream)); in pgsql_lob_close()
/PHP-8.0/ext/standard/
H A Darray.c4542 zend_hash_index_del(Z_ARRVAL_P(return_value), p->h);
4844 zend_hash_index_del(Z_ARRVAL_P(return_value), p->h);
4860 zend_hash_index_del(Z_ARRVAL_P(return_value), p->h);
5232 zend_hash_index_del(Z_ARRVAL_P(return_value), p->h);
H A Dvar_unserializer.re567 zend_hash_index_del(
/PHP-8.0/ext/soap/
H A Dphp_schema.c2169 zend_hash_index_del(tmp->attributes, index); in schema_attributegroup_fixup()
2271 zend_hash_index_del(type->attributes, index); in schema_type_fixup()
/PHP-8.0/ext/sqlite3/
H A Dsqlite3.c1679 zend_hash_index_del(hash, param->param_number); in register_bound_parameter_to_sqlite()
/PHP-8.0/sapi/cli/
H A Dphp_cli_server.c1935 zend_hash_index_del(&server->clients, client->sock); in php_cli_server_close_connection()
/PHP-8.0/ext/pgsql/
H A Dpgsql.c188 zend_hash_index_del(&PGG(hashes), (uintptr_t) link); in _close_pgsql_link()
/PHP-8.0/ext/opcache/
H A DZendAccelerator.c2195 zend_hash_index_del(EG(zend_constants), new_const_num); in persistent_compile_file()

Completed in 180 milliseconds

12