Searched refs:withXptr (Results 1 – 1 of 1) sorted by relevance
40 var withXptr = true; variable126 txt += " xptr: Enable XPointer support (" + (withXptr? "yes" : "no") + ")\n";237 vf.WriteLine("WITH_XPTR=" + (withXptr? "1" : "0"));337 of.WriteLine(s.replace(/\@WITH_XPTR\@/, withXptr? "1" : "0"));484 withXptr = strToBool(arg.substring(opt.length + 1, arg.length));672 txtOut += " XPointer support: " + boolToStr(withXptr) + "\n";