Home
last modified time | relevance | path

Searched refs:isPlainObject (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/lutok/api-docs/html/
H A Djquery.js2isPlainObject(r)||(i=Array.isArray(r)))?(n=a[t],o=i&&!Array.isArray(n)?[]:i||S.isPlainObject(n)?n:… method
8 …++)for(e in s[n])i=s[n][e],h.call(s[n],e)&&void 0!==i&&(y.isPlainObject(i)?t[e]=y.isPlainObject(t[…
14 …","#document","html","body"])}function h(a){return $.isFunction(a)||$.isPlainObject(a)?a:{top:a,le…
/freebsd/contrib/libxo/xohtml/external/
H A Djquery.js150 if ( jQuery.isPlainObject( context ) ) {
366 if ( deep && copy && ( jQuery.isPlainObject(copy) || (copyIsArray = jQuery.isArray(copy)) ) ) {
372 clone = src && jQuery.isPlainObject(src) ? src : {};
517 isPlainObject: function( obj ) {
7666 if ( jQuery.isArray( a ) || ( a.jquery && !jQuery.isPlainObject( a ) ) ) {
H A Djquery.qtip.js1659 if(newValue !== undefined || $.isPlainObject(notation)) {