Home
last modified time | relevance | path

Searched refs:indirect (Results 1 – 25 of 44) sorted by relevance

12

/php-src/ext/opcache/
H A Dzend_accelerator_hash.c74 …y* zend_accel_hash_update(zend_accel_hash *accel_hash, zend_string *key, bool indirect, void *data) in zend_accel_hash_update() argument
81 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()
H A Dzend_accelerator_hash.h52 bool indirect; member
71 bool indirect,
/php-src/ext/standard/tests/array/
H A Dprev_error2.phpt2 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 --
H A Darray_next_error1.phpt2 next - ensure warning is received when passing an indirect temporary.
/php-src/ext/fileinfo/tests/
H A Dcve-2014-1943私はガラスを食べられます.magic2 >(1.b) indirect x
H A Dbug77961.phpt10 Warning: finfo_open(): Expected numeric type got `indirect' in %s on line %d
H A Dcve-2014-1943-mb.phpt13 ">(1.b) indirect x\n";
/php-src/tests/classes/
H A Dthis.phpt19 function indirect($other)
42 $object->indirect($other);
/php-src/Zend/tests/
H A Dunset_cv12.phpt2 unset() CV 12 (unset() in indirect called function)
H A Dstr_offset_005.phpt2 string offset 005 indirect string modification by error handler
H A Dtemporary_cleaning_006.phpt2 Exception after separation during indirect write to fcall result
H A Dindirect_method_call_001.phpt2 Testing indirect method call and exceptions
H A Dindirect_method_call_003.phpt2 Testing indirect method call
H A Dbug78151.phpt2 Bug #78151 Segfault caused by indirect expressions in PHP 7.4a1
H A Dstr_offset_007.phpt2 string offset 007 indirect string modification by error handler
H A Dstr_offset_006.phpt2 string offset 006 indirect string modification by error handler
H A Dunset_cv05.phpt2 unset() CV 5 (indirect unset() of global variable in session_start())
H A Dindirect_property_access.phpt2 Testing indirect property access
H A Dstr_offset_008.phpt2 string offset 008 indirect string modification by error handler
H A Dunset_cv06.phpt2 unset() CV 6 (indirect unset() of global variable in session_unset())
H A Dbug69989_3.phpt22 // Symtable indirect
H A DArrayAccess_indirect_append.phpt2 Using indirect append on ArrayAccess object
/php-src/ext/spl/tests/
H A DSplFixedArray_indirect_modification.phpt2 SplFixedArray indirect modification notice
H A Darray_026.phpt2 SPL: ArrayObject indirect offsetGet overwriting EG(uninitialized_zvar_ptr)
/php-src/ext/standard/tests/mail/
H A Dbug69115.phpt2 Bug #69115 crash in mail (plus indirect pcre test)

Completed in 18 milliseconds

12