Searched refs:decode_bytes_with_escapes (Results 1 – 1 of 1) sorted by relevance
145 decode_bytes_with_escapes(Parser *p, const char *s, Py_ssize_t len, Token *t) in decode_bytes_with_escapes() function273 *result = decode_bytes_with_escapes(p, s, len, t); in _PyPegen_parsestr()