Home
last modified time | relevance | path

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

/dports/www/edbrowse/edbrowse-3.7.7/src/
H A Deb.h565 bool inxhr:1; // script is really an xhr member
H A Dhtml.c831 (t->inxhr ? "$entire" : "text"), in runScriptsPending()
840 if (t->inxhr) { in runScriptsPending()
H A Djseng-duk.c1139 t->inxhr = true; in native_fetchHTTP()