Home
last modified time | relevance | path

Searched defs:insert (Results 1 – 4 of 4) sorted by relevance

/php-src/ext/spl/
H A Dspl_heap.stub.php18 public function insert(mixed $value, mixed $priority): true {} function in SplPriorityQueue
93 public function insert(mixed $value): true {} function in SplHeap
H A Dspl_heap.c605 PHP_METHOD(SplHeap, insert) in PHP_METHOD() argument
652 PHP_METHOD(SplPriorityQueue, insert) in PHP_METHOD() argument
/php-src/ext/dom/lexbor/lexbor/core/
H A Dhash.c186 lexbor_hash_insert(lexbor_hash_t *hash, const lexbor_hash_insert_t *insert, in lexbor_hash_insert()
/php-src/Zend/Optimizer/
H A Dzend_inference.c2134 ZEND_API uint32_t zend_array_element_type(uint32_t t1, uint8_t op_type, int write, int insert) in zend_array_element_type()

Completed in 21 milliseconds