Home
last modified time | relevance | path

Searched refs:all (Results 401 – 425 of 668) sorted by last modified time

1...<<11121314151617181920>>...27

/PHP-7.4/ext/standard/tests/strings/
H A Dnl2br_variation2.phpt6 * Description: Inserts HTML line breaks before all newlines in a string
H A Dnl2br_variation3.phpt6 * Description: Inserts HTML line breaks before all newlines in a string.
H A Dnl2br_variation4.phpt6 * Description: Inserts HTML line breaks before all newlines in a string.
H A Dsetlocale_basic1.phpt32 // run the command 'locale -a' to fetch all locales available in the system
43 // return all the locale found in the system
79 // gather all the locales installed in the system
H A Dsetlocale_basic2.phpt32 // run the command 'locale -a' to fetch all locales available in the system
43 // return all the locale found in the system
80 // gather all the locales installed in the system
H A Dsetlocale_basic3.phpt32 // run the command 'locale -a' to fetch all locales available in the system
43 // return all the locale found in the system
66 // gather all the locales installed in the system
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 Dbug40432.phpt5 echo strip_tags('<span title="test > all">this</span>') . "\n";
H A Dbug50847.phpt2 Bug #50847 (strip_tags() removes all tags greater than 1023 bytes long)
H A Dchop_basic.phpt16 // Initialize all required variables
23 // Calling chop() with all arguments
H A Dcrc32_basic.phpt18 // Initialise all required variables
21 // Calling crc32() with all possible arguments
H A Dget_html_translation_table_basic2.phpt18 // Calling get_html_translation_table() with all arguments
H A Dchunk_split_basic.phpt12 * Testing chunk_split() for basic functionality by passing all possible
19 // Initialise all required variables
24 // Calling chunk_split() with all possible arguments
25 echo "-- Testing chunk_split() with all possible arguments --\n";
42 -- Testing chunk_split() with all possible arguments --
H A Daddcslashes_002.phpt9 /* charlist "\0..\37" would escape all characters with ASCII code between 0 and 31 */
H A Daddslashes_basic.phpt18 // Initialize all required variables
25 // Calling addslashes() with all arguments
H A Daddslashes_variation2.phpt80 // looping to test for all strings in $str_array
/PHP-7.4/ext/standard/tests/streams/
H A Dstream_get_meta_data_file_variation1.phpt6 // array of all file access modes
H A Dbug72075.phpt9 // Without this line, all is well:
/PHP-7.4/ext/standard/tests/serialize/
H A Dprecision.phpt2 Default precision is sufficient to serialize all the information in floats
H A Dbug78438.phpt61 // Lets test whether all is ok!
/PHP-7.4/ext/standard/tests/network/
H A Dfsockopen_basic.phpt24 // Initialise all required variables
30 echo "\nCalling fsockopen() with all possible arguments:\n";
52 Calling fsockopen() with all possible arguments:
/PHP-7.4/ext/standard/tests/math/
H A Dpi_basic.phpt9 // N.B pi() ignores all specified arguments no error
/PHP-7.4/ext/standard/tests/general_functions/
H A Dparse_ini_basic.data91 ["PATH=${basicval}/all/quoted"]
H A Dparse_ini_basic.phpt206 ["PATH=FUBAR_VARIABLE/all/quoted"]=>
/PHP-7.4/ext/standard/tests/http/
H A Dbug38802.phpt40 echo "-- Test: follow all redirections --\n";
70 -- Test: follow all redirections --

Completed in 58 milliseconds

1...<<11121314151617181920>>...27