Home
last modified time | relevance | path

Searched refs:object (Results 201 – 225 of 2192) sorted by last modified time

12345678910>>...88

/PHP-5.5/ext/standard/tests/strings/
H A Dstrspn_variation3.phpt32 return "object";
75 // object data
220 -- Iteration with start value as "object" --
222 Warning: strspn() expects parameter 3 to be long, object given in %s on line %d
225 Warning: strspn() expects parameter 3 to be long, object given in %s on line %d
H A Dstrspn_variation4.phpt32 return "object";
75 // object data
181 -- Iteration with len value as "object" --
183 Warning: strspn() expects parameter 4 to be long, object given in %s on line %d
H A Dstrtr_variation5.phpt24 return "sample object";
H A Dstrtr_variation6.phpt24 return "sample object";
H A Dstrtr_variation7.phpt24 return "sample object";
H A Dstrtr_variation8.phpt24 return "sample object";
H A Dstrtr_variation9.phpt22 return "sample object";
201 string(13) "sample object"
H A Dstrncasecmp_variation11.phpt23 return "object";
82 /* object */
H A Dstrncasecmp_variation4.phpt23 return "object";
82 /* object */
H A Dstrncasecmp_variation5.phpt28 return "object";
79 /* object */
161 Warning: strncasecmp() expects parameter 3 to be long, object given in %s on line %d
H A Dstrrchr_variation9.phpt23 return "object";
106 "object",
185 string(6) "object"
H A Dstrrev_variation4.phpt16 return "object";
64 // object data
H A Dstrncasecmp_variation10.phpt23 return "object";
82 /* object */
H A Dstrncmp_variation4.phpt23 return "object";
82 /* object */
H A Dstrncmp_variation5.phpt28 return "object";
83 /* object */
175 Warning: strncmp() expects parameter 3 to be long, object given in%s on line %d
H A Dstrpos.phpt98 converted to string" by default when an object is passed instead of string:
H A Dstrrchr_variation10.phpt23 return "object";
56 "object",
H A Dstrrchr_variation11.phpt21 return "object";
H A Dstrrpos_variation10.phpt23 return "object";
30 $haystack = "string 0 1 2 -2 10.5 -10.5 10.5e10 10.6E-10 .5 array true false object \"\" null Resou…
H A Dstrrpos_variation11.phpt21 return "object";
H A Dstrip_tags_variation2.phpt72 // object data
H A Dstrip_tags_variation3.phpt28 return "Class A object";
69 // object data
150 string(14) "Class A object"
H A Dstripos_variation15.phpt21 return "object";
149 Warning: stripos() expects parameter 3 to be long, object given in %s on line %d
H A Dstrlen.phpt63 to string" by default when an object is passed instead of string:
H A Dstrlen_variation1.phpt20 return "sample object";

Completed in 31 milliseconds

12345678910>>...88