Searched refs:store (Results 1 – 25 of 96) sorted by relevance
1234
8 global $store;9 $store->removeAll($store);14 $store = new SplObjectStorage;15 $store[$o] = new C;16 $store->setInfo(1);17 var_dump($store);
10 global $store;11 $store->removeAll($store);16 $store = new SplObjectStorage;17 $store[new C] = new stdClass;18 var_dump($store->serialize());
6 $dummy = new stdClass; // Dummy object to control object store ordering
26 $store = new Indexable([]);50 (string)$a => $store["B"],51 (string)$c => list($store["D"], $store["E"]),53 (string)$g => $store["H"],54 (string)$i => $store["J"]
13 $store = new Indexable([]);25 list((string)$a => $store["B"], (string)$c => $store["D"]) = $e->getIndexable();
12 'store' => ZipArchive::CM_STORE,28 store: bool(true)
67 void zend_lazy_objects_init(zend_lazy_objects_store *store);68 void zend_lazy_objects_destroy(zend_lazy_objects_store *store);
66 @ store RSP (pointing to context-data) in A181 @ store SjLj handler in TLS
83 ; store address as x19 for trampoline85 ; store trampoline address as pc
92 ; store as trampoline's R31
2 Register Alloction 017: Missing store
2 JIT QM_ASSIGN: 003 missing type store
2 Register Alloction 011: Missed type store
2 Register Alloction 012: Missed type store
2 Register Alloction 016: Missing type store
2 Register Alloction 010: Missed store
2 Register Alloction 015: Missing store
2 JIT QM_ASSIGN: 004 missing type store
2 JIT ASSIGN: incorrect type store elimination
2 Register Alloction 007: Missing store
2 Register Alloction 009: Missing type store
2 JIT MUL: 008 incorrect elimination of type store
2 GH-12512: missing type store
2 JIT ASSIGN: missing type store
2 $this->prop refers to backing store from either hook
Completed in 35 milliseconds