Home
last modified time | relevance | path

Searched refs:by (Results 426 – 450 of 1445) sorted by relevance

1...<<11121314151617181920>>...58

/PHP-5.4/ext/standard/tests/array/
H A Darsort_variation2.phpt12 * Testing arsort() by providing different unexpected values for flag argument
74 echo "\n-- Testing arsort() by supplying different unexpected values for 'sort_flags' argument --\n…
91 -- Testing arsort() by supplying different unexpected values for 'sort_flags' argument --
H A Darsort_variation5.phpt17 …* testing arsort() by providing different string arrays for $array argument with following flag va…
42 echo "\n-- Testing arsort() by supplying various string arrays --\n";
68 -- Testing arsort() by supplying various string arrays --
H A Dasort_variation2.phpt12 * Testing asort() by providing different unexpected values for flag argument
74 echo "\n-- Testing asort() by supplying different unexpected values for 'sort_flags' argument --\n";
91 -- Testing asort() by supplying different unexpected values for 'sort_flags' argument --
H A Dasort_variation5.phpt17 …* testing asort() by providing different string arrays for $array argument with following flag val…
42 echo "\n-- Testing asort() by supplying various string arrays --\n";
68 -- Testing asort() by supplying various string arrays --
H A Dsort_variation2.phpt11 * Testing sort() by providing different unexpected values for flag argument
73 echo "\n-- Testing sort() by supplying different unexpected values for 'flag' argument --\n";
94 -- Testing sort() by supplying different unexpected values for 'flag' argument --
H A Dcurrent_basic.phpt6 * Description: Return the element currently pointed to by the internal array pointer
/PHP-5.4/ext/standard/tests/strings/
H A Dstrtok_variation2.phpt6 …tring (str) into smaller strings (tokens), with each token being delimited by any character from t…
86 echo "\n--- Testing strtok() by supplying different values for 'token' argument ---\n";
109 --- Testing strtok() by supplying different values for 'token' argument ---
/PHP-5.4/
H A DLICENSE25 conjunction with PHP by saying "Foo for PHP" instead of calling
35 published by the PHP Group. No one other than the PHP Group has
59 This software consists of voluntary contributions made by many
H A DREADME.SUBMITTING_PATCH13 http://phpadvent.org/2008/less-whining-more-coding-by-elizabeth-smith
41 printed reference is the book "Extending and Embedding PHP" by Sara
46 extension maintainer. Explain what has been changed by your patch.
81 fixed/added/changed by your patch.
84 which can be closed by your patch. If attaching a patch, ensure it
106 printed reference is the book "Extending and Embedding PHP" by Sara
111 the extension maintainer. Explain what has been changed by your
/PHP-5.4/ext/pcre/pcrelib/
H A DChangeLog68 13. Fixed two bugs in pcretest that were discovered by fuzzing and reported by
124 by the LLVM fuzzer.
385 used by RunTest so that the tests can be run simultaneously, for example by
2229 numbers, as required by 27 above), and a test is made by name in a
2449 3. Remove a line of dead code, identified by coverity and reported by Nuno
2826 not-DOTALL UTF-8 mode, PCRE was advancing by bytes rather than by
3020 terminating or by crashing. Diagnosed by Viktor Griph; it was in the code
3663 probably the only errors that are likely to be caused by users (by
4762 contributed by Lionel Fourquaux; it has not been tested by me.
4797 not followed by ? behaves as if it were followed by ?: but named parentheses
[all …]
/PHP-5.4/ext/oci8/tests/
H A Dbind_empty.phpt49 $stid = oci_parse($c, "select * from bind_empty_tab order by 1");
62 $stid = oci_parse($c, "select * from bind_empty_tab order by 1");
H A Dlob_018.phpt43 $query = 'select * from lob_018_tab order by mykey asc';
54 $query = 'select * from lob_018_tab order by mykey desc';
/PHP-5.4/sapi/aolserver/
H A DREADME10 by removing #define NO_GLOBAL_LOCK in main/main.c. Also don't use
69 AOLserver support has been written by Sascha Schumann <sascha@schumann.cx>.
/PHP-5.4/ext/date/tests/
H A Ddate_modify_error.phpt6 …iption: Alter the timestamp of a DateTime object by incrementing or decrementing in a format accep…
/PHP-5.4/sapi/webjames/
H A DREADME2 by Alex Waugh <alex@alexwaugh.com>
/PHP-5.4/ext/zlib/tests/
H A Dgzread_variation1.phpt2 Test function gzread() by calling it while file open for writing
H A Dgzputs_basic.phpt2 Test function gzputs() by calling it with its expected arguments
/PHP-5.4/ext/posix/tests/
H A Dposix_seteuid_variation5.phpt2 Test function posix_seteuid() by substituting argument 1 with int values.
H A Dposix_setgid_variation5.phpt2 Test function posix_setgid() by substituting argument 1 with int values.
H A Dposix_setuid_variation5.phpt2 Test function posix_setuid() by substituting argument 1 with int values.
H A Dposix_ttyname_variation4.phpt2 Test function posix_ttyname() by substituting argument 1 with float values.
/PHP-5.4/ext/reflection/tests/
H A DReflectionParameter_export_error3.phpt17 Fatal error: Uncaught exception 'ReflectionException' with message 'The parameter specified by its …
/PHP-5.4/ext/standard/tests/general_functions/
H A Dget_cfg_var_variation7.phpt2 Test function get_cfg_var() by substituting argument 1 with string values.
/PHP-5.4/ext/spl/tests/
H A Dspl_autoload_002.phpt5 if (spl_autoload_functions() !== false) die('skip __autoload() registered by php.ini');
/PHP-5.4/Zend/tests/
H A Dindirect_call_array_003.phpt2 Indirect method call by array - Calling __call() and __callStatic()

Completed in 60 milliseconds

1...<<11121314151617181920>>...58