Searched refs:hexedit (Results 1 – 6 of 6) 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
1371 struct hexedit_data hexedit; member
103 USE_HEXEDIT(NEWTOY(hexedit, "<1>1r", TOYFLAG_USR|TOYFLAG_BIN|TOYFLAG_LOCALE))
4321 #define TT this.hexedit
309 self.hexedit = win_find_exe("hexer")