Home
last modified time | relevance | path

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

/php-src/ext/reflection/
H A Dphp_reflection.stub.php124 public function __toString(): string {} function in ReflectionFunction
191 public function __toString(): string {} function in ReflectionMethod
259 public function __toString(): string {} function in ReflectionClass
448 public function __toString(): string {} function in ReflectionProperty
527 public function __toString(): string {} function in ReflectionClassConstant
577 public function __toString(): string {} function in ReflectionParameter
656 public function __toString(): string {} function in ReflectionType
688 public function __toString(): string {} function in ReflectionExtension
734 public function __toString(): string {} function in ReflectionZendExtension
779 public function __toString(): string {} function in ReflectionAttribute
[all …]
H A Dphp_reflection.c1659 ZEND_METHOD(ReflectionFunction, __toString) in ZEND_METHOD() argument
2599 ZEND_METHOD(ReflectionParameter, __toString) in ZEND_METHOD() argument
3080 ZEND_METHOD(ReflectionType, __toString) in ZEND_METHOD() argument
3350 ZEND_METHOD(ReflectionMethod, __toString) in ZEND_METHOD() argument
3845 ZEND_METHOD(ReflectionClassConstant, __toString) in ZEND_METHOD() argument
4323 ZEND_METHOD(ReflectionClass, __toString) in ZEND_METHOD() argument
5613 ZEND_METHOD(ReflectionProperty, __toString) in ZEND_METHOD() argument
6059 ZEND_METHOD(ReflectionExtension, __toString) in ZEND_METHOD() argument
6394 ZEND_METHOD(ReflectionZendExtension, __toString) in ZEND_METHOD() argument
6604 ZEND_METHOD(ReflectionAttribute, __toString) in ZEND_METHOD() argument
[all …]
/php-src/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.c646 ZEND_METHOD(Exception, __toString) in ZEND_METHOD() argument
/php-src/ext/tokenizer/
H A Dtokenizer.stub.php34 public function __toString(): string {} function in PhpToken
H A Dtokenizer.c234 PHP_METHOD(PhpToken, __toString) in PHP_METHOD() argument
/php-src/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.c2734 PHP_METHOD(SplFileObject, __toString) in PHP_METHOD() argument
H A Dspl_iterators.c2389 PHP_METHOD(CachingIterator, __toString) in PHP_METHOD() argument
/php-src/ext/curl/
H A Dsync-constants.php74 public function __toString() : string function in AsciiTable
/php-src/ext/simplexml/
H A Dsimplexml.stub.php52 public function __toString(): string {} function in SimpleXMLElement
H A Dsimplexml.c1852 PHP_METHOD(SimpleXMLElement, __toString) in PHP_METHOD() argument
/php-src/build/
H A Dgen_stub.php771 public function __toString() { function in Type
922 public function __toString(): string; function
970 public function __toString(): string function in ConstName
996 public function __toString(): string function in ClassConstName
1017 public function __toString(): string function in PropertyName
1033 public function __toString(): string; function
1090 public function __toString(): string { function in FunctionName
1139 public function __toString(): string { function in MethodName
/php-src/ext/zend_test/
H A Dtest.stub.php59 public function __toString(): string {} function in _ZendTestClass
H A Dtest.c872 static ZEND_METHOD(_ZendTestClass, __toString) in ZEND_METHOD() argument
/php-src/ext/soap/
H A Dsoap.stub.php482 public function __toString(): string {} function in SoapFault
H A Dsoap.c680 PHP_METHOD(SoapFault, __toString) in PHP_METHOD() argument

Completed in 98 milliseconds