Lines Matching refs:isArray
248 if ( jQuery.isArray( elems ) ) {
366 if ( deep && copy && ( jQuery.isPlainObject(copy) || (copyIsArray = jQuery.isArray(copy)) ) ) {
369 clone = src && jQuery.isArray(src) ? src : [];
498 isArray: Array.isArray || function( obj ) {
770 …isArray = elems instanceof jQuery || length !== undefined && typeof length === "number" && ( ( len…
773 if ( isArray ) {
1832 if ( jQuery.isArray( name ) ) {
2087 if ( !q || jQuery.isArray(data) ) {
2406 } else if ( jQuery.isArray( val ) ) {
2845 if ( jQuery.isArray( value ) ) {
5453 if ( jQuery.isArray( selectors ) ) {
7136 jQuery.isArray( val ) ?
7666 if ( jQuery.isArray( a ) || ( a.jquery && !jQuery.isPlainObject( a ) ) ) {
7686 if ( jQuery.isArray( obj ) ) {
7701 …buildParams( prefix + "[" + ( typeof v === "object" || jQuery.isArray(v) ? i : "" ) + "]", v, trad…
8434 if ( jQuery.isArray( val ) ) {