Home
last modified time | relevance | path

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

/php-src/ext/random/
H A Drandom.stub.php56 public function __debugInfo(): array {} function in Random\\Engine\\Mt19937
78 public function __debugInfo(): array {} function in Random\\Engine\\PcgOneseq128XslRr64
102 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.php113 public function __debugInfo(): array {} function in SplObjectStorage
166 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.c1059 PHP_METHOD(SplHeap, __debugInfo) in PHP_METHOD() argument
1069 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.c1206 PHP_METHOD(SplDoublyLinkedList, __debugInfo) in PHP_METHOD() argument
H A Dspl_observer.c1057 PHP_METHOD(SplObjectStorage, __debugInfo) in PHP_METHOD() argument
H A Dspl_array.c1512 PHP_METHOD(ArrayObject, __debugInfo) in PHP_METHOD() argument
H A Dspl_directory.c1378 PHP_METHOD(SplFileInfo, __debugInfo) in PHP_METHOD() argument
/php-src/Zend/
H A Dzend_generators.stub.php27 public function __debugInfo(): array {} function in Generator
H A Dzend_attributes.stub.php63 public function __debugInfo(): array {} function in SensitiveParameterValue
H A Dzend_attributes.c142 ZEND_METHOD(SensitiveParameterValue, __debugInfo) in ZEND_METHOD() argument
H A Dzend_generators.c1069 ZEND_METHOD(Generator, __debugInfo) in ZEND_METHOD() argument
H A Dzend.h182 zend_function *__debugInfo; member
/php-src/ext/hash/
H A Dhash.c1567 ZEND_METHOD(HashContext, __debugInfo) in ZEND_METHOD() argument

Completed in 68 milliseconds