Searched refs:quoted (Results 1 – 25 of 71) sorted by relevance
123
38 $quoted = false;45 if ($quoted) {47 if ($d == $quoted) {48 $quoted = false;56 $quoted = $d;
175 div.dokuwiki .pagequery .quoted {186 div.dokuwiki .pagequery .quoted a,
106 when the mapping key is not quoted and will lead to a `ParseException` in158 in double-quoted strings
324 list non-quoted list325 title first symbol in a non-quoted list326 body remainder of the non-quoted list327 quoted_list quoted list, both "(quote .. )" and "'(..)"
1 …quoted \"string\".\n // dstring.<kind>.<delim> where kind is 'd' (double quoted), 'x' (comm…
1 …quoted string\n [/\"/, 'string.twig', '@pop'],\n // interpolation start\n …
1 …\{/, '@brackets', '@object']\n ],\n // Start Flow Scalars (quoted strings)\n …
1 …quoted string\n // qstring<open>.<close>\n // open = open delimiter\n // cl…
1 …quoted","eat","delim","current","push","#","/","\"","_stream","{","}","defineMode","config","parse…
1 …quoted string\n else if (!isEQName && (ch === '\"' || ch === \"'\"))\n return chain(stream…
1 …quoted-paused') {\n state.context = state.context.prev;\n stream.eat(\"}\");\n …
1 …meta\";\n },\n\n // custom string handling to deal with triple-quoted strings and string…
159 when the mapping key is not quoted and will lead to a `ParseException` in211 in double-quoted strings
33 …quotation marks. This fixes that by allowing such strings to be ""double quoted"" and only removin…
136 if (node.quoted) add(node.property);
697 $quoted = preg_quote($cap, '/');699 return preg_replace('/(?:' . $quoted . ')+$/', '', $value) . $cap;
19 | `ff` | font-family | font family for text, must be single quoted if a font name contains …
173 * #121: iCal demands parameters containing the + sign to be quoted.316 2.1 quoted printable-encoded properties.447 * Added: Automatically decoding quoted-printable values.
133 * #121: iCal demands parameters containing the + sign to be quoted.276 2.1 quoted printable-encoded properties.407 * Added: Automatically decoding quoted-printable values.
634 Using double-quoted or single-quoted strings has no impact on performance635 but string interpolation is only supported in double-quoted strings.831 within a *double-quoted string*. The result of evaluating that expression is
META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
399 * #121: iCal demands parameters containing the + sign to be quoted.542 2.1 quoted printable-encoded properties.673 * Added: Automatically decoding quoted-printable values.
338 * #121: iCal demands parameters containing the + sign to be quoted.481 2.1 quoted printable-encoded properties.612 * Added: Automatically decoding quoted-printable values.
695 * Fixed support for quoted attribute keys ex `rss("xmlns:atom"="atom")`852 * Fixed quoted attributes issue.981 …* Added support for quoted attr keys: `label("for": 'something')` is allowed (_although not requir…