Home
last modified time | relevance | path

Searched refs:__toString (Results 26 – 50 of 736) sorted by relevance

12345678910>>...30

/PHP-5.5/ext/spl/tests/
H A Diterator_046.phpt2 SPL: CachingIterator and __toString using bypassed string keys
8 function __toString()
H A Diterator_037.phpt2 SPL: CachingIterator and __toString
41 function __toString()
49 function __toString()
H A Dbug38618.phpt15 public function __toString()
30 public function __toString()
/PHP-5.5/ext/reflection/tests/
H A DReflectionMethod_constructor_error2.phpt20 print $e->__toString();
26 print $e->__toString();
H A D017.phpt2 ReflectionClass::__toString() (constants)
H A D010.phpt2 ReflectionMethod::__toString() tests (overriden method)
H A DReflectionObject___toString_basic1.phpt2 ReflectionObject::__toString() : very basic test with no dynamic properties
H A DReflectionClass_getName_basic.phpt6 function __toString() {
H A DReflectionClass_constructor_001.phpt11 function __toString() {
H A DReflectionObject___toString_basic2.phpt2 ReflectionObject::__toString() : very basic test with dynamic properties
/PHP-5.5/ext/standard/tests/strings/
H A Dstrnatcasecmp_variation1.phpt16 function __toString()
24 function __toString()
H A Dbug22224.phpt9 function __toString()
H A Dstr_replace_variation3.phpt36 The error can be avoided by choosing the __toString magix method as follows: */
40 function __toString() {
48 function __toString() {
56 function __toString() {
/PHP-5.5/Zend/tests/
H A Dbug55578.phpt8 public function __toString() {
H A Dbug42772.phpt7 function __toString() {
H A Dbug60825.phpt9 public function __toString() {
H A Dbug30161.phpt22 public function __toString() {
H A Dbug61165.phpt10 public function __toString() {
H A Dexception_009.phpt8 public function __toString()
H A Dsettype_null.phpt9 function __toString() {
H A Dbug37811.phpt8 function __toString()
/PHP-5.5/scripts/dev/generate-phpt/src/codeSnippets/
H A Dobject.txt13 public function __toString() {
/PHP-5.5/Zend/tests/traits/
H A Dmethods_001.phpt7 public function __toString() {
/PHP-5.5/ext/spl/
H A Dspl.php338 public function __toString() function in Exception
955 function __toString() {/**/} function in SplFileInfo
1023 function __toString() {/**/} function in DirectoryIterator
/PHP-5.5/ext/spl/internal/
H A Dcachingiterator.inc45 * - CALL_TOSTRING (whether to call __toString() for every element)
76 $this->strValue = $this->current->__toString();
131 function __toString()

Completed in 30 milliseconds

12345678910>>...30