/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A D | 15.15.js.map | 1 …quote'],\n [/connect-src/, 'string.quote'],\n [/default-src/, 'string.quote'…
|
H A D | 14.14.js | 1 …quote",next:"@string"}],[/\$\@"/,{token:"string.quote",next:"@litinterpstring"}],[/\@"/,{token:"st…
|
H A D | 55.55.js | 1 …quote",bracket:"@open",next:"@rawstringt"}],[/\braw"/,{token:"string.quote",bracket:"@open",next:"…
|
H A D | 64.64.js | 1 …quote",bracket:"@open",next:"@dstring"}],[/'/,{token:"string.quote",bracket:"@open",next:"@sstring…
|
H A D | 55.55.js.map | 1 …quote', bracket: '@open', next: '@rawstringt' }],\n [/\\braw\"/, { token: 'string.quote…
|
/plugin/bashorg/ |
H A D | bash.org.php | 10 foreach ($out[0] as $quote) 12 $quote = str_replace("\n", "", $quote); variable 13 $quote = str_replace("\r", "", $quote); variable 14 fwrite($f, $quote."\n"); 47 foreach ($quotes as $quote) 49 if ($quote != "") 51 fwrite($f, $quote."\n");
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/ |
H A D | GoogleCloudDataplexV1StorageFormatCsvOptions.php | 37 public $quote; variable in Google\\Service\\CloudDataplex\\GoogleCloudDataplexV1StorageFormatCsvOptions 84 public function setQuote($quote) argument 86 $this->quote = $quote; 93 return $this->quote;
|
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/ |
H A D | BrowserConsoleHandler.php | 206 $args[] = static::quote(static::handleCustomStyles($match[2][0], $match[1][0])); 212 $args[] = static::quote('font-weight: normal'); 213 $args[] = static::quote($format); 256 …$script[] = static::call('log', static::quote('%c%s'), static::quote('font-weight: bold'), static:… 260 $value = static::quote(''); 262 … $script[] = static::call('log', static::quote('%s: %o'), static::quote((string) $key), $value); 268 private static function quote(string $arg): string function in Monolog\\Handler\\BrowserConsoleHandler
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/ |
H A D | CsvOptions.php | 48 public $quote; variable in Google\\Service\\Bigquery\\CsvOptions 127 public function setQuote($quote) argument 129 $this->quote = $quote; 136 return $this->quote;
|
H A D | JobConfigurationLoad.php | 90 public $quote; variable in Google\\Service\\Bigquery\\JobConfigurationLoad 399 public function setQuote($quote) argument 401 $this->quote = $quote; 408 return $this->quote;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/ |
H A D | GooglePrivacyDlpV2Finding.php | 57 public $quote; variable in Google\\Service\\DLP\\GooglePrivacyDlpV2Finding 198 public function setQuote($quote) argument 200 $this->quote = $quote; 207 return $this->quote;
|
/plugin/latexit/tests/my/ |
H A D | test13.latex | 12 I love this quote: 13 \begin{quote} 15 \end{quote}
|
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/ |
H A D | community.asciidoc | 8 [quote, ElasticsearchDSL] 20 [quote, elasticsearcher] 33 [quote, ElasticSearchQueryDSL] 52 [quote, ONGR {es} Bundle] 78 [quote, FOS Elastica Bundle] 98 [quote, {es} Connector] 112 [quote, Laravel-Elasticsearch] 123 [quote, Laravel-Elasticsearch] 134 [quote, Plastic] 149 [quote, Index Helper]
|
/plugin/sphinxsearch-was/ |
H A D | PageMapper.php | 43 …to {$this->_table}(page, page_crc, hid, title, title_text) values(" . $this->_db->quote($page) . ", 45 " . $this->_db->quote($hid) . ", 46 " . $this->_db->quote($title) . ", 47 " . $this->_db->quote($title_text) . ")");
|
/plugin/sphinxsearch/ |
H A D | PageMapper.php | 44 …E into {$this->_table}(page, page_crc, hid, title, title_text) values(".$this->_db->quote($page).", 46 ".$this->_db->quote($hid).", 47 ".$this->_db->quote($title).", 48 ".$this->_db->quote($title_text).")");
|
/plugin/jplayer/vendor/symfony/process/ |
H A D | ProcessUtils.php | 55 $quote = false; 67 $quote = true; 71 if ($quote) {
|
/plugin/codemirror/dist/modes/ |
H A D | markdown.min.js | 1 …quote:"quote",list1:"variable-2",list2:"variable-3",list3:"keyword",hr:"hr",image:"image",imageAlt… property in AnonymousFunction75f14acc0200.g
|
H A D | shell.min.js.map | 1 …quote","close","escaped","shift","backUp","tokenStringStart","startState","token","closeBrackets",…
|
/plugin/csv/_test/csv/ |
H A D | c-q-q-evil.csv | 1 character,quote 11 quote me, please"
|
/plugin/jquotes/ |
H A D | helper.php | 62 $quote = $jsonArray['quotes'][$i]['quote']; 64 $text = $quote.'|'.$cite;
|
H A D | syntax.php | 80 $quote = $full[0]; 84 $renderer->doc .= "<blockquote><p>$quote</p></blockquote>";
|
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/ |
H A D | dense-block-markers.md | 25 > quote 26 > quote
|
/plugin/mdpage/vendor/cebe/markdown/tests/github-data/ |
H A D | dense-block-markers.md | 25 > quote 26 > quote
|
/plugin/sequencediagram/bower_components/lodash/vendor/json-js/ |
H A D | json2.js | 219 function quote(string) { function 268 return quote(value); 337 partial.push(quote(k) + ( 353 partial.push(quote(k) + (
|
/plugin/move/script/ |
H A D | json2.js | 211 function quote(string) { 258 return quote(value); 325 partial.push(quote(k) + (gap ? ': ' : ':') + v); 337 partial.push(quote(k) + (gap ? ': ' : ':') + v);
|