Searched refs:boolToStr (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/win32/
H A Dconfigure.js83 function boolToStr(opt) function
631 txtOut += " Trio: " + boolToStr(withTrio) + "\n";
633 txtOut += " FTP client: " + boolToStr(withFtp) + "\n";
634 txtOut += " HTTP client: " + boolToStr(withHttp) + "\n";
635 txtOut += " HTML processor: " + boolToStr(withHtml) + "\n";
636 txtOut += " C14N support: " + boolToStr(withC14n) + "\n";
637 txtOut += " Catalog support: " + boolToStr(withCatalog) + "\n";
638 txtOut += " DocBook support: " + boolToStr(withDocb) + "\n";
639 txtOut += " XPath support: " + boolToStr(withXpath) + "\n";
640 txtOut += " XPointer support: " + boolToStr(withXpt
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/win32/
H A Dconfigure.js83 function boolToStr(opt) function
631 txtOut += " Trio: " + boolToStr(withTrio) + "\n";
633 txtOut += " FTP client: " + boolToStr(withFtp) + "\n";
634 txtOut += " HTTP client: " + boolToStr(withHttp) + "\n";
635 txtOut += " HTML processor: " + boolToStr(withHtml) + "\n";
636 txtOut += " C14N support: " + boolToStr(withC14n) + "\n";
637 txtOut += " Catalog support: " + boolToStr(withCatalog) + "\n";
638 txtOut += " DocBook support: " + boolToStr(withDocb) + "\n";
639 txtOut += " XPath support: " + boolToStr(withXpath) + "\n";
640 txtOut += " XPointer support: " + boolToStr(withXpt
[all...]

Completed in 63 milliseconds