Home
last modified time | relevance | path

Searched refs:quote (Results 51 – 75 of 85) sorted by path

1234

/PHP-8.0/ext/standard/tests/general_functions/
H A Dparse_ini_basic.phpt278 string(69) "c:\some windows\path\test\new\r\quote " here\single ' quote\some more"
/PHP-8.0/ext/standard/tests/strings/
H A Daddslashes_basic.phpt13 $str_array = array( "How's everybody", // string containing single quote
H A Dbug46578.phpt2 Bug #46578 (strip_tags() does not honor end-of-comment when it encounters a single quote)
H A Dchunk_split_variation7.phpt21 "It's string with quotes", //string containing single quote
H A Dget_html_translation_table_basic2.phpt14 // $table as HTML_ENTITIES and different quote style
H A Dget_html_translation_table_basic3.phpt9 // $table as HTML_SEPCIALCHARS and different quote style
H A Dhtml_entity_decode3.phpt17 "'", //single quote, depends on flags
H A Dhtmlentities24.phpt30 /* checking behavior of quote */
31 echo "\n*** Testing htmlentites() on a quote ***\n";
32 $str = "A 'quote' is <b>bold</b>";
312 *** Testing htmlentites() on a quote ***
313 string(36) "A 'quote' is &lt;b&gt;bold&lt;/b&gt;"
314 string(46) "A &#039;quote&#039; is &lt;b&gt;bold&lt;/b&gt;"
315 string(36) "A 'quote' is &lt;b&gt;bold&lt;/b&gt;"
316 string(36) "A 'quote' is &lt;b&gt;bold&lt;/b&gt;"
H A Dhtmlspecialchars.phpt26 /* checking behavior of quote */
27 echo "\n*** Testing htmlspecialchars() on a quote...\n";
28 $str = "A 'quote' is <b>bold</b>";
308 *** Testing htmlspecialchars() on a quote...
309 string(36) "A 'quote' is &lt;b&gt;bold&lt;/b&gt;"
310 string(46) "A &#039;quote&#039; is &lt;b&gt;bold&lt;/b&gt;"
311 string(36) "A 'quote' is &lt;b&gt;bold&lt;/b&gt;"
312 string(36) "A 'quote' is &lt;b&gt;bold&lt;/b&gt;"
H A Dhtmlspecialchars_decode_variation3.phpt41 // heredoc with quote chars & slash
44 "strings in double quote" &amp;
45 'strings in single quote' &quot;
92 "strings in double quote" &
93 'strings in single quote' "
H A Dhtmlspecialchars_decode_variation4.phpt13 …'Roy&#039s height &gt; Sam&#039;s \$height... 1111 &ap; 0000 = 0000... &quot; double quote string …
14 …'Roy&#039;s height &gt; Sam&#039;s height... \t\t 13 &lt; 15...\n\r &quot; double quote\f\v string…
36 string(90) "Roy&#039s height > Sam&#039;s \$height... 1111 &ap; 0000 = 0000... " double quote strin…
37 string(90) "Roy&#039s height > Sam&#039;s \$height... 1111 &ap; 0000 = 0000... " double quote strin…
38 string(100) "Roy&#039s height > Sam&#039;s \$height... 1111 &ap; 0000 = 0000... &quot; double quote
39 string(85) "Roy&#039s height > Sam's \$height... 1111 &ap; 0000 = 0000... " double quote string ""
41 string(88) "Roy&#039;s height > Sam&#039;s height... \t\t 13 < 15...\n\r " double quote\f\v string …
42 string(88) "Roy&#039;s height > Sam&#039;s height... \t\t 13 < 15...\n\r " double quote\f\v string …
43 string(98) "Roy&#039;s height > Sam&#039;s height... \t\t 13 < 15...\n\r &quot; double quote\f\v st…
44 string(78) "Roy's height > Sam's height... \t\t 13 < 15...\n\r " double quote\f\v string ""
H A Dhtmlspecialchars_decode_variation5.phpt12 …"Roy&#039s height &gt; Sam&#039;s \$height... 1111 &ap; 0000 = 0000... &quot; double quote string …
13 …"Roy&#039;s height &gt; Sam&#039;s height... \t\t 13 &lt; 15...\n\r &quot; double quote\f\v string…
35 string(89) "Roy&#039s height > Sam&#039;s $height... 1111 &ap; 0000 = 0000... " double quote string…
36 string(89) "Roy&#039s height > Sam&#039;s $height... 1111 &ap; 0000 = 0000... " double quote string…
37 string(99) "Roy&#039s height > Sam&#039;s $height... 1111 &ap; 0000 = 0000... &quot; double quote s…
38 string(84) "Roy&#039s height > Sam's $height... 1111 &ap; 0000 = 0000... " double quote string ""
42 " double quote string ""
45 " double quote string ""
48 &quot; double quote string &quot;"
51 " double quote string ""
H A Dstr_split_variation3.phpt21 "It's string with quote", //string containing single quote
H A Dstr_split_variation4.phpt21 'It\'s string with quote', //string containing single quote
H A Dstrip_tags_variation5.phpt41 // heredoc with quote chars & slash
44 "strings in double quote";
45 'strings in single quote';
94 "strings in double quote";
95 'strings in single quote';
H A Dstripos_variation6.phpt10 echo "-- With heredoc string containing quote & slash chars --\n";
13 "things in double quote"
14 'things in single quote'
25 -- With heredoc string containing quote & slash chars --
H A Dstripslashes_basic.phpt12 $str_array = array( "How's everybody", // string containing single quote
H A Dstripslashes_variation2.phpt2 Test stripslashes() function : usage variations - un-quote strings quoted with addslashes()
H A Dstrncasecmp_variation9.phpt36 /* heredoc string with quote chars & slash */
39 "things in double quote"
40 'things in single quote'
H A Dstrrchr_variation6.phpt2 Test strrchr() function : usage variations - heredoc string containing quote chars for 'haystack'
5 /* Test strrchr() function by passing heredoc string containing quote chars for haystack
11 "things" "in" "double" "quote"
12 'things' 'in' 'single' 'quote'
20 "quote",
34 'things' 'in' 'single' 'quote'"
36 string(14) "ingle' 'quote'"
37 string(6) "quote'"
39 'things' 'in' 'single' 'quote'"
H A Dstrrev_variation3.phpt27 "things in double quote"
28 'things in single quote'
H A Dstrrpos_variation6.phpt10 echo "-- With heredoc string containing quote & slash chars --\n";
13 "things in double quote"
14 'things in single quote'
25 -- With heredoc string containing quote & slash chars --
H A Ducwords_variation2.phpt40 // heredoc with quote chars & slash
43 "things in double quote"
44 'things in single quote'
H A Ducwords_variation3.phpt6 * test ucwords() with different string prepared using single quote
23 // using quote chars in sentence
H A Ducwords_variation4.phpt6 * test ucwords() with different string prepared using double quote
23 // using quote chars in sentence

Completed in 37 milliseconds

1234