Home
last modified time | relevance | path

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

/f-stack/tools/libxo/xohtml/external/
H A Djquery.js7358 statusText = statusText || "abort";
7362 done( 0, statusText );
7420 statusText = "notmodified";
7428 statusText = "success";
7432 statusText = "parsererror";
7439 error = statusText;
7441 statusText = "error";
7450 jqXHR.statusText = "" + ( nativeStatusText || statusText );
8163 statusText,
8208 statusText = xhr.statusText;
[all …]