Home
last modified time | relevance | path

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

/php-src/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.c384 PHP_METHOD(Random_Engine_Mt19937, __debugInfo) in PHP_METHOD() argument
/php-src/ext/spl/
H A Dspl_heap.stub.php84 public function __debugInfo(): array {} function in SplPriorityQueue
129 public function __debugInfo(): array {} function in SplHeap
H A Dspl_observer.stub.php111 public function __debugInfo(): array {} function in SplObjectStorage
164 public function __debugInfo(): array {} function in MultipleIterator
H A Dspl_array.stub.php84 public function __debugInfo(): array {} function in ArrayObject
232 public function __debugInfo(): array {} function in ArrayIterator
H A Dspl_dllist.stub.php38 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.c1007 PHP_METHOD(SplObjectStorage, __debugInfo) in PHP_METHOD() argument
H A Dspl_array.c1506 PHP_METHOD(ArrayObject, __debugInfo) in PHP_METHOD() argument
H A Dspl_directory.c1406 PHP_METHOD(SplFileInfo, __debugInfo) in PHP_METHOD() argument
/php-src/Zend/
H A Dzend_attributes.stub.php63 public function __debugInfo(): array {} function in SensitiveParameterValue
H A Dzend_attributes.c128 ZEND_METHOD(SensitiveParameterValue, __debugInfo) in ZEND_METHOD() argument
H A Dzend.h182 zend_function *__debugInfo; member

Completed in 40 milliseconds