Lines Matching refs:test

153 			} else if ( !context && /^\w+$/.test( selector ) ) {
506 if ( /^[\],:{}\s]*$/.test(data.replace(/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g, "@")
524 if ( data && rnotwhite.test(data) ) {
712 !/compatible/.test( ua ) && /(mozilla)(?:.*? rv:([\w.]+))?/.exec( ua ) ||
859 style: /red/.test( a.getAttribute("style") ),
868 opacity: /^0.55$/.test( a.style.opacity ),
911 delete script.test;
1384 if ( rradiocheck.test( elem.type ) && !jQuery.support.checkOn ) {
1416 if ( jQuery.isArray(val) && rradiocheck.test( this.type ) ) {
1469 var special = rspecialurl.test( name );
1489 if ( name === "type" && rtype.test( elem.nodeName ) && elem.parentNode ) {
1508 rfocusable.test( elem.nodeName ) || rclickable.test( elem.nodeName ) && elem.href ?
1737 if ( all || namespace.test( handleObj.namespace ) ) {
1753 if ( all || namespace.test( handleObj.namespace ) ) {
1929 if ( all || namespace.test( handleObj.namespace ) ) {
2259 if ( !formElems.test( elem.nodeName ) || elem.readOnly ) {
2323 return formElems.test( this.nodeName );
2329 return formElems.test( this.nodeName );
2696 Expr.match.ID.test(parts[0]) && !Expr.match.ID.test(parts[parts.length - 1]) ) {
2932 isTag = isPartStr && !/\W/.test(part),
2956 if ( isPartStr && !/\W/.test(part) ) {
2984 if ( typeof part === "string" && !/\W/.test(part) ) {
2994 if ( typeof part === "string" && !/\W/.test(part) ) {
3057 var test = /(-?)(\d*)n((?:\+|-)?\d*)/.exec( variable
3059 !/\D/.test( match[2] ) && "0n+" + match[2] || match[2]);
3062 match[2] = (test[1] + (test[2] || 1)) - 0;
3063 match[3] = test[3] - 0;
3712 if ( isSimple.test( qualifier ) ) {
3780 matches[selector] = jQuery.expr.match.POS.test( selector ) ?
3802 var pos = jQuery.expr.match.POS.test( selectors ) ?
3897 if ( !runtil.test( name ) ) {
3907 if ( (this.length > 1 || rmultiselector.test( selector )) && rparentsprev.test( name ) ) {
3970 return rselfClosing.test( tag ) ?
4191 } else if ( typeof value === "string" && !rnocache.test( value ) &&
4192 (jQuery.support.leadingWhitespace || !rleadingWhitespace.test( value )) &&
4265 …ort.checkClone && arguments.length === 3 && typeof value === "string" && rchecked.test( value ) ) {
4361 !rnocache.test( args[0] ) && (jQuery.support.checkClone || !rchecked.test( args[0] )) ) {
4434 if ( typeof elem === "string" && !rhtml.test( elem ) ) {
4459 var hasBody = rtbody.test(elem),
4477 if ( !jQuery.support.leadingWhitespace && rleadingWhitespace.test( elem ) ) {
4570 if ( typeof value === "number" && !rexclude.test(name) ) {
4602 style.filter = ralpha.test(filter) ? filter.replace(ralpha, opacity) : opacity;
4611 if ( rfloat.test( name ) ) {
4665 ret = ropacity.test(elem.currentStyle.filter || "") ?
4675 if ( rfloat.test( name ) ) {
4685 if ( rfloat.test( name ) ) {
4718 if ( !rnumpx.test( ret ) && rnum.test( ret ) ) {
4862 (this.checked || rselectTextarea.test(this.nodeName) ||
4863 rinput.test(this.type));
4990 if ( !jsre.test( s.url ) ) {
4991 s.url += (rquery.test( s.url ) ? "&" : "?") + (s.jsonp || "callback") + "=?";
4993 } else if ( !s.data || !jsre.test(s.data) ) {
5000 if ( s.dataType === "json" && (s.data && jsre.test(s.data) || jsre.test(s.url)) ) {
5043 s.url = ret + ((ret === s.url) ? (rquery.test(s.url) ? "&" : "?") + "_=" + ts : "");
5048 s.url += (rquery.test(s.url) ? "&" : "?") + s.data;
5408 if ( traditional || /\[\]$/.test( prefix ) ) {
5598 if ( rfxtypes.test(val) ) {
5989 …order && !(jQuery.offset.doesAddBorderForTableAndCells && /^t(able|d|h)$/i.test(elem.nodeName)) ) {
6065 if ( /static/.test( jQuery.curCSS( elem, "position" ) ) ) {
6104 …parentOffset = /^body|html$/i.test(offsetParent[0].nodeName) ? { top: 0, left: 0 } : offsetParent.…
6126 …while ( offsetParent && (!/^body|html$/i.test(offsetParent.nodeName) && jQuery.css(offsetParent, "…