Home
last modified time | relevance | path

Searched refs:all (Results 151 – 175 of 809) sorted by relevance

12345678910>>...33

/PHP-5.6/ext/standard/tests/strings/
H A Dltrim_basic.phpt18 echo "\n-- Trim string with all white space characters --\n";
39 -- Trim string with all white space characters --
H A Drtrim_basic.phpt20 echo "\n-- Trim string with all white space characters --\n";
40 -- Trim string with all white space characters --
H A Dstripslashes_basic.phpt16 // Initialize all required variables
24 // Calling striplashes() with all arguments
/PHP-5.6/ext/mysqli/tests/
H A Dmysqli_fetch_object_no_constructor.phpt34 …printf("\nException with mysqli. Note that at all other places we throws errors but no exceptions …
60 Exception with mysqli. Note that at all other places we throws errors but no exceptions unless the …
/PHP-5.6/Zend/
H A Dbuild.mk21 all: $(targets)
/PHP-5.6/TSRM/
H A Dbuild.mk21 all: $(targets)
/PHP-5.6/tests/classes/
H A Dctor_in_interface_02.phpt2 ZE2 A class constructor must keep the signature of all interfaces
/PHP-5.6/ext/standard/tests/general_functions/
H A Dget_loaded_extensions_basic.phpt6 * Description: Returns an array with the names of all modules compiled and loaded
/PHP-5.6/build/
H A Dbuild2.mk35 all: $(targets)
/PHP-5.6/Zend/tests/traits/
H A Dlanguage009.phpt2 In instead definitions all trait whose methods are meant to be hidden can be listed.
/PHP-5.6/ext/standard/tests/array/
H A Darsort_error.phpt11 * Testing arsort() function with all possible error conditions
26 // loop through $flag_value array and setting all possible flag values
H A Dasort_error.phpt11 * Testing asort() function with all possible error conditions
26 // loop through $flag_value array and setting all possible flag values
H A Dksort_error.phpt11 * Testing ksort() function with all possible error conditions
26 // loop through $flag_value array and call krsort with all possible sort flag values
H A Dsort_error.phpt11 * Testing sort() function with all possible error conditions
26 // loop through $flag_value array and setting all possible flag values
H A Dkrsort_error.phpt11 * Testing krsort() function with all possible error conditions
26 // loop through $flag_value array and call krsort with all possible sort flag values
/PHP-5.6/ext/spl/internal/
H A Drecursivefilteriterator.inc20 * and all their childs before loading them all. You need to care about
/PHP-5.6/ext/imap/tests/
H A Dimap_fetchbody_basic.phpt18 // Initialise all required variables
27 // Calling imap_fetchbody() with all possible arguments
/PHP-5.6/ext/iconv/tests/
H A Diconv_encoding_basic.phpt33 var_dump(iconv_get_encoding("all"));
46 var_dump(iconv_get_encoding("all"));
/PHP-5.6/ext/standard/tests/dir/
H A Dopendir_variation7.phpt41 /*3*/ 0444, // all have read only
42 0666, // all have rw only
62 chmod ($dir_path, 0777); // change dir permission to allow all operation
/PHP-5.6/
H A DREADME.NEW-OUTPUT-API40 Flushing all output buffers:
48 Cleaning all output buffers:
56 Discarding all output buffers:
64 Stopping (and dropping) all output buffers:
/PHP-5.6/ext/date/tests/
H A Didate_basic.phpt13 // Initialise all required variables
/PHP-5.6/ext/pcntl/
H A DREADME3 This module will attempt to implement all features related to process spawning and
/PHP-5.6/ext/spl/tests/
H A Dclass_implements_basic.phpt6 * Description: Return all classes and interfaces implemented by SPL
H A Dclass_uses_basic.phpt6 * Description: Return all traits used by a class
/PHP-5.6/ext/curl/tests/
H A Dcurl_basic_008.phpt10 print "skip catch all dns";

Completed in 23 milliseconds

12345678910>>...33