Home
last modified time | relevance | path

Searched refs:quote (Results 201 – 225 of 293) sorted by path

12345678910>>...12

/plugin/revealjs/lib/css/
H A Dzenburn.css68 .hljs-quote,
/plugin/scrape/
H A DHTMLPurifier.standalone.php
/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/sequencediagram/bower_components/lodash/dist/
H A Dlodash.js6740 string.replace(rePropName, function(match, number, quote, subString) {
6741 result.push(quote ? subString.replace(reEscapeChar, '$1') : (number || match));
/plugin/sequencediagram/bower_components/lodash/doc/
H A DREADME.md9170 [quote attribute values](http://wonko.com/post/html-escaping) to reduce
/plugin/sequencediagram/bower_components/lodash/
H A Dlodash.js6740 string.replace(rePropName, function(match, number, quote, subString) {
6741 result.push(quote ? subString.replace(reEscapeChar, '$1') : (number || match));
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js12203 function quote(string) {
12251 return quote(value);
12318 partial.push(quote(k) + (gap ? ': ' : ':') + v);
12330 partial.push(quote(k) + (gap ? ': ' : ':') + v);
/plugin/sequencediagram/bower_components/lodash/vendor/json-js/
H A Djson2.js219 function quote(string) { function
268 return quote(value);
337 partial.push(quote(k) + (
353 partial.push(quote(k) + (
/plugin/sequencediagram/bower_components/raphael/dev/
H A Draphael.core.js5330 key.replace(objNotationRegex, function (all, name, quote, quotedName, isFunc) { argument
/plugin/sequencediagram/bower_components/snap.svg/dist/
H A Dsnap.svg.js1001 key.replace(objNotationRegex, function (all, name, quote, quotedName, isFunc) {
/plugin/socialshareprivacy2/SSP/
H A DREADME.md1061 <td>Possible values: <code>link</code>, <code>quote</code>, <code>photo</code> or <code>video</code…
1078 <td>quote</td>
1082 This option is only defined for the type <code>quote</code>.</td>
/plugin/socialshareprivacy2/SSP/scripts/
H A Djquery.socialshareprivacy.tumblr.js89 quote : get(this, options, uri, settings, 'quote')
/plugin/sphinxsearch-was/
H A DPageMapper.php43 …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 DPageMapper.php44 …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/sqlite/
H A DSQLiteDB.php395 return $this->pdo->quote($value);
H A Dhelper.php215 $args = array_map([$this->adapter->getPdo(), 'quote'], $args);
357 * Join the given values and quote them for SQL insertion
361 $vals = array_map([$this->adapter->getPdo(), 'quote'], $vals);
370 return $this->adapter->getPdo()->quote($string);
378 return trim($this->adapter->getPdo()->quote($str), "'");
/plugin/sqlraw/
H A Dsimple_html_dom.php489 case HDOM_QUOTE_DOUBLE: $quote = '"'; break;
490 case HDOM_QUOTE_SINGLE: $quote = '\''; break;
491 default: $quote = '';
493 …t .= $key.$this->_[HDOM_INFO_SPACE][$i][1].'='.$this->_[HDOM_INFO_SPACE][$i][2].$quote.$val.$quote;
/plugin/styler/
H A Dplugin.info.txt6 desc More formatting: verse, quote, epigraph, style [left, right, center, justify, float-left, fl…
H A Dstyle.css66 /* quote */
67 div.styler-quote {
/plugin/subjectindex/plugins/
H A Dbible_verses.txt700 … "She is my sister." For he was afraid to say "My wife" for fear that, to quote him, "the men of t…
959 Hence Jacob called the name of the place Pe·ni'el, because, to quote him, "I have seen God face to …
1247 So Joseph called the name of the firstborn Ma·nas'seh, because, to quote him, "God has made me forg…
1248 And the name of the second he called E'phra·im, because, to quote him, "God has made me fruitful in…
1607 "In order that," to quote him, "they may believe that Jehovah the God of their forefathers, the God…
1610 "And it must occur that," to quote him, "if they will not believe you and will not listen to the vo…
2004 and the name of the other was E·li·e'zer, "because," to quote him, "the God of my father is my help…
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1quote code collapse compact condensed ' +\n 'continuous counter counters crop cross crosshair c…
/plugin/syntaxhighlightjs/static/lib/highlightjs/styles/
H A Dagate.min.css17 …{color:#a2fca2}.hljs-type,.hljs-title,.hljs-section,.hljs-attribute,.hljs-quote,.hljs-built_in,.hl…
H A Dandroidstudio.min.css1 …able,.hljs-template-variable,.hljs-link{color:#629755}.hljs-comment,.hljs-quote{color:#808080}.hlj…
H A Darta.min.css1 ….hljs,.hljs-subst{color:#aaa}.hljs-section{color:#fff}.hljs-comment,.hljs-quote,.hljs-meta{color:#…
H A Dascetic.min.css1 …,.hljs-addition,.hljs-attribute,.hljs-link{color:#888}.hljs-comment,.hljs-quote,.hljs-meta,.hljs-d…

12345678910>>...12