Home
last modified time | relevance | path

Searched refs:all (Results 201 – 225 of 816) sorted by relevance

12345678910>>...33

/PHP-7.1/ext/zlib/tests/
H A Dzlib_scheme_file_get_contents_basic.phpt20 all I know is that you can realize it
H A Dzlib_scheme_fopen_basic.phpt21 all I know is that you can realize it
H A Dzlib_scheme_file_basic.phpt26 string(38) "all I know is that you can realize it
H A Dgzcompress_basic1.phpt25 // Initialise all required variables
30 // Calling gzcompress() with all possible arguments
H A Dgzdeflate_basic1.phpt25 // Initialise all required variables
30 // Calling gzdeflate() with all possible arguments
/PHP-7.1/ext/bcmath/libbcmath/src/
H A DMakefile.am19 all: $(bin_LIBRARIES) target
/PHP-7.1/ext/pcre/tests/
H A Dpreg_grep_basic.phpt12 …-Z and 0-9, followed by zero or more . followed by zero or more / all more than once. (matches all)
/PHP-7.1/Zend/RFCs/
H A D002.txt21 classes. This means that all of Zend 1.0's scoping methods are
30 contain all types of symbols. Zend will get the notion of a current
126 import * from HTML; // all symbols
141 And finally, you may import all symbols of a given type:
/PHP-7.1/ext/session/tests/
H A Dsession_destroy_variation3.phpt12 * Description : Destroys all data registered to a session
H A Dsession_unset_variation1.phpt12 * Description : Free all session variables
H A Dsession_destroy_variation2.phpt12 * Description : Destroys all data registered to a session
/PHP-7.1/ext/date/tests/
H A Ddate_default_timezone_get_error.phpt6 * Description: Gets the default timezone used by all date/time functions in a script.
/PHP-7.1/ext/pdo_dblib/tests/
H A Dbug_67130.phpt2 PDO_DBLIB: \PDOStatement::nextRowset() should succeed when all rows in current rowset haven't been …
/PHP-7.1/Zend/tests/
H A Dget_defined_functions_error.phpt7 * Description: Gets an array of all defined functions.
/PHP-7.1/ext/standard/tests/strings/
H A Dsetlocale_variation1.phpt32 // run the command 'locale -a' to fetch all locales available in the system
43 // return all the locale found in the system
65 // gather all the locales installed in the system
H A Dstrncmp_variation6.phpt14 echo "\n-- Checking with all 256 characters given, in binary format --\n";
15 /* A binary function should work with all 256 characters that a character(8-bit) can take */
16 /* loop through to get all 256 character's equivalent binary value, and check working of strncmp() …
22 var_dump( strncmp($str1, $str2, 8) ); //comparing all the 8-bits; expected: int(0)
31 var_dump( strncmp($str1, $str2, 8) ); //comparing all the 8-bits; expected: int(1)
38 -- Checking with all 256 characters given, in binary format --
H A Dlevenshtein.phpt64 echo ($n==0)?"all passed\n":"$n failed\n";
78 all passed
H A Dvsprintf_basic8.phpt12 // Initialise all required variables
/PHP-7.1/ext/standard/tests/array/
H A Darray_reverse_variation6.phpt36 echo "-- with all possible arguments --\n";
102 -- with all possible arguments --
/PHP-7.1/ext/soap/
H A DTODO.old8 serialization in general needs to be polished/finished... all xsd types
13 -convert all string mainpulation to use smart_str
/PHP-7.1/ext/gd/libgd/
H A DCOPYING41 ask. "Derived works" includes all programs that utilize the
45 all warranties, either express or implied, including but not
/PHP-7.1/ext/standard/tests/url/
H A Dbase64_decode_basic_001.phpt2 Test base64_decode() function : basic functionality - ensure all base64 alphabet is supported.
/PHP-7.1/ext/curl/tests/
H A Dcurl_basic_010.phpt10 print "skip catch all dns";
/PHP-7.1/ext/calendar/tests/
H A Djdtojewish_hebrew.phpt2 Test all hebrew month names
/PHP-7.1/ext/standard/tests/general_functions/
H A Dget_defined_constants_error.phpt6 * Description: Returns an associative array with the names of all the constants and their values

Completed in 27 milliseconds

12345678910>>...33