Home
last modified time | relevance | path

Searched refs:quote (Results 276 – 293 of 293) sorted by last modified time

1...<<1112

/plugin/advrack/
H A Draphael.js5677 key.replace(objNotationRegex, function (all, name, quote, quotedName, isFunc) { argument
/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/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/jcapture/lib/
H A Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/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/socialshareprivacy2/SSP/scripts/
H A Djquery.socialshareprivacy.tumblr.js89 quote : get(this, options, uri, settings, 'quote')
/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/projects/
H A Dcodemirror.css159 .cm-s-default span.cm-quote {color: #090;}
/plugin/formatplus/
H A Dstyle.css53 content: open-quote;
56 content: close-quote;
H A DREADME33 | Block Quote | %%<quote cite></quote>%% | BLOCKQUOTE CLASS=citation |
39 The block styles, as well as the inline quote style, can have attributes.
/plugin/jdraw/lib/
H A Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jmol2/jmol/
H A DJmol.js931 var quote = data.charAt(++pt)
933 while (pt < data.length && (ch = data.charAt(pt)) != quote) pt++
/plugin/farm/install/animaltemplate/conf/
H A Dwordblock.conf654 https?:\/\/([^\/]*\.)?auto-insurance-quote\.100freemb\.com
/plugin/highlightjs/highlight/
H A Dreadme.eng.txt327 quoted_list quoted list, both "(quote .. )" and "'(..)"
H A Dreadme.rus.txt333 quoted_list квотированный список: и "(quote .. )", и "'(..)"
H A Dhighlight.pack.js1 …,c:["number","string","variable","keyword","quoted_list"],l:[a],k:{title:{quote:1}}},{cN:"quoted_l…

1...<<1112