Home
last modified time | relevance | path

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

123

/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/
DCSS.php38 $quoted = false;
45 if ($quoted) {
47 if ($d == $quoted) {
48 $quoted = false;
56 $quoted = $d;
/plugin/pagequery/
Dstyle.css175 div.dokuwiki .pagequery .quoted {
186 div.dokuwiki .pagequery .quoted a,
/plugin/findologicxmlexport/vendor/symfony/yaml/
DCHANGELOG.md106 when the mapping key is not quoted and will lead to a `ParseException` in
158 in double-quoted strings
/plugin/highlightjs/highlight/
Dreadme.eng.txt324 list non-quoted list
325 title first symbol in a non-quoted list
326 body remainder of the non-quoted list
327 quoted_list quoted list, both "(quote .. )" and "'(..)"
/plugin/dirtylittlehelper/mermaid/editor/docs/
D52.52.js.map1quoted \"string\".\n // dstring.<kind>.<delim> where kind is 'd' (double quoted), 'x' (comm…
D65.65.js.map1quoted string\n [/\"/, 'string.twig', '@pop'],\n // interpolation start\n …
D69.69.js.map1 …\{/, '@brackets', '@object']\n ],\n // Start Flow Scalars (quoted strings)\n …
D39.39.js.map1quoted string\n // qstring<open>.<close>\n // open = open delimiter\n // cl…
/plugin/codemirror/dist/modes/
Dphp.min.js.map1quoted","eat","delim","current","push","#","/","\"","_stream","{","}","defineMode","config","parse…
Dxquery.min.js.map1quoted string\n else if (!isEQName && (ch === '\"' || ch === \"'\"))\n return chain(stream…
Druby.min.js.map1quoted-paused') {\n state.context = state.context.prev;\n stream.eat(\"}\");\n …
Ddart.min.js.map1 …meta\";\n },\n\n // custom string handling to deal with triple-quoted strings and string…
/plugin/combo/vendor/symfony/yaml/
H A DCHANGELOG.md159 when the mapping key is not quoted and will lead to a `ParseException` in
211 in double-quoted strings
/plugin/templater/
DCHANGELOG.md33 …quotation marks. This fixes that by allowing such strings to be ""double quoted"" and only removin…
/plugin/asciidocjs/node_modules/uglify-js/lib/
Dpropmangle.js136 if (node.quoted) add(node.property);
/plugin/matrixnotifierwas/vendor/rappasoft/laravel-helpers/src/
Dhelpers.php697 $quoted = preg_quote($cap, '/');
699 return preg_replace('/(?:' . $quoted . ')+$/', '', $value) . $cap;
/plugin/typography/
DREADME.md19 | `ff` | font-family | font family for text, must be single quoted if a font name contains …
/plugin/webdavclient/vendor/sabre/vobject/
DChangeLog.md173 * #121: iCal demands parameters containing the + sign to be quoted.
316 2.1 quoted printable-encoded properties.
447 * Added: Automatically decoding quoted-printable values.
/plugin/davcard/vendor/sabre/vobject/
DChangeLog.md173 * #121: iCal demands parameters containing the + sign to be quoted.
316 2.1 quoted printable-encoded properties.
447 * Added: Automatically decoding quoted-printable values.
/plugin/davcal/vendor/sabre/vobject/
H A DChangeLog.md133 * #121: iCal demands parameters containing the + sign to be quoted.
276 2.1 quoted printable-encoded properties.
407 * Added: Automatically decoding quoted-printable values.
/plugin/findologicxmlexport/vendor/twig/twig/doc/
Dtemplates.rst634 Using double-quoted or single-quoted strings has no impact on performance
635 but string interpolation is only supported in double-quoted strings.
831 within a *double-quoted string*. The result of evaluating that expression is
/plugin/diagramsnet/lib/WEB-INF/lib/
Dcommons-fileupload-1.3.2.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/plugin/webdav/vendor/sabre/vobject/
DCHANGELOG.md399 * #121: iCal demands parameters containing the + sign to be quoted.
542 2.1 quoted printable-encoded properties.
673 * Added: Automatically decoding quoted-printable values.
/plugin/icalevents/vendor/sabre/vobject/
DCHANGELOG.md338 * #121: iCal demands parameters containing the + sign to be quoted.
481 2.1 quoted printable-encoded properties.
612 * Added: Automatically decoding quoted-printable values.
/plugin/asciidocjs/node_modules/pug/
DHistory.md695 * 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…

123