/PHP-8.1/ext/reflection/ |
H A D | php_reflection.stub.php | 121 public function __toString(): string {} function in ReflectionFunction 169 public function __toString(): string {} function in ReflectionMethod 223 public function __toString(): string {} function in ReflectionClass 399 public function __toString(): string {} function in ReflectionProperty 469 public function __toString(): string {} function in ReflectionClassConstant 513 public function __toString(): string {} function in ReflectionParameter 592 public function __toString(): string {} function in ReflectionType 624 public function __toString(): string {} function in ReflectionExtension 670 public function __toString(): string {} function in ReflectionZendExtension 710 public function __toString(): string {} function in ReflectionAttribute
|
H A D | php_reflection.c | 1618 ZEND_METHOD(ReflectionFunction, __toString) in ZEND_METHOD() argument 2564 ZEND_METHOD(ReflectionParameter, __toString) in ZEND_METHOD() argument 3028 ZEND_METHOD(ReflectionType, __toString) in ZEND_METHOD() argument 3262 ZEND_METHOD(ReflectionMethod, __toString) in ZEND_METHOD() argument 3761 ZEND_METHOD(ReflectionClassConstant, __toString) in ZEND_METHOD() argument 4181 ZEND_METHOD(ReflectionClass, __toString) in ZEND_METHOD() argument 5466 ZEND_METHOD(ReflectionProperty, __toString) in ZEND_METHOD() argument 5896 ZEND_METHOD(ReflectionExtension, __toString) in ZEND_METHOD() argument 6231 ZEND_METHOD(ReflectionZendExtension, __toString) in ZEND_METHOD() argument 6440 ZEND_METHOD(ReflectionAttribute, __toString) in ZEND_METHOD() argument
|
/PHP-8.1/Zend/ |
H A D | zend_exceptions.stub.php | 63 public function __toString(): string {} function in Exception 137 public function __toString(): string {} function in Error
|
H A D | zend_interfaces.stub.php | 66 public function __toString(): string; function
|
H A D | zend_exceptions.c | 645 ZEND_METHOD(Exception, __toString) in ZEND_METHOD() argument
|
/PHP-8.1/ext/tokenizer/ |
H A D | tokenizer.stub.php | 28 public function __toString(): string {} function in PhpToken
|
H A D | tokenizer.c | 239 PHP_METHOD(PhpToken, __toString) in PHP_METHOD() argument
|
/PHP-8.1/ext/spl/ |
H A D | spl_directory.stub.php | 95 public function __toString(): string {} function in SplFileInfo 145 public function __toString(): string {} function in DirectoryIterator 296 public function __toString(): string {} function in SplFileObject
|
H A D | spl_iterators.stub.php | 217 public function __toString(): string {} function in CachingIterator
|
H A D | spl_directory.c | 2721 PHP_METHOD(SplFileObject, __toString) in PHP_METHOD() argument
|
H A D | spl_iterators.c | 2446 PHP_METHOD(CachingIterator, __toString) in PHP_METHOD() argument
|
/PHP-8.1/ext/curl/ |
H A D | sync-constants.php | 301 public function __toString() : string function in AsciiTable
|
/PHP-8.1/build/ |
H A D | gen_stub.php | 599 public function __toString() { function in Type 757 public function __toString() function in PropertyName 767 public function __toString(): string; function 812 public function __toString(): string { function in FunctionName 856 public function __toString(): string { function in MethodName
|
/PHP-8.1/ext/simplexml/ |
H A D | simplexml.stub.php | 52 public function __toString(): string {} function in SimpleXMLElement
|
H A D | simplexml.c | 1900 PHP_METHOD(SimpleXMLElement, __toString) in PHP_METHOD() argument
|
/PHP-8.1/ext/zend_test/ |
H A D | test.stub.php | 28 public function __toString() {} function in _ZendTestClass
|
H A D | test.c | 530 static ZEND_METHOD(_ZendTestClass, __toString) in ZEND_METHOD() argument
|
/PHP-8.1/ext/soap/ |
H A D | soap.stub.php | 40 public function __toString(): string {} function in SoapFault
|
H A D | soap.c | 644 PHP_METHOD(SoapFault, __toString) in PHP_METHOD() argument
|