Searched refs:indirect (Results 1 – 25 of 43) sorted by relevance
12
74 …y* zend_accel_hash_update(zend_accel_hash *accel_hash, zend_string *key, bool indirect, void *data) in zend_accel_hash_update() argument81 if (indirect) { in zend_accel_hash_update()83 while (indirect_bucket->indirect) { in zend_accel_hash_update()100 if (entry->indirect) { in zend_accel_hash_update()110 entry->indirect = 1; in zend_accel_hash_update()126 if (indirect) { in zend_accel_hash_update()128 entry->indirect = 1; in zend_accel_hash_update()132 entry->indirect = 0; in zend_accel_hash_update()157 if (entry->indirect) { in zend_accel_hash_find_ex()208 if (!entry->indirect) { in zend_accel_hash_unlink()
52 bool indirect; member71 bool indirect,
2 prev - ensure warning is received when passing an indirect temporary.15 echo "\n-- Passing an indirect temporary variable --\n";20 -- Passing an indirect temporary variable --
2 next - ensure warning is received when passing an indirect temporary.
13 ">(1.b) indirect x\n";35 Warning: finfo_file(): Failed identify data 0:indirect count (%d) exceeded in %s on line %d
2 >(1.b) indirect x
10 Warning: finfo_open(): Expected numeric type got `indirect' in %s on line %d
19 function indirect($other)42 $object->indirect($other);
2 unset() CV 12 (unset() in indirect called function)
2 string offset 005 indirect string modification by error handler
2 Testing indirect method call and exceptions
2 Exception after separation during indirect write to fcall result
2 Testing indirect method call
2 Bug #78151 Segfault caused by indirect expressions in PHP 7.4a1
2 string offset 007 indirect string modification by error handler
2 Testing indirect property access
2 string offset 006 indirect string modification by error handler
2 unset() CV 5 (indirect unset() of global variable in session_start())
2 string offset 008 indirect string modification by error handler
2 unset() CV 6 (indirect unset() of global variable in session_unset())
2 Using indirect append on ArrayAccess object
2 SplFixedArray indirect modification notice
2 SPL: ArrayObject indirect offsetGet overwriting EG(uninitialized_zvar_ptr)
2 Bug #69115 crash in mail (plus indirect pcre test)
Completed in 22 milliseconds