Home
last modified time | relevance | path

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

/PHP-8.0/ext/reflection/
H A Dphp_reflection.stub.php110 public function __toString(): string {} function in ReflectionFunction
155 public function __toString(): string {} function in ReflectionMethod
209 public function __toString(): string {} function in ReflectionClass
380 public function __toString(): string {} function in ReflectionProperty
445 public function __toString(): string {} function in ReflectionClassConstant
483 public function __toString(): string {} function in ReflectionParameter
562 public function __toString(): string {} function in ReflectionType
586 public function __toString(): string {} function in ReflectionExtension
629 public function __toString(): string {} function in ReflectionZendExtension
H A Dphp_reflection.c1554 ZEND_METHOD(ReflectionFunction, __toString) in ZEND_METHOD() argument
2449 ZEND_METHOD(ReflectionParameter, __toString) in ZEND_METHOD() argument
2904 ZEND_METHOD(ReflectionType, __toString) in ZEND_METHOD() argument
3119 ZEND_METHOD(ReflectionMethod, __toString) in ZEND_METHOD() argument
3597 ZEND_METHOD(ReflectionClassConstant, __toString) in ZEND_METHOD() argument
3983 ZEND_METHOD(ReflectionClass, __toString) in ZEND_METHOD() argument
5244 ZEND_METHOD(ReflectionProperty, __toString) in ZEND_METHOD() argument
5695 ZEND_METHOD(ReflectionExtension, __toString) in ZEND_METHOD() argument
6030 ZEND_METHOD(ReflectionZendExtension, __toString) in ZEND_METHOD() argument
/PHP-8.0/Zend/
H A Dzend_exceptions.stub.php47 public function __toString(): string {} function in Exception
96 public function __toString(): string {} function in Error
H A Dzend_interfaces.stub.php66 public function __toString(): string; function
H A Dzend_exceptions.c654 ZEND_METHOD(Exception, __toString) in ZEND_METHOD() argument
/PHP-8.0/ext/tokenizer/
H A Dtokenizer.stub.php23 public function __toString(): string {} function in PhpToken
H A Dtokenizer.c239 PHP_METHOD(PhpToken, __toString) in PHP_METHOD() argument
/PHP-8.0/ext/spl/
H A Dspl_directory.stub.php94 public function __toString(): string {} function in SplFileInfo
138 public function __toString(): string {} function in DirectoryIterator
290 public function __toString(): string {} function in SplFileObject
H A Dspl_iterators.stub.php217 public function __toString(): string {} function in CachingIterator
H A Dspl_iterators.c2472 PHP_METHOD(CachingIterator, __toString) in PHP_METHOD() argument
/PHP-8.0/ext/curl/
H A Dsync-constants.php301 public function __toString() : string function in AsciiTable
/PHP-8.0/build/
H A Dgen_stub.php332 public function __toString() { function in Type
469 public function __toString(): string; function
514 public function __toString(): string { function in FunctionName
558 public function __toString(): string { function in MethodName
/PHP-8.0/ext/zend_test/
H A Dtest.stub.php19 public function __toString() {} function in _ZendTestClass
H A Dtest.c368 static ZEND_METHOD(_ZendTestClass, __toString) { in ZEND_METHOD() argument
/PHP-8.0/ext/simplexml/
H A Dsimplexml.stub.php51 public function __toString(): string {} function in SimpleXMLElement
H A Dsimplexml.c1903 SXE_METHOD(__toString) in SXE_METHOD() argument
/PHP-8.0/ext/soap/
H A Dsoap.stub.php23 public function __toString(): string {} function in SoapFault
H A Dsoap.c647 PHP_METHOD(SoapFault, __toString) in PHP_METHOD() argument

Completed in 96 milliseconds