Home
last modified time | relevance | path

Searched refs:all (Results 351 – 375 of 816) sorted by relevance

1...<<11121314151617181920>>...33

/PHP-7.1/ext/standard/tests/strings/
H A Dsprintf_basic1.phpt12 // Initialise all required variables
H A Dvfprintf_basic1.phpt12 // Initialise all required variables
H A Dvfprintf_basic7.phpt16 // Initialise all required variables
H A Dvfprintf_basic7_64bit.phpt16 // Initialise all required variables
H A Dvprintf_basic3.phpt12 // Initialise all required variables
H A Dstrtr_variation9.phpt2 Test strtr() function : usage variations - unexpected inputs for all arguments
13 echo "*** Testing strtr() function: with unexpected inputs for all arguments ***\n";
86 *** Testing strtr() function: with unexpected inputs for all arguments ***
H A Dsprintf_basic3.phpt13 // Initialise all required variables
/PHP-7.1/ext/spl/tests/
H A Dclass_implements_basic2.phpt6 * Description: Return all classes and interfaces implemented by SPL
/PHP-7.1/build/
H A Dbuild.mk28 all: $(STAMP) $(ALWAYS)
/PHP-7.1/ext/standard/tests/mail/
H A Dbug66535.phpt21 // Initialise all required variables
/PHP-7.1/ext/phar/tests/
H A D017.phpt2 Phar: opendir test - no dir specified at all
H A D017U.phpt2 Phar: opendir test - no dir specified at all
/PHP-7.1/ext/soap/interop/
H A Dclient_round2_interop.php176 function getEndpoints($base = 'base', $all = 0) { argument
177 if (!$this->_getEndpoints($base, $all)) {
192 function _getEndpoints($base = "", $all = 0) { argument
199 if (!$all) $sql .= "and status=1";
201 if (!$all) $sql .= "where status=1";
/PHP-7.1/ext/oci8/tests/
H A Dbug43497.phpt45 // Read all XML data using explicit LOB locator
60 // Read all XML data using explicit LOB locator but without freeing the temp lobs
74 // Read all XML data using implicit LOB locator
H A Derror_parse.phpt10 // was fixed and the behavior of oci_error() for all connections types
83 // Now create a new error for a normal connection and check all again
/PHP-7.1/ext/exif/
H A Dtest.txt185 all rights reserved by their authors and artists, see exif headers.
187 To start the test you simple have to put all images into the same directory as this script.
188 The test will work with all files in that directory and all subdirectories. To test private
196 If all files produce a header in output the module might be o.k.
247 <br clear="all">
/PHP-7.1/ext/standard/tests/array/
H A Darray_intersect_error.phpt6 …* Description: Returns the entries of arr1 that have values which are present in all the other arg…
H A Darray_intersect_key_variation7.phpt6 …* Description: Returns the entries of arr1 that have keys which are present in all the other argum…
H A Darray_intersect_variation10.phpt6 …* Description: Returns the entries of arr1 that have values which are present in all the other arg…
H A Darray_reverse_basic1.phpt22 // Calling array_reverse() with all possible arguments
H A Darray_reverse_basic2.phpt22 // Calling array_reverse() with all possible arguments
H A Darray_change_key_case_variation5.phpt6 * Description: Retuns an array with all string keys lowercased [or uppercased]
H A Darray_fill_basic.phpt12 // calling the array_fill with all possible valid values for 'val' argument
/PHP-7.1/ext/mbstring/tests/
H A Dmb_substr_count_variation4.phpt17 * it counts only the first occurrence or all other occurrences regardless whether they
/PHP-7.1/ext/date/tests/
H A Dgmdate_error.phpt13 // Initialise all required variables

Completed in 49 milliseconds

1...<<11121314151617181920>>...33