Home
last modified time | relevance | path

Searched refs:strings (Results 226 – 250 of 542) sorted by relevance

12345678910>>...22

/php-src/ext/sockets/tests/
H A Dsocket_strerror.phpt12 die('skip - test validates linux error strings only.');
/php-src/ext/standard/tests/strings/
H A Dbug36306.phpt9 Have to find some small strings to truly reproduce
H A Dstr_repeat_variation1.phpt2 Test str_repeat() function: usage variations - complex strings containing other than 7-bit chars
H A Dchunk_split_variation12.phpt2 Test chunk_split() function : usage variations - different heredoc strings for 'ending' argument
6 * passing different heredoc strings as 'ending' argument to chunk_split()
10 echo "*** Testing chunk_split() : different heredoc strings for 'ending' argument ***\n";
57 // different heredoc strings for 'ending'
81 *** Testing chunk_split() : different heredoc strings for 'ending' argument ***
/php-src/ext/opcache/tests/
H A Dgh9259_003.phpt19 %sFatal Error Insufficient shared memory for interned strings buffer! (tried to allocate %d bytes)
/php-src/ext/standard/tests/array/
H A Darray_intersect_assoc_variation3.phpt13 /* Different heredoc strings passed as argument to $arr1 */
35 // heredoc with quoted strings and numeric values
50 …y("a\v\f","aaaa\r","b","b\tbbb","c","\[\]\!\@\#\$\%\^\&\*\(\)\{\}"), // with double quoted strings
51 …y('a\v\f','aaaa\r','b','b\tbbb','c','\[\]\!\@\#\$\%\^\&\*\(\)\{\}'), // with single quoted strings
H A Dksort_variation5.phpt2 Test ksort() function : usage variations - sort strings
10 * 3.SORT_STRING - compare items as strings
22 // array containing different strings with key values
H A Dkrsort_variation5.phpt2 Test krsort() function : usage variations - sort strings
10 * 3.SORT_STRING - compare items as strings
22 // array containing different strings with key values
H A Darray_combine_variation3.phpt11 /* Different heredoc strings passed as argument to arrays */
33 // heredoc with quoted strings and numeric values
48 …y("a\v\f","aaaa\r","b","b\tbbb","c","\[\]\!\@\#\$\%\^\&\*\(\)\{\}"), // with double quoted strings
49 …y('a\v\f','aaaa\r','b','b\tbbb','c','\[\]\!\@\#\$\%\^\&\*\(\)\{\}'), // with single quoted strings
H A Darray_intersect_assoc_variation4.phpt13 /* Different heredoc strings passed as argument to $arr2 */
35 // heredoc with quoted strings and numeric values
59 …\f","aaaa\r","b","b\tbbb","c","\[\]\!\@\#\$\%\^\&\*\(\)\{\}"), // array with double quoted strings
60 …\f','aaaa\r','b','b\tbbb','c','\[\]\!\@\#\$\%\^\&\*\(\)\{\}'), // array with single quoted strings
/php-src/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.data19 [strings]
H A Dbug49056.phpt2 Bug #49056 (parse_ini_*() regression in 5.3.0 when using non-ASCII strings as option keys)
/php-src/Zend/tests/numeric_strings/
H A Dneg_num_string.phpt2 Test edge-cases for negative num strings in interpolated string offsets
/php-src/Zend/tests/
H A Dand_001.phpt2 bitwise AND and strings
H A Dadd_007.phpt2 adding strings to arrays
H A Dself_and.phpt2 ANDing strings
H A Dself_or.phpt2 ORing strings
H A Dself_xor.phpt2 XORing strings
/php-src/ext/mbstring/tests/
H A Dmb_encode_mimeheader_basic2.phpt8 * Test mb_encode_header() with different strings
13 //All strings are the same when displayed in their respective encodings
H A Dmb_strripos_basic2.phpt15 //ascii strings
30 //greek strings in UTF-8
/php-src/ext/soap/tests/interop/Round4/GroupH/
H A Dround4_groupH_simple_rpcenc.inc26 function echoMultipleFaults2($param, $string, $float, $strings) {
30 …SoapFault("Server", "Fault in response to 'echoMultipleFaults2'.", null, $strings, "SimpleFault3");
/php-src/ext/phar/tests/
H A Dfrontcontroller19.phpt12 … values passed to Phar::mungServer(), expecting an array of any of these strings: PHP_SELF, REQUES…
H A Dfrontcontroller20.phpt12 …g value passed to Phar::mungServer(), expecting an array of any of these strings: PHP_SELF, REQUES…
H A Dfrontcontroller18.phpt12 … values passed to Phar::mungServer(), expecting an array of any of these strings: PHP_SELF, REQUES…

Completed in 21 milliseconds

12345678910>>...22