Home
last modified time | relevance | path

Searched refs:by (Results 276 – 300 of 1445) sorted by relevance

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

/PHP-5.4/ext/standard/tests/array/
H A Darray_chunk_variation6.phpt37 echo "\n-- Testing array_chunk() by supplying various arrays --\n";
53 -- Testing array_chunk() by supplying various arrays --
H A Darray_intersect_assoc_basic.phpt12 * Testing the behavior of array_intersect_assoc() by passing different arrays for the arguments.
13 * Function is tested by passing associative array as well as array with default keys.
H A Darray_intersect_basic.phpt11 * Testing the behavior of array_intersect() by passing different arrays for the arguments.
12 * Function is tested by passing associative array as well as array with default keys.
/PHP-5.4/ext/filter/tests/
H A Dbug64441.phpt2 bug 64441, FILTER_VALIDATE_URL will invalidate a hostname that ended by dot
/PHP-5.4/ext/pcre/pcrelib/testdata/
H A Dgreplist5 line by itself
/PHP-5.4/ext/xsl/tests/53965/
H A Dinclude.xsl4 <h2>by <xsl:value-of select="artist"/> - <xsl:value-of select="year"/></h2>
/PHP-5.4/ext/posix/tests/
H A Dposix_getegid_basic.phpt2 Test function posix_getegid() by calling it with its expected arguments
H A Dposix_ctermid_basic.phpt2 Test function posix_ctermid() by calling it with its expected arguments
H A Dposix_geteuid_basic.phpt2 Test function posix_geteuid() by calling it with its expected arguments
/PHP-5.4/ext/date/tests/
H A Dbug50475.phpt2 Bug #50475 (DateTime::setISODate followed by DateTime::setTime)
H A Dbug63435.phpt2 Bug #63435 Datetime::format('u') sometimes wrong by 1 microsecond
/PHP-5.4/ext/curl/tests/
H A Dbug46739.phpt2 Bug #46739 (array returned by curl_getinfo should contain content_type key)
/PHP-5.4/
H A DREADME.PARAMETER_PARSING_API35 types that need to be passed by address. All passed parameters are set
53 O - object of specific type given by class entry (zval*, zend_class_entry)
64 should be initialized to default values by the extension since they
65 will not be touched by the parsing function if they are not
111 /* Gets an object of class specified by my_ce, and an optional double. */
182 /* Function that accepts a string, followed by varargs (1 or more) */
202 /* Function that takes an array, followed by varargs, and ending with a long */
/PHP-5.4/tests/output/
H A Dob_start_basic_003.phpt2 ob_start(): ensure even fatal error test is affected by output buffering.
/PHP-5.4/Zend/tests/
H A Dbug33277.phpt2 Bug #33277 (private method accessed by child class)
H A Dbug52940.phpt2 Bug #52940 (call_user_func_array still allows call-time pass-by-reference)
/PHP-5.4/Zend/tests/traits/
H A Dinheritance001.phpt2 Trait method overwridden by a method defined in the class.
H A Dinterface_003.phpt2 Testing to implement Serializable interface by traits
/PHP-5.4/tests/classes/
H A D__call_003.phpt2 Force pass-by-reference to __call
H A Dconstants_error_006.phpt2 Basic class support - attempting to modify a class constant by assignment
/PHP-5.4/ext/bcmath/tests/
H A Dbcpowmod_error1.phpt2 bcpowmod — Raise an arbitrary precision number to another, reduced by a specified modulus
H A Dbcpowmod_error2.phpt2 bcpowmod — Raise an arbitrary precision number to another, reduced by a specified modulus
H A Dbcpowmod_error3.phpt2 bcpowmod — Raise an arbitrary precision number to another, reduced by a specified modulus
/PHP-5.4/ext/standard/tests/strings/
H A Ducwords_variation1.phpt11 * Test ucwords() by passing different values including scalar and non scalar values
98 echo "\n--- Testing ucwords() by supplying different values for 'str' argument ---\n";
116 --- Testing ucwords() by supplying different values for 'str' argument ---
/PHP-5.4/tests/lang/
H A DpassByReference_001.phpt2 passing of function parameters by reference

Completed in 27 milliseconds

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