Searched refs:onlyhex (Results 1 – 1 of 1) sorted by relevance
120 def linehexdump(x, onlyasc=0, onlyhex=0, dump=False): argument137 if not onlyhex: # separate asc & hex if both are displayed139 if not onlyhex:166 def hexstr(x, onlyasc=0, onlyhex=0): argument170 if not onlyhex: