Searched refs:hexedit (Results 1 – 12 of 12) sorted by relevance
1337 def hexedit(x): function1341 with ContextManagerSubprocess("hexedit()", conf.prog.hexedit):1342 subprocess.call([conf.prog.hexedit, f])
69 hexedit = "hexer" variable in ProgPath
115 USE_HEXEDIT(NEWTOY(hexedit, "<1>1r", TOYFLAG_USR|TOYFLAG_BIN|TOYFLAG_LOCALE))
1603 struct hexedit_data hexedit; member
4692 #define TT this.hexedit
309 self.hexedit = win_find_exe("hexer")