Home
last modified time | relevance | path

Searched refs:garbage (Results 26 – 31 of 31) sorted by relevance

12

/PHP-7.0/Zend/
H A Dzend_vm_execute.h6208 if (!--GC_REFCOUNT(garbage)) {
6210 zval_dtor_func_for_ptr(garbage);
7158 if (!--GC_REFCOUNT(garbage)) {
7160 zval_dtor_func_for_ptr(garbage);
8049 if (!--GC_REFCOUNT(garbage)) {
32630 if (!--GC_REFCOUNT(garbage)) {
33936 if (!--GC_REFCOUNT(garbage)) {
35190 if (!--GC_REFCOUNT(garbage)) {
42491 if (!--GC_REFCOUNT(garbage)) {
43097 if (!--GC_REFCOUNT(garbage)) {
[all …]
H A Dzend_vm_def.h5565 zend_refcounted *garbage = Z_COUNTED_P(var);
5567 if (!--GC_REFCOUNT(garbage)) {
5569 zval_dtor_func_for_ptr(garbage);
/PHP-7.0/ext/reflection/
H A Dphp_reflection.c5463 zval garbage; in ZEND_METHOD() local
5468 ZVAL_COPY_VALUE(&garbage, variable_ptr); in ZEND_METHOD()
5472 zval_ptr_dtor(&garbage); in ZEND_METHOD()
/PHP-7.0/
H A DNEWS167 garbage argument names). (Andrea)
1560 . Fixed bug #72100 (implode() inserts garbage into resulting string when
/PHP-7.0/ext/fileinfo/
H A Dlibmagic.patch421 if (len == 0) /* null line, garbage, etc */
/PHP-7.0/ext/fileinfo/tests/
H A Dmagic294 >>48 byte 5 garbage icon
454 # garbage value implies end of pit entries
5506 # dBASE III DBT without version, dBASE IV DBT , FoxPro FPT , or many ZIP , DBF garbage
5508 # unusual dBASE III DBT like angest.dbt, dBASE IV DBT with block size 0 , FoxPro FPT , or garbage
5510 # FoxPro FPT , unusual dBASE III DBT like biblio.dbt or garbage
5516 # dBASE III DBT , garbage
5527 # dBASE III DBT like angest.dbt, or garbage PCX DBF
14742 # upx compressed device driver has garbage instead of real in name field of header

Completed in 249 milliseconds

12