Home
last modified time | relevance | path

Searched refs:strings (Results 326 – 350 of 560) sorted by relevance

1...<<11121314151617181920>>...23

/PHP-7.4/ext/standard/tests/strings/
H A Dsprintf_basic9.phpt14 // Initialising different format strings
H A Dstrtok_basic.phpt6 …* Description: splits a string (str) into smaller strings (tokens), with each token being delimite…
H A Dvfprintf_basic9.phpt12 // Initialising different format strings
H A Dchunk_split_variation11.phpt2 Test chunk_split() function : usage variations - different strings for 'ending' with heredoc 'str'
12 * passing different strings for 'ending' and heredoc string as 'str' to chunk_split()
/PHP-7.4/Zend/tests/
H A Dbug53432.phpt60 Error: [] operator not supported for strings
H A Dbug68475.phpt2 Bug #68475 Calling function using $callable() syntax with strings of form 'Class::method'
H A Dbug79934.phpt4 This test covers different variations of whitespace-only lines in heredoc strings.
/PHP-7.4/ext/standard/tests/array/
H A Deach_variation3.phpt81 'strings' => 'strings',
H A Darray_pad_variation6.phpt18 /* Different heredoc strings */
41 // heredoc with quoted strings and numeric values
56 … array("a\v\f", "aaaa\r", "b\tbbb", "\[\]\!\@\#\$\%\^\&\*\(\)\{\}"), // with double quoted strings
57 … array('a\v\f', 'aaaa\r', 'b\tbbb', '\[\]\!\@\#\$\%\^\&\*\(\)\{\}'), // with single quoted strings
/PHP-7.4/ext/standard/tests/general_functions/
H A Ddebug_zval_dump_b.phpt47 /* strings */
59 "1234\t\n5678\n\t9100\rabcda\x0000cdeh\0stuv", // strings with escape chars
H A Ddebug_zval_dump_b_64bit.phpt51 /* strings */
63 "1234\t\n5678\n\t9100\rabcda\x0000cdeh\0stuv", // strings with escape chars
H A Dparse_ini_string_001.phpt96 [Non-alpha numerics in strings]
121 [Non-alpha numerics in strings -with quotes]
403 [Non-alpha numerics in strings] => Array
408 [Non-alpha numerics in strings -with quotes] => Array
/PHP-7.4/ext/standard/tests/file/
H A Dparse_ini_file.phpt98 [Non-alpha numerics in strings]
123 [Non-alpha numerics in strings -with quotes]
413 [Non-alpha numerics in strings] => Array
418 [Non-alpha numerics in strings -with quotes] => Array
/PHP-7.4/ext/date/tests/
H A Dgetdate_variation6.phpt2 Test getdate() function : usage variation - Passing strings containing numbers
H A Dgmstrftime_variation3.phpt2 Test gmstrftime() function : usage variation - Passing week related format strings to format argume…
H A Dgmstrftime_variation5.phpt2 Test gmstrftime() function : usage variation - Passing date related format strings to format argume…
H A Dstrftime_variation3.phpt2 Test strftime() function : usage variation - Passing week related format strings to format argument.
H A Dstrftime_variation5.phpt2 Test strftime() function : usage variation - Passing date related format strings to format argument.
H A Dstrftime_variation7.phpt2 Test strftime() function : usage variation - Passing day related format strings to format argument.
/PHP-7.4/ext/fileinfo/
H A Dconfig.m420 #include <strings.h>
/PHP-7.4/ext/intl/tests/
H A Dcollator_get_sort_key_variant7.phpt32 // Regular strings keys
H A Dcollator_get_sort_key_variant4.phpt33 // Regular strings keys
H A Dcollator_get_sort_key_variant5.phpt33 // Regular strings keys
/PHP-7.4/ext/session/tests/
H A Dsession_cache_expire_error.phpt61 // Empty strings
/PHP-7.4/tests/lang/operators/
H A Dnegate_variationStr.phpt2 Test -N operator : various numbers as strings

Completed in 131 milliseconds

1...<<11121314151617181920>>...23