Home
last modified time | relevance | path

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

/PHP-8.3/ext/random/
H A Drandom.stub.php55 public function __debugInfo(): array {} function in Random\\Engine\\Mt19937
77 public function __debugInfo(): array {} function in Random\\Engine\\PcgOneseq128XslRr64
101 public function __debugInfo(): array {} function in Random\\Engine\\Xoshiro256StarStar
H A Dengine_mt19937.c383 PHP_METHOD(Random_Engine_Mt19937, __debugInfo) in PHP_METHOD() argument
/PHP-8.3/ext/spl/
H A Dspl_heap.stub.php93 public function __debugInfo(): array {} function in SplPriorityQueue
138 public function __debugInfo(): array {} function in SplHeap
H A Dspl_observer.stub.php113 public function __debugInfo(): array {} function in SplObjectStorage
178 public function __debugInfo(): array {} function in MultipleIterator
H A Dspl_array.stub.php90 public function __debugInfo(): array {} function in ArrayObject
244 public function __debugInfo(): array {} function in ArrayIterator
H A Dspl_dllist.stub.php50 public function __debugInfo(): array {} function in SplDoublyLinkedList
H A Dspl_heap.c1052 PHP_METHOD(SplHeap, __debugInfo) in PHP_METHOD() argument
1062 PHP_METHOD(SplPriorityQueue, __debugInfo) in PHP_METHOD() argument
H A Dspl_directory.stub.php98 public function __debugInfo(): array {} function in SplFileInfo
H A Dspl_dllist.c1207 PHP_METHOD(SplDoublyLinkedList, __debugInfo) in PHP_METHOD() argument
H A Dspl_observer.c1010 PHP_METHOD(SplObjectStorage, __debugInfo) in PHP_METHOD() argument
H A Dspl_array.c1860 PHP_METHOD(ArrayObject, __debugInfo) in PHP_METHOD() argument
H A Dspl_directory.c1406 PHP_METHOD(SplFileInfo, __debugInfo) in PHP_METHOD() argument
/PHP-8.3/Zend/
H A Dzend_attributes.stub.php63 public function __debugInfo(): array {} function in SensitiveParameterValue
H A Dzend_attributes.c136 ZEND_METHOD(SensitiveParameterValue, __debugInfo) in ZEND_METHOD() argument
H A Dzend.h182 zend_function *__debugInfo; member

Completed in 60 milliseconds