Home
last modified time | relevance | path

Searched refs:quote (Results 26 – 50 of 293) sorted by relevance

12345678910>>...12

/plugin/jquotes/
H A Dsyntax.php80 $quote = $full[0];
84 $renderer->doc .= "<blockquote><p>$quote</p></blockquote>";
/plugin/authdjango/
H A Dauth.php68 …SELECT session_data FROM django_session WHERE session_key=' . $this->dbh->quote($s_id) . ' LIMIT 1…
77 …ame, first_name, last_name, email FROM auth_user WHERE id=' . $this->dbh->quote($userid) . ' LIMIT…
106 …, auth_user_groups, auth_group where auth_user.username = ' . $this->dbh->quote($user) . ' AND aut…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D62.62.js1quote",bracket:"@open",next:"@string_dq"}],[/'/,{token:"string.quote",bracket:"@open",next:"@strin…
H A D30.30.js1quote",bracket:"@open",next:"@quoted_identifier"}],["LEX$",{token:"keyword",bracket:"@open",next:"…
H A D63.63.js5quote","@endDblDocString"]],endDblDocString:[[/[^"]+/,"string"],[/\\"/,"string"],[/"""/,"string.qu…
/plugin/odt/
H A Dsyntax.php298 $quote = strpos ($matches [0], '"');
299 $temp = substr ($matches [0], $quote+1);
305 $quote = strpos ($matches [0], '"');
306 $temp = substr ($matches [0], $quote+1);
/plugin/styler/
H A Dstyle.css66 /* quote */
67 div.styler-quote {
H A Dplugin.info.txt6 desc More formatting: verse, quote, epigraph, style [left, right, center, justify, float-left, fl…
/plugin/odt/ODT/css/
H A Dcssdocument.php162 $quote = '';
169 $quote = $sign;
173 if ($sign == $quote) {
180 if ($in_quotes == false || $sign != $quote) {
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dblockquote.md10 >this is not a quote
H A Dblockquote-nested.md10 > > quote here
/plugin/formatplus2/
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/formatplus/
H A Dstyle.css53 content: open-quote;
56 content: close-quote;
/plugin/latexit/tests/dw_orig_test_files/
H A Dtest13.txt5 I love this quote:
/plugin/tuxquote/
H A Dplugin.info.txt6 desc Show a random image and quote
/plugin/adhoctags/images/
H A Dformat-quote-open.svg1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><title>format-quote-open</title><path d="M10,7L8,11H11V17H5V11L7,7H10M18,7L16,11H19V17H13V11L15,7H18Z" style="fill:#37 (…)
H A Dcomment-quote-outline.svg1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><title>comment-quote-outline</title><path d="M9 22C8.4 22 8 21.6 8 21V18H4C2.9 18 2 17.1 2 16V4C2 2.9 2.9 2 4 2H20C21.1 (…)
/plugin/combo/ComboStrap/
H A DPageSqlTreeListener.php197 $quote = $text[0];
199 $text = str_replace("$quote$quote", "$quote", $text);
/plugin/admnote/
H A Dstyle.css19 …--adm-quote-pic: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" vie…
228 .admonition.quote {
231 .quote>.admonition-title {
234 .quote>.admonition-title::before {
236 -webkit-mask-image: var(--adm-quote-pic);
237 mask-image: var(--adm-quote-pic);
/plugin/randomquote/
H A Dplugin.info.txt6 desc This plugin shows a random quote from a list of quotes.
/plugin/codemirror/dist/modes/
H A Ddart.min.js.map1quote","raw","tripleQuoted","tokenStringHelper","escaped","eol","tokenInterpolation","match","toke…
/plugin/findologicxmlexport/vendor/hoa/compiler/
H A DREADME.md138 quote (simple or double), we could have:
141 %token quote "|'
145 ::quote:: <handle> ::quote::
153 ::quote[0]:: <handle> ::quote[0]::
156 All `quote[0]` for the rule instance must have the same value. Another example
/plugin/blockquote/
H A Ddeleted.files4 syntax/quote.php
/plugin/mikioplugin/icons/bootstrap-icons/svg/
H A Dchat-quote-fill.svg1 <svg class="bi bi-chat-quote-fill" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">

12345678910>>...12