Searched refs:stringCharHandleToInt (Results 1 – 1 of 1) sorted by relevance
369 all_matches = list(map(stringCharHandleToInt, re.findall("'([a0-Z9]*)'O", description)))1366 def stringCharHandleToInt(handle: str): function