Home
last modified time | relevance | path

Searched refs:quotes (Results 1 – 25 of 71) sorted by relevance

123

/PHP-8.0/ext/standard/tests/strings/
H A Dstrtr_variation3.phpt19 \"quotes
29 "\"quotes",
36 '\"quotes',
78 string(7) ""quotes"
79 string(7) ""quotes"
93 string(8) "T"quotes"
94 string(8) "\"quotes"
96 string(54) "SesSTsttETTtestTTstrtrTTtestETstrtrT$variableTT"quotes"
97 string(52) " es \sttT\test\\strtrtttestTstrtrt$variablet\"quotes"
H A Dbug53021.phpt6 echo "double quotes variations:", "\n";
16 echo "\nsingle quotes variations:", "\n";
27 double quotes variations:
37 single quotes variations:
H A Dstrval_basic.phpt23 // String with quotes
24 /*4*/ "String with \"quotes\"",
61 string(20) "String with "quotes""
H A Dstrip_tags_variation5.phpt43 <html>This's a string with quotes:</html>
60 $quotes = "<html><a><?php";
66 var_dump( strip_tags($res_heredoc_strings[$index], $quotes) );
93 string(150) "<html>This's a string with quotes:</html>
H A Dstripos_variation6.phpt2 Test stripos() function : usage variations - heredoc string containing quotes for 'haystack' argume…
5 /* Test stripos() function by passing heredoc string containing quotes for haystack
H A Dstrrpos_variation6.phpt2 Test strrpos() function : usage variations - heredoc string containing quotes for 'haystack' argume…
5 /* Test strrpos() function by passing heredoc string containing quotes for haystack
H A Dstrip_tags_variation8.phpt13 $quotes = array (
26 foreach($quotes as $string_value)
H A Dbug40637.phpt2 Bug #40637 (strip_tags() does not handle single quotes correctly)
H A Dcrc32_variation2.phpt11 * Testing crc32() : with different strings in single quotes passed to the function
14 echo "*** Testing crc32() : with different strings in single quotes ***\n";
70 *** Testing crc32() : with different strings in single quotes ***
H A Dbug40704.phpt2 Bug #40704 (strip_tags() does not handle single quotes correctly)
/PHP-8.0/ext/filter/tests/
H A D004.phpt8 d="quotes"&e=\slash
25 O&#39;Henry&#60;b&#62;Bold&#60;/b&#62;&#34;quotes&#34;\slash
26 O&#39;Henry&#60;b&#62;Bold&#60;/b&#62;&#34;quotes&#34;\slash
/PHP-8.0/ext/standard/tests/array/
H A Darray_key_exists_variation8.phpt64 /*5*/ 'empty double quotes' => array(
67 'empty single quotes' => array(
132 -- $key arguments are empty double quotes data:
134 -- $key arguments are empty single quotes data:
168 -- $key arguments are empty double quotes data:
170 -- $key arguments are empty single quotes data:
204 -- $key arguments are empty double quotes data:
206 -- $key arguments are empty single quotes data:
240 -- $key arguments are empty double quotes data:
361 -- Iteration 8: empty double quotes data --
[all …]
H A Dkey_variation2.phpt64 /*8*/ 'empty double quotes' => array(
68 /*9*/ 'empty single quotes' => array(
133 -- Iteration 8 : empty double quotes data --
136 -- Iteration 9 : empty single quotes data --
H A Darray_change_key_case_variation3.phpt63 /*5*/ 'empty double quotes' => array(
66 'empty single quotes' => array(
159 -- Iteration 8 : empty double quotes data --
165 -- Iteration 9 : empty single quotes data --
H A Darray_push_variation6.phpt65 /*5*/ 'empty double quotes' => array(
68 'empty single quotes' => array(
134 -- Iteration 8 : empty double quotes data --
138 -- Iteration 9 : empty single quotes data --
H A Darray_shift_variation3.phpt64 /*8*/ 'empty double quotes' => array(
68 /*9*/ 'empty single quotes' => array(
155 -- Iteration 8 : empty double quotes data --
160 -- Iteration 9 : empty single quotes data --
H A Darray_values_variation3.phpt65 /*8*/ 'empty double quotes' => array(
69 /*9*/ 'empty single quotes' => array(
161 -- Iteration 8: empty double quotes data --
167 -- Iteration 9: empty single quotes data --
H A Darray_diff_ukey_variation10.phpt11 //function name within double quotes
18 //function name within single quotes
H A Darray_intersect_ukey_variation8.phpt11 //function name within double quotes
18 //function name within single quotes
/PHP-8.0/ext/xsl/tests/
H A Dxsltprocessor_setparameter-errorquote.phpt2 Check xsltprocessor::setparameter error handling with both single and double quotes
19 …l(): Cannot create XPath expression (string contains both quote and double-quotes) in %s on line %d
/PHP-8.0/ext/xmlwriter/tests/
H A DOO_012.phpt10 …ext for inclusion within CData tags can include characters like <, >, &, and quotes like ' and \"";
30 …for inclusion within CData tags can include characters like <, >, &, and quotes like ' and "]]></c…
H A DOO_013.phpt10 …for inclusion within CData tags can include characters like <, >, &, and quotes like ' and \"]]></…
28 …for inclusion within CData tags can include characters like <, >, &, and quotes like ' and "]]></c…
/PHP-8.0/Zend/tests/
H A Dheredoc_012.phpt2 Heredoc with double quotes
H A Dheredoc_013.phpt2 Heredoc with double quotes and wrong prefix
H A Dheredoc_014.phpt2 Heredoc with double quotes syntax but missing second quote

Completed in 32 milliseconds

123