Home
last modified time | relevance | path

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

/PHP-8.1/ext/reflection/
H A Dphp_reflection.stub.php121 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 Dphp_reflection.c1618 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 Dzend_exceptions.stub.php63 public function __toString(): string {} function in Exception
137 public function __toString(): string {} function in Error
H A Dzend_interfaces.stub.php66 public function __toString(): string; function
H A Dzend_exceptions.c645 ZEND_METHOD(Exception, __toString) in ZEND_METHOD() argument
/PHP-8.1/ext/tokenizer/
H A Dtokenizer.stub.php28 public function __toString(): string {} function in PhpToken
H A Dtokenizer.c239 PHP_METHOD(PhpToken, __toString) in PHP_METHOD() argument
/PHP-8.1/ext/spl/
H A Dspl_directory.stub.php95 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 Dspl_iterators.stub.php217 public function __toString(): string {} function in CachingIterator
H A Dspl_directory.c2721 PHP_METHOD(SplFileObject, __toString) in PHP_METHOD() argument
H A Dspl_iterators.c2446 PHP_METHOD(CachingIterator, __toString) in PHP_METHOD() argument
/PHP-8.1/ext/curl/
H A Dsync-constants.php301 public function __toString() : string function in AsciiTable
/PHP-8.1/build/
H A Dgen_stub.php599 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 Dsimplexml.stub.php52 public function __toString(): string {} function in SimpleXMLElement
H A Dsimplexml.c1900 PHP_METHOD(SimpleXMLElement, __toString) in PHP_METHOD() argument
/PHP-8.1/ext/zend_test/
H A Dtest.stub.php28 public function __toString() {} function in _ZendTestClass
H A Dtest.c507 static ZEND_METHOD(_ZendTestClass, __toString) in ZEND_METHOD() argument
/PHP-8.1/ext/soap/
H A Dsoap.stub.php40 public function __toString(): string {} function in SoapFault
H A Dsoap.c644 PHP_METHOD(SoapFault, __toString) in PHP_METHOD() argument

Completed in 110 milliseconds