Home
last modified time | relevance | path

Searched defs:first_invalid_escape (Results 1 – 3 of 3) sorted by relevance

/third_party/python/Parser/
Dstring_parser.c117 const char *first_invalid_escape; in decode_unicode_with_escapes() local
136 const char *first_invalid_escape; in decode_bytes_with_escapes() local
/third_party/python/Objects/
Dbytesobject.c1093 const char **first_invalid_escape) in _PyBytes_DecodeEscape()
1204 const char* first_invalid_escape; in PyBytes_DecodeEscape() local
Dunicodeobject.c6432 const char **first_invalid_escape) in _PyUnicode_DecodeUnicodeEscapeInternal()
6671 const char *first_invalid_escape; in _PyUnicode_DecodeUnicodeEscapeStateful() local