Lines Matching refs:test

35 …this.timestamp && "/" != a.charAt(a.length - 1) && !/[&?]t=/.test(a) && (a += (0 <= a.indexOf("?")…
249 iOS: /(ipad|iphone|ipod)/.test(a),
437 …if (e = a[v]) /@import|[{}]/.test(e) ? b.push("\x3cstyle\x3e" + e + "\x3c/style\x3e") : b.push('\x…
459 if (g.test(v)) var d = "\x3c" + c + "\x3e",
608 return a.test(e) ? e : b || ""
616 return /%$/.test(e) ? e : (a.setStyle("width", e), a.$.clientWidth)
1029 …se._borderStyle, a) ? !b.width && CKEDITOR.tools.style.parse._widthRegExp.test(a) && (b.width = a)…
2768 /body|html/.test(a.getName()) ?
3134 … var e = CKEDITOR.env.needsBrFiller ? c.is && c.is("br") : c.getText && f.test(c.getText());
3190 …return a && (CKEDITOR.env.needsBrFiller ? a.is && a.is("br") : a.getText && f.test(a.getText())) ?…
3542 if (d.test(M)) return !1
3565 …if (t.type == CKEDITOR.NODE_TEXT) M = t.getText(), d.test(M) && (t = null), C = /[\s\ufeff]$/.test
3570 if (d.test(M)) t = null;
3605 …f (t.type == CKEDITOR.NODE_TEXT) M = t.getText(), h(t, 0) || (t = null), C = /^[\s\ufeff]/.test(M);
3611 if (d.test(M)) t = null;
3882 … == CKEDITOR.NODE_TEXT && (a = CKEDITOR.tools.ltrim(a.substring(0, c)), g.test(a) && this.trim(0, …
3896 …ype == CKEDITOR.NODE_TEXT && (a = CKEDITOR.tools.rtrim(a.substring(c)), g.test(a) && this.trim(1, …
3947 …b && this.endContainer && this.checkEndOfBlock() && g.test(a.getText()) ? this.moveToPosition(a, C…
4258 if (K) m.type == CKEDITOR.NODE_TEXT && f.test(m.getText()) && (K = 0);
4577 for (var b = {}; a.length;) b[a.shift()] = "cke-test";
4671 …for (G in h) k[G] || (O.test(G) ? G == (N = G.replace(/^data-cke-saved-/, "")) || k[N] || (delete …
5113 d && (/^\d+$/.test(d) && (d += "px"), a.styles[c] = d)
5122 f ? a.attributes[c] = f[1] : "cke-test" == d && (a.attributes[c] = "cke-test")
6144 if (f = f.toLowerCase(), !/="/.test(f)) {
6784 …return E.test(b) && -1 == c.indexOf("data-cke-saved-" + b) ? " data-cke-saved-" + a + " data-cke-"…
6839 … return /cke_temp(comment)?/.test(a) ? a : "\x3c!--{cke_temp}" + (c.push(a) - 1) + "--\x3e"
7252 return b ? (new RegExp("(?:^|\\s)" + a + "(?\x3d\\s|$)")).test(b) : !1
7456 … if (!(new RegExp("(?:^|\\s)" + arguments[0] + "(?:$|\\s)")).test(k.className)) continue
8260 if (/^\s+|\s+$/.test(N) && "span" in CKEDITOR.dtd[r]) {
9943 … (null === g || g.test && g.test(f) || "string" == typeof g && f == g) && a.removeAttribute(e)
10210 } else if (e.test(d)) return !0
10758 for (var a in b)(x.test(a) || "title" == a || "type" == a) && delete b[a];
11079 d.test(g[1]) && (g[1] = g[1].slice(0, -1), g[2] = "/" + g[2]);
12683 return a.test(c) ? !0 : b
12697 return d.test(CKEDITOR.tools.trim(a))
12702 return e.test(CKEDITOR.tools.trim(a))
12707 return f.test(CKEDITOR.tools.trim(a))
13174 "dir" : "direction") || "style" == c && (d || b.test(h))) {
13675 …this.icon && !/\./.test(this.icon) ? (m = this.icon, r = null) : (this.icon && (h = this.icon), CK…
14932 …b.setData("cke/mimetypetest", "cke test value"), a._isCustomMimeTypeSupported = "cke test value" =…
15719 /^[0-9a-f]{3}([0-9a-f]{3})?$/i.test(a) && (a = "#" + a);
15990 this.icon && !/\./.test(this.icon) && (p = this.icon);
16842 if (a.is("li") || !w.test(a.getName()) &&
16874 …g || "li" != p ? (!g && h && w.test(p) ? (h = f.getDirection()) ? (m = m.createElement("div"), m.s…
17455 return "application/x-shockwave-flash" == a.type || f.test(a.src || "")
18857 …/.test(a) || (a = "\x3cbody\x3e" + a), /<html[\s|>]/.test(a) || (a = "\x3chtml\x3e" + a + "\x3c/ht…
20298 …ength;) d = h.shift(), t = c.createElement("li"), r = d, r.is("pre") || L.test(r.getName()) || "fa…
21287 else if (h.test(a.attributes.style)) {
21289 c && "span" == c.name && k.test(c.attributes.style) && b(a)
21404 … /<meta\s*name=(?:\"|\')?generator(?:\"|\')?\s*content=(?:\"|\')?microsoft/gi.test(c) || d.test(c);
21516 …(g = e[d]) && !g.equals(c.block) && !g.equals(c.blockLimit); d++) h.test(g.getName()) && f(a, g) &…
21524 …E_ELEMENT), "img" == b.getName() && b.data("cke-realelement") || !f(a, b) || (h.test(b.getName()) ?
23042 …0 < e.length || b.type != CKEDITOR.NODE_ELEMENT || !F.test(b.getName()) || b.getCustomData("select…
25536 /data-cke-widget/.test(b.data) && (d = 1);