Searched refs:get_coding_spec (Results 1 – 2 of 2) sorted by relevance
210 get_coding_spec(const char *s, Py_ssize_t size) in get_coding_spec() function271 cs = get_coding_spec(line, size); in check_coding_spec()
152 get_coding_spec(const char *s, char **spec, Py_ssize_t size, struct tok_state *tok) in get_coding_spec() function217 if (!get_coding_spec(line, &cs, size, tok)) in check_coding_spec()