Home
last modified time | relevance | path

Searched refs:HT_IS_PACKED (Results 1 – 25 of 32) sorted by relevance

12

/php-src/Zend/
H A Dzend_hash.c495 if (HT_IS_PACKED(ht)) { in _zend_hash_get_valid_pos()
1092 if (HT_IS_PACKED(ht)) { in _zend_hash_index_add_or_update_i()
1697 if (HT_IS_PACKED(ht)) { in zend_hash_index_del()
1988 if (HT_IS_PACKED(ht)) { in zend_hash_graceful_destroy()
2018 if (HT_IS_PACKED(ht)) { in zend_hash_graceful_reverse_destroy()
2060 if (HT_IS_PACKED(ht)) { in zend_hash_apply()
2100 if (HT_IS_PACKED(ht)) { in zend_hash_apply_with_argument()
2141 if (HT_IS_PACKED(ht)) { in zend_hash_apply_with_arguments()
2195 if (HT_IS_PACKED(ht)) { in zend_hash_reverse_apply()
2699 if (HT_IS_PACKED(ht)) { in zend_hash_index_find()
[all …]
H A Dzend_verify_type_inference.h88 if (HT_IS_PACKED(ht) && !MAY_BE_PACKED(type_mask)) { in zend_verify_type_inference()
91 if (!HT_IS_PACKED(ht) && !MAY_BE_HASH(type_mask)) { in zend_verify_type_inference()
H A Dzend_hash.h59 #define HT_IS_PACKED(ht) \ macro
197 if (EXPECTED(HT_IS_PACKED(_ht))) { \
220 if (EXPECTED(HT_IS_PACKED(_ht))) { \
1027 if (HT_IS_PACKED(__ht)) { \
1054 if (HT_IS_PACKED(__ht)) { \
1238 ZEND_ASSERT(!HT_IS_PACKED(__ht)); \
1253 ZEND_ASSERT(!HT_IS_PACKED(__ht)); \
1263 ZEND_ASSERT(!HT_IS_PACKED(__ht)); \
1447 ZEND_ASSERT(HT_IS_PACKED(__ht)); \
1458 ZEND_ASSERT(HT_IS_PACKED(__ht)); \
[all …]
H A Dzend_gc.c921 if (HT_IS_PACKED(ht)) { in gc_scan_black()
1095 if (HT_IS_PACKED(ht)) { in gc_mark_grey()
1307 if (HT_IS_PACKED(ht)) { in gc_scan()
1548 if (HT_IS_PACKED(ht)) { in gc_collect_white()
1735 if (HT_IS_PACKED(ht)) { in gc_remove_nested_data_from_buffer()
H A Dzend_generators.c611 if (HT_IS_PACKED(ht)) { in zend_generator_get_next_delegated_value()
H A Dzend_vm_def.h6167 if (HT_IS_PACKED(ht) && (zend_hash_num_elements(result_ht) == 0 || HT_IS_PACKED(result_ht))) {
7022 if (HT_IS_PACKED(fe_ht)) {
7104 if (HT_IS_PACKED(fe_ht)) {
10180 if (HT_IS_PACKED(fe_ht)) {
/php-src/ext/standard/
H A Darray.c1865 if (HT_IS_PACKED(arr)) {
1911 if (HT_IS_PACKED(arr)) {
1955 if (HT_IS_PACKED(arr)) {
2005 if (HT_IS_PACKED(arr)) {
2050 if (HT_IS_PACKED(arr)) {
2109 if (HT_IS_PACKED(arr)) {
2163 if (HT_IS_PACKED(arr)) {
2240 if (HT_IS_PACKED(arr)) {
2513 if (HT_IS_PACKED(arr)) {
2561 if (HT_IS_PACKED(arr)) {
[all …]
H A Duser_filters.c484 if (filters_hash && !HT_IS_PACKED(filters_hash)) { in PHP_FUNCTION()
H A Dinfo.c102 if (!HT_IS_PACKED(ht)) { in php_info_print_stream_hash()
H A Dstring.c2431 if (HT_IS_PACKED(repl_ht)) {
2488 if (HT_IS_PACKED(from_ht)) {
2533 if (HT_IS_PACKED(len_ht)) {
2578 if (HT_IS_PACKED(repl_ht)) {
4379 if (HT_IS_PACKED(replace_ht)) {
H A Dstreamsfuncs.c919 if (!HT_IS_PACKED(Z_ARRVAL_P(wval))) { in parse_context_options()
H A Dvar.c329 packed = HT_IS_PACKED(myht) ? "packed " : ""; in php_debug_zval_dump()
H A Dvar_unserializer.re825 zend_hash_extend(ht, zend_hash_num_elements(ht) + elements, HT_IS_PACKED(ht));
/php-src/ext/opcache/
H A Dzend_persist_calc.c58 if (HT_IS_PACKED(ht)) { in zend_hash_persist_calc()
122 if (HT_IS_PACKED(ht)) { in zend_persist_zval_calc()
H A Dzend_persist.c120 if (HT_IS_PACKED(ht)) { in zend_hash_persist()
230 if (HT_IS_PACKED(ht)) { in zend_persist_zval()
H A Dzend_file_cache.c313 if (HT_IS_PACKED(ht)) {
1175 if (HT_IS_PACKED(ht)) {
/php-src/ext/spl/
H A Dphp_spl.c478 ZEND_ASSERT(!HT_IS_PACKED(ht)); \
/php-src/ext/snmp/
H A Dsnmp.c684 if (HT_IS_PACKED(type_ht)) { in php_snmp_parse_oid()
721 if (HT_IS_PACKED(value_ht)) { in php_snmp_parse_oid()
/php-src/ext/zend_test/
H A Dtest.c707 if (!HT_IS_PACKED(parameter)) { in ZEND_FUNCTION()
/php-src/ext/opcache/jit/
H A Dzend_jit_vm_helpers.c690 if (HT_IS_PACKED(Z_ARRVAL_P(zv))) {
H A Dzend_jit_ir.c3553 if (HT_IS_PACKED(jumptable)) { in zend_jit_case_start()
15328 if (!HT_IS_PACKED(jumptable)) {
15348 if (HT_IS_PACKED(jumptable)) {
15473 if (HT_IS_PACKED(jumptable)) {
15592 if (HT_IS_PACKED(jumptable)) {
15609 if (HT_IS_PACKED(jumptable)) {
/php-src/ext/tidy/
H A Dtidy.c792 if (!HT_IS_PACKED(ht_options)) { in _php_tidy_apply_config_array()
/php-src/ext/soap/
H A Dphp_http.c840 if (zend_hash_num_elements(Z_ARRVAL_P(cookies)) != 0 && !HT_IS_PACKED(Z_ARRVAL_P(cookies))) { in make_http_soap_request()
/php-src/ext/sockets/
H A Dsockets.c2347 if (zhints && !HT_IS_PACKED(Z_ARRVAL_P(zhints))) {
/php-src/ext/dom/
H A Dnode.c2151 if (tmp && Z_TYPE_P(tmp) == IS_ARRAY && !HT_IS_PACKED(Z_ARRVAL_P(tmp))) { in dom_canonicalization()

Completed in 233 milliseconds

12