Home
last modified time | relevance | path

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

/PHP-8.3/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.3/ext/standard/tests/serialize/
H A Dcounting_of_references.phpt2 References are not counted twice
H A Dmax_depth.phpt90 // If depth limit is overridden, the depth should be counted
/PHP-8.3/Zend/tests/generators/errors/
H A Dcount_error.phpt2 Generators can't be counted
/PHP-8.3/ext/standard/tests/array/
H A Dcount_invalid.phpt2 Only arrays and countable objects can be counted
/PHP-8.3/ext/opcache/
H A DZendAccelerator.h198 bool counted; /* the process uses shared memory */ member
H A DZendAccelerator.c355 if (ZCG(counted)) { in accel_deactivate_sub()
358 ZCG(counted) = false; in accel_deactivate_sub()
476 if (!ZCG(counted)) { in accel_find_interned_string()
480 ZCG(counted) = true; in accel_find_interned_string()
565 if (ZCG(counted)) { in accel_new_interned_string_for_php()
597 if (ZCG(counted)) { in accel_init_interned_string_for_php()
811 ZCG(counted) = true; in accel_use_shm_interned_strings()
2086 if (!ZCG(counted)) { in persistent_compile_file()
2653 if (ZCG(counted)) { in accel_activate()
3433 ZCG(counted) = true;
[all …]
/PHP-8.3/ext/mbstring/tests/
H A Dmb_substr_count.phpt64 // needle, that match would be disregarded and not counted in the returned value
/PHP-8.3/Zend/
H A Dzend_types.h318 zend_refcounted *counted; member
696 #define Z_COUNTED(zval) (zval).value.counted
/PHP-8.3/
H A D.gdbinit167 printf "(refcount=%d) ", $zvalue->value.counted->gc.refcount
/PHP-8.3/ext/fileinfo/tests/
H A Dmagic14828 # number of clusters in image; empty clusters at the end are not saved and counted like: 2372 2848
17351 # not counted, and causes file to continue, and try and match
38583 # A kludge to read the vendor string. It's a counted string, not a
H A Dmagic私はガラスを食べられます14828 # number of clusters in image; empty clusters at the end are not saved and counted like: 2372 2848
17351 # not counted, and causes file to continue, and try and match
38583 # A kludge to read the vendor string. It's a counted string, not a

Completed in 495 milliseconds