Home
last modified time | relevance | path

Searched refs:strings (Results 251 – 275 of 560) sorted by relevance

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

/PHP-7.4/ext/standard/tests/strings/
H A Dchunk_split_variation12.phpt2 Test chunk_split() function : usage variations - different heredoc strings for 'ending' argument
12 * passing different heredoc strings as 'ending' argument to chunk_split()
16 echo "*** Testing chunk_split() : different heredoc strings for 'ending' argument ***\n";
63 // different heredoc strings for 'ending'
87 *** Testing chunk_split() : different heredoc strings for 'ending' argument ***
H A Dsprintf_variation13.phpt2 Test sprintf() function : usage variations - float formats with strings
10 echo "*** Testing sprintf() : float formats with strings ***\n";
57 *** Testing sprintf() : float formats with strings ***
H A Dstrripos_offset.phpt34 Deprecated: strripos(): Non-string needles will be interpreted as strings in the future. Use an exp…
42 Deprecated: strripos(): Non-string needles will be interpreted as strings in the future. Use an exp…
H A Dbug39621.phpt2 Bug #39621 (str_replace() is not binary safe on strings with equal length)
/PHP-7.4/ext/standard/tests/array/
H A Dkrsort_variation5.phpt2 Test krsort() function : usage variations - sort strings
15 * 3.SORT_STRING - compare items as strings
27 // array containing different strings with key values
H A Dksort_variation5.phpt2 Test ksort() function : usage variations - sort strings
15 * 3.SORT_STRING - compare items as strings
27 // array containing different strings with key values
H A Darray_combine_variation3.phpt17 /* Different heredoc strings passed as argument to arrays */
39 // heredoc with quoted strings and numeric values
54 …y("a\v\f","aaaa\r","b","b\tbbb","c","\[\]\!\@\#\$\%\^\&\*\(\)\{\}"), // with double quoted strings
55 …y('a\v\f','aaaa\r','b','b\tbbb','c','\[\]\!\@\#\$\%\^\&\*\(\)\{\}'), // with single quoted strings
H A Darray_intersect_variation3.phpt18 /* Different heredoc strings passed as argument to $arr1 */
40 // heredoc with quoted strings and numeric values
55 …\f","aaaa\r","b","b\tbbb","c","\[\]\!\@\#\$\%\^\&\*\(\)\{\}"), // array with double quoted strings
56 …\f','aaaa\r','b','b\tbbb','c','\[\]\!\@\#\$\%\^\&\*\(\)\{\}'), // array with single quoted strings
H A Darray_intersect_variation4.phpt18 /* Different heredoc strings passed as argument to $arr2 */
40 // heredoc with quoted strings and numeric values
64 …\f","aaaa\r","b","b\tbbb","c","\[\]\!\@\#\$\%\^\&\*\(\)\{\}"), // array with double quoted strings
65 …\f','aaaa\r','b','b\tbbb','c','\[\]\!\@\#\$\%\^\&\*\(\)\{\}'), // array with single quoted strings
/PHP-7.4/ext/oci8/tests/
H A Dcoll_014_func.phpt2 collections and strings (2)
H A Dcoll_014.phpt2 collections and strings (2)
H A Dcoll_011.phpt2 collections and strings
/PHP-7.4/tests/lang/operators/
H A Dpostdec_variationStr.phpt2 Test N-- operator : various numbers as strings
H A Dpostinc_variationStr.phpt2 Test N++ operator : various numbers as strings
H A DbitwiseNot_variationStr.phpt2 Test ~N operator : various numbers as strings
/PHP-7.4/ext/mbstring/tests/
H A Dsimpletest.phpt13 // EUC-JP strings
H A Dmb_stripos_basic2.phpt24 //ascii strings
39 //greek strings in UTF-8
H A Dbug72994.phpt17 Deprecated: mb_ereg_replace(): Non-string patterns will be interpreted as strings in the future. Us…
/PHP-7.4/ext/standard/tests/general_functions/
H A Descapeshellarg_basic-win32-mb.phpt2 Test escapeshellarg() function: basic test with UTF-8 strings
H A Dparse_ini_booleans.phpt49 ["strings"]=>
/PHP-7.4/ext/ldap/tests/
H A Dldap_exop.phpt17 // This is basic and will only work for small strings
33 // Only works for small strings as well
/PHP-7.4/ext/phar/tests/zip/
H A Dfrontcontroller18.phar.phpt13 … values passed to Phar::mungServer(), expecting an array of any of these strings: PHP_SELF, REQUES…
H A Dfrontcontroller19.phar.phpt13 … values passed to Phar::mungServer(), expecting an array of any of these strings: PHP_SELF, REQUES…
H A Dfrontcontroller20.phar.phpt13 …g value passed to Phar::mungServer(), expecting an array of any of these strings: PHP_SELF, REQUES…
/PHP-7.4/tests/strings/
H A Dbug26703.phpt2 Bug #26703 (Certain characters inside strings incorrectly treated as keywords)

Completed in 44 milliseconds

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