Home
last modified time | relevance | path

Searched refs:quotes (Results 1 – 25 of 102) sorted by path

12345

/plugin/adhoctags/
H A DREADME.md84 - `"Title text"` – A string that is enclosed in double quotes will be rendered as `title`.
/plugin/admnote/
H A DREADME.md35 There is no need for quotes in your heading. You cannot use wiki styles in the heading.
/plugin/amcharts/assets/amcharts/plugins/export/
H A DREADME.md348 quotes | true | true/false | Set whether to enclose strings in doublequotes
H A Dexport.js1997 quotes: true,
2012 if ( cfg.quotes ) {
H A Dexport.min.js1 …a=a.replace('"','""')),f.quotes&&(a=['"',a,'"'].join(""))),a}var d,e,f=c.deepMerge({data:c.getChar…
/plugin/authgooglesheets/vendor/firebase/php-jwt/
H A DREADME.md313 If your private key contains `\n` characters, be sure to wrap it in double quotes `""`
314 and not single quotes `''` in order to properly interpret the escaped characters.
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md165 * Bug fix: Now correctly parsing `=` inside of quotes in Cookies.
180 * Bug fix: quotes are no longer stripped when parsing cookies.
688 * Bug fix: Properly parsing headers that contain commas contained in quotes
712 * Bug fix: Correctly parsing header parameters that are in `<>` and quotes
943 * Bug fix: Fixed bug in `Guzzle\Http\Message\Response` where wrapping quotes were stripped from `ge…
H A DUPGRADING.md830 `Guzzle\Http\Message\Response::getEtag()` no longer strips quotes around the ETag response header
/plugin/bashorg/
H A Dbash.org.php25 $quotes = explode("\n", $data); variable
31 $id = rand(0, sizeof($quotes) - 1);
32 while ($quotes[$id] == "")
34 $id = rand(0, sizeof($quotes) - 1);
36 $output = $quotes[$id];
38 $quotes[$id] = "";
40 if (sizeof($quotes) == 2)
47 foreach ($quotes as $quote)
/plugin/bibtex/OSBib/format/
H A DREADME.txt65 …ator1] => 1,2,3 [creator2] => [creator3] => [creator4] => [creator5] => [quotes] => [paraphrases] …
/plugin/bibtex/OSBib/format/bibtexParse/
H A DREADME64 If $parse->removeDelimit == TRUE (default), all double-quotes or braces that enclose field values o…
/plugin/blockquote/
H A Dstyle.css33 /* CSS quotes property quotation mark entity numbers can be customized */
34 quotes: "\0022" "\0022" "\0027" "\0027";
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md198 …tor does not escape the `font-style` family property correctly, removing quotes and whitespace fro…
291 …th includes parentheses because the `background-image` path needs single quotes around the URL val…
373 …: The [Auto Link](http://ckeditor.com/addon/autolink) plugin does not encode double quotes in URLs.
925 …1](http://dev.ckeditor.com/ticket/11101): Drop-down lists no longer break when given double quotes.
/plugin/ckgdoku/scripts/
H A Dparse_wiki.js.unc1433 text = text.replace(/&#39;/g,"'"); //replace single quote entities with single quotes
1434 text = text.replace(/^(&gt;)+/,function(match,quotes) {
/plugin/ckgedit/ckeditor/
H A DCHANGES.md618 …tor does not escape the `font-style` family property correctly, removing quotes and whitespace fro…
711 …th includes parentheses because the `background-image` path needs single quotes around the URL val…
793 …[Auto Link](https://ckeditor.com/cke4/addon/autolink) plugin does not encode double quotes in URLs.
1345 …](https://dev.ckeditor.com/ticket/11101): Drop-down lists no longer break when given double quotes.
/plugin/ckgedit/scripts/
H A Dparse_wiki.js.unc1442 text = text.replace(/&#39;/g, "'"); //replace single quote entities with single quotes
1443 text = text.replace(/^(&gt;)+/, function(match, quotes) {
/plugin/codemirror/dist/modes/
H A Dcss.min.js.map1 …ng\",\n \"position\", \"presentation-level\", \"punctuation-trim\", \"quotes\",\n \"region-b…
H A Ddjango.min.js.map1 …ll;\n }\n\n // A string can be included in either single or double quotes (this is\n // t…
H A Dhandlebars.min.js.map1 …ex: /\\}\\}/, pop: true, token: \"tag\" },\n\n // Double and single quotes\n { regex: /\…
H A Dsql.min.js.map1 …okVar,\n // The preferred way to escape Identifiers is using double quotes, ref: http://sqlit…
H A Dstylus.min.js.map1 …play-during\",\"position\",\"presentation-level\",\"punctuation-trim\",\"quotes\",\"region-break-a…
H A Dtiki.min.js.map1 …\n\n //here we detect values directly after equal character with no quotes\n if (!/[\\'\…
/plugin/codeprettify/code-prettify/
H A DREADME.md137 Apparently wordpress does "smart quoting" which changes close quotes. This
138 causes end quotes to not match up with open quotes.
/plugin/combo/grammar/
H A DPageSql.g499 // A string constant is formed by enclosing the string in single quotes ('). A single quote within the string can be encoded by putting two single quotes in a row - as in Pascal. C-style escapes using the backslash character are not supported because they are not standard SQL.
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js1357 this.cssInfo={background:["bgRepeat","bgAttachment","bgPosition","color","systemColor","none"],"background-attachment":["bgAttachment"],"background-color":["color","systemColor"],"background-image":["none"],"background-position":["bgPosition"],"background-repeat":["bgRepeat"],border:["borderStyle","thickness","color","systemColor","none"],"border-top":["borderStyle","borderCollapse","color","systemColor","none"],"border-right":["borderStyle","borderCollapse","color","systemColor","none"],"border-bottom":["borderStyle","borderCollapse","color","systemColor","none"],"border-left":["borderStyle","borderCollapse","color","systemColor","none"],"border-collapse":["borderCollapse"],"border-color":["color","systemColor"],"border-top-color":["color","systemColor"],"border-right-color":["color","systemColor"],"border-bottom-color":["color","systemColor"],"border-left-color":["color","systemColor"],"border-spacing":[],"border-style":["borderStyle"],"border-top-style":["borderStyle"],"border-right-style":["borderStyle"],"border-bottom-style":["borderStyle"],"border-left-style":["borderStyle"],"border-width":["thickness"],"border-top-width":["thickness"],"border-right-width":["thickness"],"border-bottom-width":["thickness"],"border-left-width":["thickness"],bottom:["auto"],"caption-side":["captionSide"],clear:["clear","none"],clip:["auto"],color:["color","systemColor"],content:["content"],"counter-increment":["none"],"counter-reset":["none"],cursor:["cursor","none"],direction:["direction"],display:["display","none"],"empty-cells":[],"float":["float","none"],font:["fontStyle","fontVariant","fontWeight","fontFamily"],"font-family":["fontFamily"],"font-size":["fontSize"],"font-size-adjust":[],"font-stretch":[],"font-style":["fontStyle"],"font-variant":["fontVariant"],"font-weight":["fontWeight"],height:["auto"],left:["auto"],"letter-spacing":[],"line-height":[],"list-style":["listStyleType","listStylePosition","none"],"list-style-image":["none"],"list-style-position":["listStylePosition"],"list-style-type":["listStyleType","none"],margin:[],"margin-top":[],"margin-right":[],"margin-bottom":[],"margin-left":[],"marker-offset":["auto"],"min-height":["none"],"max-height":["none"],"min-width":["none"],"max-width":["none"],outline:["borderStyle","color","systemColor","none"],"outline-color":["color","systemColor"],"outline-style":["borderStyle"],"outline-width":[],overflow:["overflow","auto"],"overflow-x":["overflow","auto"],"overflow-y":["overflow","auto"],padding:[],"padding-top":[],"padding-right":[],"padding-bottom":[],"padding-left":[],position:["position"],quotes:["none"],right:["auto"],"table-layout":["tableLayout","auto"],"text-align":["textAlign"],"text-decoration":["textDecoration","none"],"text-indent":[],"text-shadow":[],"text-transform":["textTransform","none"],top:["auto"],"unicode-bidi":[],"vertical-align":["verticalAlign"],"white-space":["whiteSpace"],width:["auto"],"word-spacing":[],"z-index":[],"-moz-appearance":["mozAppearance"],"-moz-border-radius":[],"-moz-border-radius-bottomleft":[],"-moz-border-radius-bottomright":[],"-moz-border-radius-topleft":[],"-moz-border-radius-topright":[],"-moz-border-top-colors":["color","systemColor"],"-moz-border-right-colors":["color","systemColor"],"-moz-border-bottom-colors":["color","systemColor"],"-moz-border-left-colors":["color","systemColor"],"-moz-box-align":["mozBoxAlign"],"-moz-box-direction":["mozBoxDirection"],"-moz-box-flex":[],"-moz-box-ordinal-group":[],"-moz-box-orient":["mozBoxOrient"],"-moz-box-pack":["mozBoxPack"],"-moz-box-sizing":["mozBoxSizing"],"-moz-opacity":[],"-moz-user-focus":["userFocus","none"],"-moz-user-input":["userInput"],"-moz-user-modify":[],"-moz-user-select":["userSelect","none"],"-moz-background-clip":[],"-moz-background-inline-policy":[],"-moz-background-origin":[],"-moz-binding":[],"-moz-column-count":[],"-moz-column-gap":[],"-moz-column-width":[],"-moz-image-region":[]}; property in cssInfo
1358 this.inheritedStyleNames={"border-collapse":1,"border-spacing":1,"border-style":1,"caption-side":1,color:1,cursor:1,direction:1,"empty-cells":1,font:1,"font-family":1,"font-size-adjust":1,"font-size":1,"font-style":1,"font-variant":1,"font-weight":1,"letter-spacing":1,"line-height":1,"list-style":1,"list-style-image":1,"list-style-position":1,"list-style-type":1,quotes:1,"text-align":1,"text-decoration":1,"text-indent":1,"text-shadow":1,"text-transform":1,"white-space":1,"word-spacing":1}; property in inheritedStyleNames

12345