Searched refs:hasContent (Results 1 – 2 of 2) sorted by relevance
115 bool hasContent() const { return getUnitDie().hasChildren(); } in hasContent() function
7540 s.hasContent = !rnoContent.test( s.type );7548 if ( !s.hasContent ) {7573 if ( s.data && s.hasContent && s.contentType !== false || options.contentType ) {8157 xhr.send( ( s.hasContent && s.data ) || null );