Home
last modified time | relevance | path

Searched refs:quote (Results 126 – 150 of 293) sorted by relevance

12345678910>>...12

/plugin/syntaxhighlightjs/static/lib/highlightjs/styles/
H A Didea.min.css1 ….hljs-subst,.hljs-title{font-weight:normal;color:#000}.hljs-comment,.hljs-quote{color:#808080;font…
H A Dhybrid.min.css1 …variable{color:#8abeb7}.hljs-type,.hljs-built_in,.hljs-builtin-name,.hljs-quote,.hljs-section,.hlj…
H A Drailscasts.min.css1 …x:auto;padding:0.5em;background:#232323;color:#e6e1dc}.hljs-comment,.hljs-quote{color:#bc9458;font…
H A Dsunburst.min.css1 …ow-x:auto;padding:0.5em;background:#000;color:#f8f8f8}.hljs-comment,.hljs-quote{color:#aeaeae;font…
H A Dagate.min.css17 …{color:#a2fca2}.hljs-type,.hljs-title,.hljs-section,.hljs-attribute,.hljs-quote,.hljs-built_in,.hl…
H A Dgrayscale.min.css1 …rflow-x:auto;padding:0.5em;color:#333;background:#fff}.hljs-comment,.hljs-quote{color:#777;font-st…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D63.63.js.map1quote', '@endDblDocString']\n ],\n endDblDocString: [\n [/[^\"]+/, 'strin…
H A D67.67.js1 …/,"@brackets"],[/@symbols/,"delimiter"],[/["\u201c\u201d]/,{token:"string.quote",next:"@string"}]]…
H A D27.27.js.map1quote',\n 'let',\n 'local',\n 'global',\n 'const',\n 'do',\n …
/plugin/pgn4web/pgn4web/
H A Dpgn-standard-proposed-supplement.txt151 double quote.
157 quote delimitted string. Note that the quote delimitted string may contain
160 Commas are illegal in non quote delimitted strings because the comma serves as
163 Right hand square brackets are illegal in non quote delimitted strings because
168 ii) Space characters are allowed in non quote delimited operands
176 This command has four operands, the first is a double quote delimitted string,
/plugin/codemirror/dist/modes/
H A Deiffel.min.js.map1quote","style","unescaped","escaped","pop","startState","token","word","current","propertyIsEnumer…
H A Dgo.min.js.map1quote","escaped","end","maybeEnd","Context","indented","column","align","prev","this","pushContext…
H A Dvhdl.min.js.map1quote","escaped","end","Context","indented","column","type","align","prev","this","pushContext","c…
H A Dpascal.min.js.map1quote","escaped","end","maybeEnd","startState","token","eatSpace","style","electricChars","defineM…
H A Dvelocity.min.js.map1quote","escaped","end","maybeEnd","startState","token","eatSpace","blockCommentStart","blockCommen…
H A Dspreadsheet.min.js.map1quote\n state.stack.unshift(\"string\");\n }\n }\n\n //return st…
H A Dtoml.min.js.map1quote\n state.inString = true; // Update state\n }\n if (stream.sol() && state.in…
H A Dxquery.min.js.map1quote","isInString","name","isInXmlAttributeBlock","isVariableChar","tokenAttribute","isIn","stack…
H A Dttcn-cfg.min.js.map1quote","escaped","end","afterNext","peek","toLowerCase","Context","indented","column","type","alig…
H A Dtcl.min.js.map1quote","escaped","end","maybeEnd","startState","token","eatSpace","lineComment","defineMIME"],"map…
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsTypeTransfers.yml70 quote in your string by using two single quotes next to
107 until i end it with a quote."
111 "until i end it with a quote."
H A DYtsFoldedScalars.yml132 quote: >
139 'quote' => "Mark McGwire's year was crippled by a knee injury.\n",
/plugin/socialshareprivacy2/SSP/scripts/
H A Djquery.socialshareprivacy.tumblr.js89 quote : get(this, options, uri, settings, 'quote')
/plugin/searchpattern/
H A Dplugin.info.txt6 …s the one used with PHP "preg_match" function. In all cases, every single quote inside the string/…
/plugin/tagfilter/script/
H A Djquery.history.js1 typeof JSON!="object"&&(JSON={}),function(){"use strict";function f(e){return e<10?"0"+e:e}function quote(e){return escapable.lastIndex=0,escapable.test(e)?'"'+e.replace(escapable,function(e){var t=meta[e];return typeof t=="string"?t:"\\u"+("0000"+e.charCodeAt(0).toString(16)).slice(-4)})+'"':'"'+e+'"'}function str(e,t){var n,r,i,s,o=gap,u,a=t[e];a&&typeof a=="object"&&typeof a.toJSON=="function"&&(a=a.toJSON(e)),typeof rep=="function"&&(a=rep.call(t,e,a));switch(typeof a){case"string":return quote(a);case"number":return isFinite(a)?String(a):"null";case"boolean":case"null":return String(a);case"object":if(!a)return"null";gap+=indent,u=[];if(Object.prototype.toString.apply(a)==="[object Array]"){s=a.length;for(n=0;n<s;n+=1)u[n]=str(n,a)||"null";return i=u.length===0?"[]":gap?"[\n"+gap+u.join(",\n"+gap)+"\n"+o+"]":"["+u.join(",")+"]",gap=o,i}if(rep&&typeof rep=="object"){s=rep.length;for(n=0;n<s;n+=1)typeof rep[n]=="string"&&(r=rep[n],i=str(r,a),i&&u.push(quote(r)+(gap?": ":":")+i))}else for(r in a)Object.prototype.hasOwnProperty.call(a,r)&&(i=str(r,a),i&&u.push(quote(r)+(gap?": ":":")+i));return i=u.length===0?"{}":gap?"{\n"+gap+u.join(",\n"+gap)+"\n"+o+"}":"{"+u. (…) function

12345678910>>...12