Home
last modified time | relevance | path

Searched defs:__toString (Results 1 – 19 of 19) sorted by relevance

/PHP-8.2/ext/reflection/
H A Dphp_reflection.stub.php124 public function __toString(): string {} function in ReflectionFunction
189 public function __toString(): string {} function in ReflectionMethod
257 public function __toString(): string {} function in ReflectionClass
446 public function __toString(): string {} function in ReflectionProperty
525 public function __toString(): string {} function in ReflectionClassConstant
573 public function __toString(): string {} function in ReflectionParameter
652 public function __toString(): string {} function in ReflectionType
684 public function __toString(): string {} function in ReflectionExtension
730 public function __toString(): string {} function in ReflectionZendExtension
775 public function __toString(): string {} function in ReflectionAttribute
H A Dphp_reflection.c1629 ZEND_METHOD(ReflectionFunction, __toString) in ZEND_METHOD() argument
2559 ZEND_METHOD(ReflectionParameter, __toString) in ZEND_METHOD() argument
3040 ZEND_METHOD(ReflectionType, __toString) in ZEND_METHOD() argument
3310 ZEND_METHOD(ReflectionMethod, __toString) in ZEND_METHOD() argument
3802 ZEND_METHOD(ReflectionClassConstant, __toString) in ZEND_METHOD() argument
4266 ZEND_METHOD(ReflectionClass, __toString) in ZEND_METHOD() argument
5556 ZEND_METHOD(ReflectionProperty, __toString) in ZEND_METHOD() argument
6002 ZEND_METHOD(ReflectionExtension, __toString) in ZEND_METHOD() argument
6337 ZEND_METHOD(ReflectionZendExtension, __toString) in ZEND_METHOD() argument
6547 ZEND_METHOD(ReflectionAttribute, __toString) in ZEND_METHOD() argument
/PHP-8.2/Zend/
H A Dzend_exceptions.stub.php65 public function __toString(): string {} function in Exception
139 public function __toString(): string {} function in Error
H A Dzend_interfaces.stub.php66 public function __toString(): string; function
H A Dzend_exceptions.c647 ZEND_METHOD(Exception, __toString) in ZEND_METHOD() argument
/PHP-8.2/ext/tokenizer/
H A Dtokenizer.stub.php34 public function __toString(): string {} function in PhpToken
H A Dtokenizer.c235 PHP_METHOD(PhpToken, __toString) in PHP_METHOD() argument
/PHP-8.2/ext/spl/
H A Dspl_directory.stub.php95 public function __toString(): string {} function in SplFileInfo
148 public function __toString(): string {} function in DirectoryIterator
333 public function __toString(): string {} function in SplFileObject
H A Dspl_iterators.stub.php239 public function __toString(): string {} function in CachingIterator
H A Dspl_directory.c2726 PHP_METHOD(SplFileObject, __toString) in PHP_METHOD() argument
H A Dspl_iterators.c2458 PHP_METHOD(CachingIterator, __toString) in PHP_METHOD() argument
/PHP-8.2/ext/curl/
H A Dsync-constants.php74 public function __toString() : string function in AsciiTable
/PHP-8.2/ext/simplexml/
H A Dsimplexml.stub.php52 public function __toString(): string {} function in SimpleXMLElement
H A Dsimplexml.c1857 PHP_METHOD(SimpleXMLElement, __toString) in PHP_METHOD() argument
/PHP-8.2/build/
H A Dgen_stub.php757 public function __toString() { function in Type
908 public function __toString(): string; function
956 public function __toString(): string function in ConstName
982 public function __toString(): string function in ClassConstName
1003 public function __toString() function in PropertyName
1019 public function __toString(): string; function
1076 public function __toString(): string { function in FunctionName
1125 public function __toString(): string { function in MethodName
/PHP-8.2/ext/zend_test/
H A Dtest.stub.php49 public function __toString(): string {} function in _ZendTestClass
H A Dtest.c801 static ZEND_METHOD(_ZendTestClass, __toString) in ZEND_METHOD() argument
/PHP-8.2/ext/soap/
H A Dsoap.stub.php463 public function __toString(): string {} function in SoapFault
H A Dsoap.c587 PHP_METHOD(SoapFault, __toString) in PHP_METHOD() argument

Completed in 151 milliseconds