Home
last modified time | relevance | path

Searched refs:counted (Results 1 – 13 of 13) sorted by relevance

/PHP-8.0/ext/zlib/tests/
H A Dgzgetc_basic.phpt28 echo "\ncharacters counted=$count\n";
40 characters counted=176
H A Dgzgetc_basic_1.phpt28 echo "\ncharacters counted=$count\n";
41 characters counted=176
/PHP-8.0/ext/standard/tests/serialize/
H A Dcounting_of_references.phpt2 References are not counted twice
H A Dmax_depth.phpt86 // If depth limit is overridden, the depth should be counted
/PHP-8.0/Zend/tests/generators/errors/
H A Dcount_error.phpt2 Generators can't be counted
/PHP-8.0/ext/standard/tests/array/
H A Dcount_invalid.phpt2 Only arrays and countable objects can be counted
/PHP-8.0/ext/opcache/
H A DZendAccelerator.h207 int counted; /* the process uses shared memory */ member
H A DZendAccelerator.c331 if (ZCG(counted)) { in accel_deactivate_sub()
334 ZCG(counted) = 0; in accel_deactivate_sub()
439 if (!ZCG(counted)) { in accel_find_interned_string()
443 ZCG(counted) = 1; in accel_find_interned_string()
520 if (ZCG(counted)) { in accel_new_interned_string_for_php()
554 if (ZCG(counted)) { in accel_init_interned_string_for_php()
752 ZCG(counted) = 1; in accel_use_shm_interned_strings()
754 ZCG(counted) = 0; in accel_use_shm_interned_strings()
2080 ZCG(counted) = 1; in persistent_compile_file()
2465 ZCG(counted) = 0; in accel_activate()
[all …]
/PHP-8.0/Zend/
H A Dzend_types.h288 zend_refcounted *counted; member
601 #define Z_COUNTED(zval) (zval).value.counted
/PHP-8.0/
H A D.gdbinit167 printf "(refcount=%d) ", $zvalue->value.counted->gc.refcount
H A DNEWS462 . Fixed bug #81585 (cached_chunks are not counted to real_size on shutdown).
/PHP-8.0/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます15054 # not counted, and causes file to continue, and try and match
31453 # A kludge to read the vendor string. It's a counted string, not a
H A Dmagic15054 # not counted, and causes file to continue, and try and match
31453 # A kludge to read the vendor string. It's a counted string, not a

Completed in 169 milliseconds