Home
last modified time | relevance | path

Searched refs:more (Results 226 – 250 of 757) sorted by relevance

12345678910>>...31

/PHP-5.5/ext/standard/tests/array/
H A Duasort_object1.phpt12 * array of objects which has only one member variable & more than one member variables
37 // comparison function for SimpleClass2 objects which has more than one members
58 // Simple class with more than one member variables
84 // array of SimpleClass objects having more than one members
H A Darray_filter_error.phpt29 // with one more than the expected number of arguments
30 echo "-- Testing array_filter() function with more than expected no. of arguments --";
44 -- Testing array_filter() function with more than expected no. of arguments --
H A Darray_intersect_ukey_error.phpt25 //Test array_intersect_ukey with one more than the expected number of arguments
26 echo "\n-- Testing array_intersect_ukey() function with more than expected no. of arguments --\n";
42 -- Testing array_intersect_ukey() function with more than expected no. of arguments --
H A Dasort_error.phpt20 //Test asort with more than the expected number of arguments
21 echo "\n-- Testing asort() function with more than expected no. of arguments --\n";
45 -- Testing asort() function with more than expected no. of arguments --
H A Dksort_error.phpt20 //Test ksort with more than the expected number of arguments
21 echo "\n-- Testing ksort() function with more than expected no. of arguments --\n";
44 -- Testing ksort() function with more than expected no. of arguments --
H A Darsort_error.phpt20 //Test arsort with more than the expected number of arguments
21 echo "\n-- Testing arsort() function with more than expected no. of arguments --\n";
45 -- Testing arsort() function with more than expected no. of arguments --
H A Dkrsort_error.phpt20 //Test krsort with more than the expected number of arguments
21 echo "\n-- Testing krsort() function with more than expected no. of arguments --\n";
44 -- Testing krsort() function with more than expected no. of arguments --
H A Dsort_error.phpt20 //Test sort with more than the expected number of arguments
21 echo "\n-- Testing sort() function with more than expected no. of arguments --\n";
45 -- Testing sort() function with more than expected no. of arguments --
/PHP-5.5/ext/mbstring/tests/
H A Dmb_ereg_match_error1.phpt22 //Test mb_ereg_match with one more than the expected number of arguments
23 echo "\n-- Testing mb_ereg_match() function with more than expected no. of arguments --\n";
44 -- Testing mb_ereg_match() function with more than expected no. of arguments --
/PHP-5.5/ext/standard/tests/network/
H A Dgethostbyaddr_error.phpt18 //Test gethostbyaddr with one more than the expected number of arguments
19 echo "\n-- Testing gethostbyaddr function with more than expected no. of arguments --\n";
45 -- Testing gethostbyaddr function with more than expected no. of arguments --
/PHP-5.5/ext/standard/tests/strings/
H A Dstrcspn_error.phpt22 //Test strcspn with one more than the expected number of arguments
23 echo "\n-- Testing strcspn() function with more than expected no. of arguments --\n";
48 -- Testing strcspn() function with more than expected no. of arguments --
H A Dstrspn_error.phpt22 //Test strspn with one more than the expected number of arguments
23 echo "\n-- Testing strspn() function with more than expected no. of arguments --\n";
48 -- Testing strspn() function with more than expected no. of arguments --
H A Dhebrevc_error.phpt16 echo "\n-- Testing hebrevc() function with more than expected no. of arguments --\n";
30 -- Testing hebrevc() function with more than expected no. of arguments --
H A Dnl_langinfo_error1.phpt22 echo "\n-- Testing nl_langinfo() function with more than expected no. of arguments --\n";
36 -- Testing nl_langinfo() function with more than expected no. of arguments --
H A Dstr_rot13_error.phpt14 echo "\n\n-- Testing str_rot13() function with more than expected no. of arguments --\n";
28 -- Testing str_rot13() function with more than expected no. of arguments --
H A Dstrnatcasecmp_error.phpt14 echo "\n\n-- Testing strnatcasecmp() function with more than expected no. of arguments --\n";
29 -- Testing strnatcasecmp() function with more than expected no. of arguments --
H A Dstrnatcmp_error.phpt14 echo "\n\n-- Testing strnatcmp() function with more than expected no. of arguments --\n";
30 -- Testing strnatcmp() function with more than expected no. of arguments --
/PHP-5.5/ext/dom/tests/
H A Ddomchardata.phpt42 $comment->data = 'some more instructions';
72 New Comment Value: some more instructions
73 Updated Comment Value: some more comment strings
/PHP-5.5/tests/classes/
H A Diterators_002.phpt21 $more = $this->num < $this->obj->max;
22 echo __METHOD__ . ' = ' .($more ? 'true' : 'false') . "\n";
23 return $more;
H A Diterators_003.phpt20 $more = $this->num < $this->obj->max;
21 echo __METHOD__ . ' = ' .($more ? 'true' : 'false') . "\n";
22 return $more;
/PHP-5.5/
H A DREADME.MAILINGLIST_RULES18 b. Help in making sure we all use our time more efficiently.
44 discussion more concrete and it shows that the poster put thought and time
48 previous posters have said. This is even more important the longer the
54 The next few rules are more some general hints:
58 sending your replies to give other people more time to digest your answers
59 and more importantly give you the opportunity to make sure that you
/PHP-5.5/ext/json/tests/
H A Djson_encode_error.phpt22 echo "\n-- Testing json_encode() function with more than expected no. of arguments --\n";
36 -- Testing json_encode() function with more than expected no. of arguments --
/PHP-5.5/ext/date/tests/
H A DDateTimeZone_getTransitions_error.phpt18 echo "\n-- Testing DateTimeZone::getTransitions() function with more than expected no. of arguments…
30 -- Testing DateTimeZone::getTransitions() function with more than expected no. of arguments --
H A DDateTime_construct_error.phpt15 echo "\n-- Testing new DateTime() with more than expected no. of arguments --\n";
26 -- Testing new DateTime() with more than expected no. of arguments --
H A Dtimezone_open_error.phpt16 echo "\n-- Testing timezone_open() function with more than expected no. of arguments --\n";
31 -- Testing timezone_open() function with more than expected no. of arguments --

Completed in 28 milliseconds

12345678910>>...31