Lines Matching refs:gi

653 …        return a.replace(/(?:rgb\(\s*(\d+)\s*,\s*(\d+)\s*,\s*(\d+)\s*\))/gi, function(a, b, c, g) {
660 return a.replace(/#(([0-9a-f]{3}){1,2})($|;|\s+)/gi, function(a, b, c, g) {
988 … _rgbaRegExp: /rgba?\(\s*\d+%?\s*,\s*\d+%?\s*,\s*\d+%?\s*(?:,\s*[0-9.]+\s*)?\)/gi,
989 … _hslaRegExp: /hsla?\(\s*[0-9.]+\s*,\s*\d+%\s*,\s*\d+%\s*(?:,\s*[0-9.]+\s*)?\)/gi,
1039 …return a.match(/^\#[a-f0-9]{3}(?:[a-f0-9]{3})?$/gi) ? !0 : a.toLowerCase() in CKEDITOR.tools.style…
2291 null !== String(f.add).match(/\[Native code\]/gi),
6831 …d = [/<script[\s\S]*?(<\/script>|$)/gi, /<noscript[\s\S]*?<\/noscript>/gi, /<meta[\s\S]*?\/?>/gi].…
6886 … c = c.replace(/([^a-z0-9<\-])(on\w{3,})(?!>)/gi, "$1data-cke-" + CKEDITOR.rnd + "-$2");
6894 l && (c = c.replace(/^<pre>|<\/pre>$/gi, ""));
6990 var b = a.attributes.src.toLowerCase().replace(/[^a-z]/gi, "");
7080 var M = /<(a|area|img|input|source)\b([^>]*)>/gi,
7081 q = /([\w-:]+)\s*=\s*(?:(?:"[^"]*")|(?:'[^']*')|(?:[^ "'>]+))/gi,
7083 z = /(?:<style(?=[ >])[^>]*>[\s\S]*?<\/style>)|(?:<(:?link|meta|base)[^>]*>)/gi,
7084 H = /(<textarea(?=[ >])[^>]*>)([\s\S]*?)(?:<\/textarea>)/gi,
7085 P = /<cke:encoded>([^<]*)<\/cke:encoded>/gi,
7086 O = /(<\/?)((?:object|embed|param|html|body|head|title)([\s][^>]*)?>)/gi,
7087 p = /(<\/?)cke:((?:html|body|head|title)[^>]*>)/gi,
7088 N = /<cke:(param|embed)([^>]*?)\/?>(?!\s*<\/cke:\1)/gi
8117 …ress|h\d|center|pre)[^>]*>\s*(?:<br[^>]*>|&nbsp;|\u00A0|&#160;)?\s*(:?<\/\2>)?\s*(?=$|<\/body>)/gi;
9847 g = g.replace(/[ \t\r\n]*(<br[^>]*>)[ \t\r\n]*/gi, "$1");
9850 g = g.replace(/<br\b[^>]*>/gi, "\n");
9871 …y(a.getOuterHtml(), /(\S\s*)\n(?:\s|(<span[^>]+data-cke-bookmark.*?\/span>))*\n(?!$)/gi, function(…
9873 }).replace(/<pre\b.*?>([\s\S]*?)<\/pre>/gi, function(a, c) {
9882 …n[^>]+data-cke-bookmark.*?\/span>)|(<span[^>]+data-cke-bookmark.*?\/span>$)/gi, function(a, b, c) {
14398 …!a.match(/^[^<]*$/g) && !a.match(/^(<div><br( ?\/)?><\/div>|<div>[^<]*<\/div>)*$/gi)) return "html"
14400 …if (!a.match(/^([^<]|<br( ?\/)?>)*$/gi) && !a.match(/^(<p>([^<]|<br( ?\/)?>)*<\/p>|(\r\n))*$/gi)) …
14402 if (!a.match(/^([^<]|<br( ?\/)?>)*$/gi)) return "html"
14411 …b = b.replace(/(?!\u3000)\s+/g, " ").replace(/> +</g, "\x3e\x3c").replace(/<br ?\/>/gi, "\x3cbr\x3…
14606 …ed-space">&nbsp;<\/span>/gi, " "), "html" != a.data.type && (b = b.replace(/<span class="Apple-tab…
14608 … class="Apple-interchange-newline">/, "")), b = b.replace(/(<[^>]+) class="Apple-[^"]*"/gi, "$1"));
14994 return a.message && -1 !== a.message.search(/element not found/gi)
19772 D = /(?:^|,)([^=]+)=(\d+|yes|no)/gi,
21404 … /<meta\s*name=(?:\"|\')?generator(?:\"|\')?\s*content=(?:\"|\')?microsoft/gi.test(c) || d.test(c);
24463 h = /\b(?:href|src|name)="[^"]*?"/gi;
25042 ….createFiller(a).getOuterHtml().replace(/style="[^"]*"/gi, 'style\x3d"[^"]*"').replace(/>[^<]*</gi