Lines Matching +full:red +full:- +full:x
8 * @license GPL 2 http://www.gnu.org/licenses/gpl-2.0.html
34 $this->Lexer->addSpecialPattern('{{n>.*?}}', $mode, 'plugin_number');
41 $raw = substr($match, 4, -2);
43 $raw = preg_replace('/[^0-9a-z_]/', '', $raw);
54 } else if (preg_match('/^0x[0-9a-f]+$/i', $raw)) {
57 } else if (preg_match('/^[0-9a-z]+_[0-9]+$/i', $raw)) {
78 return '<code style="color: blue"><span style="color: red">0x</span>'
84 return '<code style="color: blue"><span style="color: red">0b</span>'
98 …$renderer->doc .= '<code style="color: red">⚠️ warning: ' . $data['raw'] . ' is not a valid input<…
102 …$renderer->doc .= '<code style="color: red">⚠️ warning: ' . $data['raw'] . ' is not a safe for con…
127 . '<span style="color: grey">]</span><sub style="color: red">'
137 …$renderer->doc .= "<span class='plugin-number'><span class='plugin-number-tooltip'>$tooltip</span>…