Home
last modified time | relevance | path

Searched defs:__debugInfo (Results 1 – 11 of 11) sorted by relevance

/PHP-8.1/ext/spl/
H A Dspl_heap.stub.php77 public function __debugInfo(): array {} function in SplPriorityQueue
122 public function __debugInfo(): array {} function in SplHeap
H A Dspl_observer.stub.php113 public function __debugInfo(): array {} function in SplObjectStorage
157 public function __debugInfo(): array {} function in MultipleIterator
H A Dspl_array.stub.php79 public function __debugInfo(): array {} function in ArrayObject
222 public function __debugInfo(): array {} function in ArrayIterator
H A Dspl_dllist.stub.php29 public function __debugInfo(): array {} function in SplDoublyLinkedList
H A Dspl_directory.stub.php98 public function __debugInfo(): array {} function in SplFileInfo
H A Dspl_heap.c1061 PHP_METHOD(SplHeap, __debugInfo) in PHP_METHOD() argument
1071 PHP_METHOD(SplPriorityQueue, __debugInfo) in PHP_METHOD() argument
H A Dspl_dllist.c1217 PHP_METHOD(SplDoublyLinkedList, __debugInfo) in PHP_METHOD() argument
H A Dspl_observer.c865 PHP_METHOD(SplObjectStorage, __debugInfo) in PHP_METHOD() argument
H A Dspl_array.c1931 PHP_METHOD(ArrayObject, __debugInfo) in PHP_METHOD() argument
H A Dspl_directory.c1396 PHP_METHOD(SplFileInfo, __debugInfo) in PHP_METHOD() argument
/PHP-8.1/Zend/
H A Dzend.h181 zend_function *__debugInfo; member

Completed in 61 milliseconds