Home
last modified time | relevance | path

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

/freebsd/contrib/libxo/xohtml/external/
H A Djquery.js7357 abort: function( statusText ) { argument
7358 statusText = statusText || "abort";
7360 transport.abort( statusText );
7362 done( 0, statusText );
7398 statusText = nativeStatusText,
7420 statusText = "notmodified";
7428 statusText = "success";
7432 statusText = "parsererror";
7439 error = statusText;
7440 if ( !statusText || status ) {
[all …]