Searched defs:lnotab (Results 1 – 3 of 3) sorted by relevance
52 auto lnotab = py::reinterpret_steal<py::object>( in Generate() local
297 def write_results_file(self, path, lines, lnotab, lines_hit, encoding=None): argument
1063 unsigned char *lnotab = (unsigned char *) PyBytes_AS_STRING(*bytes); in emit_pair() local