Searched refs:quote (Results 1 – 25 of 71) sorted by relevance
123
| /template/strap/ComboStrap/ |
| H A D | PageSqlTreeListener.php | 214 $quote = $text[0]; 216 $text = str_replace("$quote$quote", "$quote", $text);
|
| /template/writr/font/bootstrap-icons/ |
| H A D | quote.svg | 1 ….w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-quote" viewBox="0 0 16 1…
|
| H A D | chat-quote-fill.svg | 1 …rg/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-chat-quote-fill" viewBox="0 0…
|
| H A D | chat-left-quote-fill.svg | 1 …00/svg" width="16" height="16" fill="currentColor" class="bi bi-chat-left-quote-fill" viewBox="0 0…
|
| H A D | chat-square-quote-fill.svg | 1 …/svg" width="16" height="16" fill="currentColor" class="bi bi-chat-square-quote-fill" viewBox="0 0…
|
| H A D | chat-right-quote.svg | 1 …0/svg" width="16" height="16" fill="currentColor" class="bi bi-chat-right-quote" viewBox="0 0 16 1…
|
| H A D | chat-left-quote.svg | 1 …00/svg" width="16" height="16" fill="currentColor" class="bi bi-chat-left-quote" viewBox="0 0 16 1…
|
| H A D | chat-right-quote-fill.svg | 1 …0/svg" width="16" height="16" fill="currentColor" class="bi bi-chat-right-quote-fill" viewBox="0 0…
|
| H A D | chat-quote.svg | 1 …rg/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-chat-quote" viewBox="0 0 16 1…
|
| H A D | chat-square-quote.svg | 1 …/svg" width="16" height="16" fill="currentColor" class="bi bi-chat-square-quote" viewBox="0 0 16 1…
|
| H A D | bootstrap-icons.scss | 371 "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 D | chat-quote-fill.svg | 1 <svg class="bi bi-chat-quote-fill" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor"…
|
| H A D | chat-square-quote-fill.svg | 1 <svg class="bi bi-chat-square-quote-fill" width="1em" height="1em" viewBox="0 0 16 16" fill="curren…
|
| H A D | chat-square-quote.svg | 1 <svg class="bi bi-chat-square-quote" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColo…
|
| H A D | chat-quote.svg | 1 <svg class="bi bi-chat-quote" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmln…
|
| /template/usable/blueprint/plugins/fancy-type/ |
| D | screen.css | 27 /* 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/ |
| D | screen.css | 27 /* 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/ |
| D | reset.css | 33 /* Remove possible quote marks (") from <q>, <blockquote>. */
|
| /template/quickjump/blueprint/src/ |
| D | reset.css | 33 /* Remove possible quote marks (") from <q>, <blockquote>. */
|
| /template/h6e-minimal/h6e-minimal/ |
| D | h6e-reset.css | 33 /* Remove possible quote marks (") from <q>, <blockquote>. */
|
| /template/boozurk/ |
| D | boozurk.js | 202 …uote_this(); return false" title="' + boozurk_l10n.quote_tip + '" >' + boozurk_l10n.quote + '</a>';
|
| /template/mikio/inc/ |
| H A D | simple_html_dom.php | 492 case HDOM_QUOTE_DOUBLE: $quote = '"'; break; 493 case HDOM_QUOTE_SINGLE: $quote = '\''; break; 494 default: $quote = ''; 501 . $quote 503 . $quote;
|
| /template/bootstrap3/inc/ |
| D | simple_html_dom.php | 495 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 D | elusive-icons.min.css | 4 …estion:before{content:"\f1d1"}.el-quote-alt:before{content:"\f1d2"}.el-quote-right-alt:before{cont…
|
| /template/strap/grammar/ |
| H A D | PageSql.g4 | 102 // A string constant is formed by enclosing the string in single quotes ('). A single quote within …
|
123