Home
last modified time | relevance | path

Searched refs:strings (Results 376 – 400 of 560) sorted by relevance

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

/PHP-7.4/ext/odbc/tests/
H A Dbug60616.phpt13 // Test strings
/PHP-7.4/ext/standard/tests/strings/
H A Dprintf_basic9.phpt14 // Initialising different format strings
H A Dstrcspn_variation7.phpt2 Test strcspn() function : usage variations - with heredoc strings, varying start and default len ar…
19 // defining different heredoc strings
64 // defining array of mask strings
H A Dlcfirst.phpt121 echo "\n--- Testing simple and complex syntax strings ---\n";
208 --- Testing simple and complex syntax strings ---
H A Dstrcasecmp.phpt7 /* Compares two strings in case-insensitive manner */
10 /* creating an array of strings to be compared */
21 echo "\n*** comparing the strings in an \n";
89 echo "\n--- Testing simple and complex syntax strings ---\n";
127 *** comparing the strings in an
172 *** comparing the strings in an
285 *** comparing the strings in an
470 *** comparing the strings in an
604 --- Testing simple and complex syntax strings ---
H A Dstrcmp.phpt7 /* Compares two strings in case-sensitive manner */
10 /* creating an array of strings to be compared */
21 echo "\n*** comparing the strings in an \n";
89 echo "\n--- Testing simple and complex syntax strings ---\n";
128 *** comparing the strings in an
203 *** comparing the strings in an
316 *** comparing the strings in an
451 *** comparing the strings in an
585 --- Testing simple and complex syntax strings ---
H A Dstripslashes_basic.phpt11 * Testing stripslashes() with quoted strings
H A Ducwords_variation2.phpt2 Test ucwords() function : usage variations - heredoc strings
H A Dvsprintf_variation6.phpt36 // array of strings
H A Dvprintf_variation6.phpt36 // array of strings
H A Dvsprintf_variation10.phpt43 // array of strings
/PHP-7.4/ext/standard/tests/array/
H A Darray_flip_variation2.phpt16 // different heredoc strings
H A Darray_sum_variation7.phpt12 * strings, bool, null, subarrays & objects
/PHP-7.4/ext/ctype/tests/
H A Dctype_alnum_variation3.phpt13 * Pass different strings to ctype_alnum to test behaviour
/PHP-7.4/ext/imap/tests/
H A Dimap_fetchbody_variation6.phpt15 * Pass different integers, strings, msg sequences and msg UIDs as $msg_no argument
H A Dimap_fetchheader_variation5.phpt15 * Pass different integers and strings as $msg_no argument
/PHP-7.4/ext/dom/tests/
H A Ddomchardata.phpt72 Updated Comment Value: some more comment strings
/PHP-7.4/ext/standard/tests/general_functions/
H A Dvar_dump.phpt88 $strings = array (
100 "abcd\x0n1234\x0005678\x0000efgh\xijkl", // strings with hexadecimal NULL
101 "abcd\0efgh\0ijkl\x00mnop\x000qrst\00uvwx\0000yz", // strings with octal NULL
102 "1234\t\n5678\n\t9100\rabcda" // strings with escape characters
104 /* calling check_vardump() to display contents of strings
106 check_vardump($strings);
274 var_dump( $integers, $floats, $strings, $arrays, $booleans, $resources,
H A Dvar_dump_64bit.phpt88 $strings = array (
100 "abcd\x0n1234\x0005678\x0000efgh\xijkl", // strings with hexadecimal NULL
101 "abcd\0efgh\0ijkl\x00mnop\x000qrst\00uvwx\0000yz", // strings with octal NULL
102 "1234\t\n5678\n\t9100\rabcda" // strings with escape characters
104 /* calling check_vardump() to display contents of strings
106 check_vardump($strings);
274 var_dump( $integers, $floats, $strings, $arrays, $booleans, $resources,
H A Dprint_r.phpt90 $strings = array (
102 "abcd\x0n1234\x0005678\x0000efgh\xijkl", // strings with hexadecimal NULL
103 "abcd\0efgh\0ijkl\x00mnop\x000qrst\00uvwx\0000yz", // strings with octal NULL
104 "1234\t\n5678\n\t9100\rabcda" // strings with escape characters
106 /* calling check_printr() to display contents of strings using print_r() */
107 check_printr($strings);
/PHP-7.4/ext/iconv/tests/
H A Diconv_basic.phpt21 //All strings are the same when displayed in their respective encodings
/PHP-7.4/Zend/tests/
H A Dbug63217.phpt2 Bug #63217 (Constant numeric strings become integers when used as ArrayAccess offset)
/PHP-7.4/ext/json/tests/
H A Djson_encode_basic.phpt51 // strings
/PHP-7.4/ext/session/tests/
H A Dsession_encode_basic.phpt63 // Empty strings
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_debug_control_string.phpt2 mysqli_debug() - invalid debug control strings

Completed in 49 milliseconds

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