Home
last modified time | relevance | path

Searched refs:single (Results 51 – 75 of 214) sorted by relevance

123456789

/PHP-5.5/ext/standard/tests/file/
H A Dreadlink_realpath_variation3.phpt20 echo "\n*** Testing readlink() and realpath() with linkname as empty string, NULL and single space …
46 *** Testing readlink() and realpath() with linkname as empty string, NULL and single space ***
H A Dbug43522.phpt9 DoTest($fp, "Z"); // test single-char delimiter
H A Dmkdir_variation1-win32.phpt77 'single space' => ' ',
120 --single space--
H A Dmkdir_variation1.phpt76 'single space' => ' ',
119 --single space--
H A Drmdir_variation1.phpt77 'single space' => ' ',
124 --single space--
H A Drealpath_variation-win32.phpt49 echo "\n*** Testing realpath() with filename as empty string, NULL and single space ***\n";
89 *** Testing realpath() with filename as empty string, NULL and single space ***
/PHP-5.5/ext/standard/tests/general_functions/
H A Dbug60227_2.phpt12 Warning: Header may not contain more than a single header, new line detected in %s on line %d
H A Dbug60227_1.phpt13 Warning: Header may not contain more than a single header, new line detected in %s on line %d
/PHP-5.5/ext/pcre/tests/
H A Dpreg_match_basic_002.phpt2 preg_match() single line match with multi-line input
/PHP-5.5/ext/pdo_pgsql/tests/
H A Dbug69362.phpt2 PDO PgSQL Bug #69362 (PDO-pgsql fails to connect if password contains a leading single quote)
49 // Create temp user with leading single quote
/PHP-5.5/ext/standard/tests/strings/
H A Dstrip_tags_variation10.phpt2 Test strip_tags() function : usage variations - single quoted strings
13 * testing functionality of strip_tags() by giving single quoted strings as values for $str argument
H A Dhtmlspecialchars_decode_variation4.phpt2 Test htmlspecialchars_decode() function : usage variations - single quoted strings for 'string' arg…
11 * Testing htmlspecialchars_decode() with various single quoted strings as argument for $string
16 //single quoted strings
H A Dmoneyformat.phpt22 Warning: money_format(): Only a single %ci or %cn token can be used in %s on line %d
H A Dbug46578.phpt2 Bug #46578 (strip_tags() does not honor end-of-comment when it encounters a single quote)
H A Dbug53021.phpt31 single quotes variations:
H A Dchunk_split_variation4.phpt25 // heredoc string with single character
61 which is single slash
/PHP-5.5/ext/pdo_mysql/tests/
H A Dpdo_mysql_attr_multi_statements.phpt32 // A single query with a trailing delimiter.
45 // A single query with a trailing delimiter.
/PHP-5.5/ext/xsl/tests/
H A Dxsltprocessor_setparameter-errorquote.phpt2 Check xsltprocessor::setparameter error handling with both single and double quotes
/PHP-5.5/ext/standard/tests/array/
H A Darray_combine_variation3.phpt42 'single quoted string'
55 …array('a\v\f','aaaa\r','b','b\tbbb','c','\[\]\!\@\#\$\%\^\&\*\(\)\{\}'), // with single quoted st…
175 'single quoted string'
180 'single quoted string'
H A Darray_intersect_variation3.phpt43 'single quoted string'
56 …\f','aaaa\r','b','b\tbbb','c','\[\]\!\@\#\$\%\^\&\*\(\)\{\}'), // array with single quoted strings
184 'single quoted string'
198 'single quoted string'
H A Darray_intersect_variation4.phpt43 'single quoted string'
65 …\f','aaaa\r','b','b\tbbb','c','\[\]\!\@\#\$\%\^\&\*\(\)\{\}'), // array with single quoted strings
189 'single quoted string'
203 'single quoted string'
H A Dkey_variation2.phpt73 /*9*/ 'empty single quotes' => array(
142 -- Iteration 9 : empty single quotes data --
H A Duasort_variation3.phpt42 // single line heredoc string
65 'key' => 5, //single quoted key
H A Darray_change_key_case_variation3.phpt71 'empty single quotes' => array(
170 -- Iteration 9 : empty single quotes data --
H A Darray_key_exists_variation6.phpt23 'empty single quoted string' => '',
65 -- Key in $search array is : empty single quoted string --

Completed in 45 milliseconds

123456789