Home
last modified time | relevance | path

Searched refs:quote (Results 1 – 25 of 71) sorted by relevance

123

/template/strap/ComboStrap/
H A DPageSqlTreeListener.php214 $quote = $text[0];
216 $text = str_replace("$quote$quote", "$quote", $text);
/template/writr/font/bootstrap-icons/
H A Dquote.svg1 ….w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-quote" viewBox="0 0 16 1…
H A Dchat-quote-fill.svg1 …rg/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-chat-quote-fill" viewBox="0 0…
H A Dchat-left-quote-fill.svg1 …00/svg" width="16" height="16" fill="currentColor" class="bi bi-chat-left-quote-fill" viewBox="0 0…
H A Dchat-square-quote-fill.svg1 …/svg" width="16" height="16" fill="currentColor" class="bi bi-chat-square-quote-fill" viewBox="0 0…
H A Dchat-right-quote.svg1 …0/svg" width="16" height="16" fill="currentColor" class="bi bi-chat-right-quote" viewBox="0 0 16 1…
H A Dchat-left-quote.svg1 …00/svg" width="16" height="16" fill="currentColor" class="bi bi-chat-left-quote" viewBox="0 0 16 1…
H A Dchat-right-quote-fill.svg1 …0/svg" width="16" height="16" fill="currentColor" class="bi bi-chat-right-quote-fill" viewBox="0 0…
H A Dchat-quote.svg1 …rg/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-chat-quote" viewBox="0 0 16 1…
H A Dchat-square-quote.svg1 …/svg" width="16" height="16" fill="currentColor" class="bi bi-chat-square-quote" viewBox="0 0 16 1…
H A Dbootstrap-icons.scss371 "chat-left-quote-fill": "\f24f",
372 "chat-left-quote": "\f250",
376 "chat-quote-fill": "\f254",
377 "chat-quote": "\f255",
381 "chat-right-quote-fill": "\f259",
382 "chat-right-quote": "\f25a",
389 "chat-square-quote-fill": "\f261",
390 "chat-square-quote": "\f262",
1483 "quote": "\f6b0",
/template/mikio/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"…
H A Dchat-square-quote-fill.svg1 <svg class="bi bi-chat-square-quote-fill" width="1em" height="1em" viewBox="0 0 16 16" fill="curren…
H A Dchat-square-quote.svg1 <svg class="bi bi-chat-square-quote" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColo…
H A Dchat-quote.svg1 <svg class="bi bi-chat-quote" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmln…
/template/usable/blueprint/plugins/fancy-type/
Dscreen.css27 /* For great looking quote marks in titles, replace "asdf" with:
29 (That is, when the title starts with a quote mark).
/template/quickjump/blueprint/plugins/fancy-type/
Dscreen.css27 /* For great looking quote marks in titles, replace "asdf" with:
29 (That is, when the title starts with a quote mark).
/template/usable/blueprint/src/
Dreset.css33 /* Remove possible quote marks (") from <q>, <blockquote>. */
/template/quickjump/blueprint/src/
Dreset.css33 /* Remove possible quote marks (") from <q>, <blockquote>. */
/template/h6e-minimal/h6e-minimal/
Dh6e-reset.css33 /* Remove possible quote marks (") from <q>, <blockquote>. */
/template/boozurk/
Dboozurk.js202 …uote_this(); return false" title="' + boozurk_l10n.quote_tip + '" >' + boozurk_l10n.quote + '</a>';
/template/mikio/inc/
H A Dsimple_html_dom.php492 case HDOM_QUOTE_DOUBLE: $quote = '"'; break;
493 case HDOM_QUOTE_SINGLE: $quote = '\''; break;
494 default: $quote = '';
501 . $quote
503 . $quote;
/template/bootstrap3/inc/
Dsimple_html_dom.php495 case HDOM_QUOTE_DOUBLE: $quote = '"'; break;
496 case HDOM_QUOTE_SINGLE: $quote = '\''; break;
497 default: $quote = '';
504 . $quote
506 . $quote;
/template/mikio/icons/elusive/css/
H A Delusive-icons.min.css4 …estion:before{content:"\f1d1"}.el-quote-alt:before{content:"\f1d2"}.el-quote-right-alt:before{cont…
/template/strap/grammar/
H A DPageSql.g4102 // A string constant is formed by enclosing the string in single quotes ('). A single quote within …

123