Searched refs:pvt (Results 1 – 1 of 1) sorted by relevance
1633 data: function( elem, name, data, pvt /* Internal Use Only */ ) { argument1657 …if ( (!id || !cache[id] || (!isEvents && !pvt && !cache[id].data)) && getByName && data === undefi…1684 if ( pvt ) {1696 if ( !pvt ) {1734 removeData: function( elem, name, pvt /* Internal Use Only */ ) { argument1760 thisCache = pvt ? cache[ id ] : cache[ id ].data;1788 if ( !( pvt ? isEmptyDataObject : jQuery.isEmptyObject )( thisCache ) ) {1795 if ( !pvt ) {