Searched refs:httpData (Results 1 – 6 of 6) sorted by relevance
/plugin/confmanager/ |
H A D | jquery.form.js | 604 data = httpData(xhr, dt, s); 682 var httpData = function( xhr, type, s ) { // mostly lifted from jq1.4.4 function
|
/plugin/jplayer/vendor/happyworm/jplayer/lib/ |
H A D | popcorn.js | 2433 return Popcorn.xhr.httpData( settings ); 2438 Popcorn.xhr.httpData = function( settings ) { function
|
/plugin/jquery/ |
H A D | script.js | 19 …httpData(J,M.dataType,M)}catch(Z){R="parsererror"}}if(R=="success"){var Y;try{Y=J.getResponseHeade…
|
H A D | jquery-1.4.2.js | 5196 data = jQuery.httpData( xhr, s.dataType, s ); 5346 httpData: function( xhr, type, s ) {
|
H A D | jquery-1.4.2.min.js | 129 …odified(x,e.url)?"notmodified":"success";var p;if(i==="success")try{o=c.httpData(x,e.dataType,e)}c… 131 …lastModified[b]=d;if(f)c.etag[b]=f;return a.status===304||a.status===0},httpData:function(a,b,d){v…
|
/plugin/scrape/ |
H A D | phpQuery-onefile.php |
|