Searched refs:decoded (Results 1 – 1 of 1) sorted by relevance
35 decoded = os.path.join(root[0].decode("utf-8"), name.decode("utf-8")) variable36 if decoded.endswith(('.c', '.h', '.cxx')):37 print_command(decoded)