Home
last modified time | relevance | path

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

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

/PHP-7.1/ext/date/lib/
H A DLICENSE.rst13 all copies or substantial portions of the Software.
/PHP-7.1/ext/standard/tests/file/
H A Dlstat_stat_variation2.phpt39 // compare the two stats - all except ctime
H A Dfile_get_contents_file_put_contents_variation1.phpt2 Test file_get_contents() and file_put_contents() functions : usage variations - all arguments
14 /* Testing variation in all argument values */
H A Dlstat_stat_variation3.phpt43 // compare the two stats - all except ctime
/PHP-7.1/ext/date/tests/
H A Dgmdate_variation12.phpt13 // Initialise all required variables
H A Dgmdate_variation13.phpt12 // Initialise all required variables
H A Dgmmktime_variation7.phpt13 // Initialise all required variables
/PHP-7.1/ext/soap/tests/
H A Dserver003.phpt2 SOAP Server 3: all functions
/PHP-7.1/ext/standard/tests/http/
H A Dbug38802.phpt40 echo "-- Test: follow all redirections --\n";
70 -- Test: follow all redirections --
/PHP-7.1/win32/build/
H A DMakefile40 all: generated_files $(EXT_TARGETS) $(PECL_TARGETS) $(SAPI_TARGETS) target
152 clean-all:
159 clean-pgo: clean-all
207 dist: all build-dist
/PHP-7.1/ext/mysqli/tests/
H A Dmysqli_get_warnings.phpt56 if ((!is_string($warning->message)) || ('' == $warning->message)) /* NULL or not there at all */
59 if ((!is_string($warning->sqlstate)) || ('' == $warning->sqlstate)) /* NULL or not there at all */
62 if ((!is_int($warning->errno)) || (0 == $warning->errno)) /* NULL or not there at all */
H A Dmysqli_change_user_get_lock.phpt39 …s a ROLLBACK of any active transactions, closes and drops all temporary tables, and unlocks all lo…
/PHP-7.1/ext/session/tests/
H A Dbug32330.phpt55 // without output buffering, the debug messages will cause all manner of warnings
/PHP-7.1/ext/standard/tests/array/
H A Darray_intersect_basic.phpt6 …* Description: Returns the entries of arr1 that have values which are present in all the other arg…
H A Darray_uintersect_error.phpt6 …* Description: Returns the entries of arr1 that have values which are present in all the other arg…
H A Darray_uintersect_uassoc_variation6.phpt6 …* Description: Returns the entries of arr1 that have values which are present in all the other arg…
H A Darray_intersect_assoc_basic.phpt6 …* Description: Returns the entries of arr1 that have values which are present in all the other arg…
H A Darray_unshift_variation2.phpt2 Test array_unshift() function : usage variations - all possible values for 'var' argument
11 * Testing array_unshift() by giving all the possible values for $var argument
14 echo "*** Testing array_unshift() : all possible values for \$var argument ***\n";
125 *** Testing array_unshift() : all possible values for $var argument ***
/PHP-7.1/ext/standard/tests/assert/
H A Dassert_basic4.phpt11 // Check the initial settings for all assert_options
/PHP-7.1/sapi/cgi/
H A DCHANGES1 In PHP5.3 all additional configure options (except --enable-cgi) are removed:
/PHP-7.1/ext/zlib/tests/
H A Dgzeof_basic.phpt45 all I know is that you can realize it
/PHP-7.1/ext/pcre/tests/
H A Dpreg_replace_callback_basic.phpt15 …return $replacement[$matches[0]]; //all examples will be looking for an integer value, if one is f…
/PHP-7.1/ext/standard/tests/strings/
H A Dnl2br_variation3.phpt6 * Description: Inserts HTML line breaks before all newlines in a string.
H A Dprintf_basic3.phpt13 // Initialise all required variables
/PHP-7.1/ext/spl/tests/
H A Dbug61527.phpt8 /* testing empty array, should no notice at all */

Completed in 30 milliseconds

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