Home
last modified time | relevance | path

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

/PHP-8.2/ext/random/
H A Drandom.stub.php54 public function __debugInfo(): array {} function in Random\\Engine\\Mt19937
76 public function __debugInfo(): array {} function in Random\\Engine\\PcgOneseq128XslRr64
100 public function __debugInfo(): array {} function in Random\\Engine\\Xoshiro256StarStar
H A Dengine_mt19937.c382 PHP_METHOD(Random_Engine_Mt19937, __debugInfo) in PHP_METHOD() argument
/PHP-8.2/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.c1048 PHP_METHOD(SplHeap, __debugInfo) in PHP_METHOD() argument
1058 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.c1208 PHP_METHOD(SplDoublyLinkedList, __debugInfo) in PHP_METHOD() argument
H A Dspl_observer.c1008 PHP_METHOD(SplObjectStorage, __debugInfo) in PHP_METHOD() argument
H A Dspl_array.c1861 PHP_METHOD(ArrayObject, __debugInfo) in PHP_METHOD() argument
H A Dspl_directory.c1418 PHP_METHOD(SplFileInfo, __debugInfo) in PHP_METHOD() argument
/PHP-8.2/Zend/
H A Dzend_attributes.stub.php87 public function __debugInfo(): array {} function in SensitiveParameterValue
H A Dzend_attributes.c135 ZEND_METHOD(SensitiveParameterValue, __debugInfo) in ZEND_METHOD() argument
H A Dzend.h182 zend_function *__debugInfo; member

Completed in 52 milliseconds