Home | History | Annotate | Download | only in flot

Lines Matching refs:HEAD

7288 	rnoContent = /^(?:GET|HEAD)$/,
8282 head = document.head || document.getElementsByTagName( "head" )[0] || document.documentElement;
8307 if ( head && script.parentNode ) {
8308 head.removeChild( script );
8322 head.insertBefore( script, head.firstChild );