Searched refs:quotes (Results 1 – 25 of 74) sorted by relevance
123
25 \"quotes35 "\"quotes",42 '\"quotes',84 string(7) ""quotes"85 string(7) ""quotes"99 string(8) "T"quotes"100 string(8) "\"quotes"102 string(54) "SesSTsttETTtestTTstrtrTTtestETstrtrT$variableTT"quotes"103 string(52) " es \sttT\test\\strtrtttestTstrtrt$variablet\"quotes"
6 echo "double quotes variations:", "\n";16 echo "\nsingle quotes variations:", "\n";26 double quotes variations:36 single quotes variations:
28 // String with quotes29 /*4*/ "String with \"quotes\"",67 string(20) "String with "quotes""
51 <html>This's a string with quotes:</html>68 $quotes = "<html><a><?php";74 var_dump( strip_tags($res_heredoc_strings[$index], $quotes) );101 string(150) "<html>This's a string with quotes:</html>
2 Test strrpos() function : usage variations - heredoc string containing quotes for 'haystack' argume…10 /* Test strrpos() function by passing heredoc string containing quotes for haystack
6 * Description: Returns a string with backslashes before characters (single quotes, double quote,20 'Are you "JOHN"?', // string with double quotes
2 Test stripos() function : usage variations - heredoc string containing quotes for 'haystack' argume…10 /* Test stripos() function by passing heredoc string containing quotes for haystack
17 * Testing crc32() : with different strings in single quotes passed to the function20 echo "*** Testing crc32() : with different strings in single quotes ***\n";76 *** Testing crc32() : with different strings in single quotes ***
2 Bug #40637 (strip_tags() does not handle single quotes correctly)
20 $quotes = array (33 foreach($quotes as $string_value)
17 * Testing crc32() : with different strings in double quotes passed to the function20 echo "*** Testing crc32() : with different strings in double quotes ***\n";78 *** Testing crc32() : with different strings in double quotes ***
8 d="quotes"&e=\slash25 O'Henry<b>Bold</b>"quotes"\slash26 O'Henry<b>Bold</b>"quotes"\slash
70 /*5*/ 'empty double quotes' => array(73 'empty single quotes' => array(138 -- $key arguments are empty double quotes data:140 -- $key arguments are empty single quotes data:174 -- $key arguments are empty double quotes data:176 -- $key arguments are empty single quotes data:210 -- $key arguments are empty double quotes data:212 -- $key arguments are empty single quotes data:246 -- $key arguments are empty double quotes data:367 -- Iteration 8: empty double quotes data --[all …]
69 /*8*/ 'empty double quotes' => array(73 /*9*/ 'empty single quotes' => array(139 -- Iteration 8 : empty double quotes data --142 -- Iteration 9 : empty single quotes data --
16 //function name within double quotes19 //function name within single quotes22 //function name without quotes
68 /*5*/ 'empty double quotes' => array(71 'empty single quotes' => array(164 -- Iteration 8 : empty double quotes data --170 -- Iteration 9 : empty single quotes data --
69 /*8*/ 'empty double quotes' => array(73 /*9*/ 'empty single quotes' => array(160 -- Iteration 8 : empty double quotes data --165 -- Iteration 9 : empty single quotes data --
70 /*8*/ 'empty double quotes' => array(74 /*9*/ 'empty single quotes' => array(166 -- Iteration 8: empty double quotes data --172 -- Iteration 9: empty single quotes data --
70 /*5*/ 'empty double quotes' => array(73 'empty single quotes' => array(139 -- Iteration 8 : empty double quotes data --143 -- Iteration 9 : empty single quotes data --
70 /*8*/ 'empty double quotes' => array(74 /*9*/ 'empty single quotes' => array(195 -- Iteration 8: empty double quotes data --207 -- Iteration 9: empty single quotes data --
2 Check xsltprocessor::setparameter error handling with both single and double quotes18 …l(): Cannot create XPath expression (string contains both quote and double-quotes) in %s on line %d
2 Heredoc with double quotes
2 Heredoc with double quotes and wrong prefix
Completed in 44 milliseconds