Home
last modified time | relevance | path

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

/third_party/python/Parser/pegen/
Dparse_string.c122 const char *first_invalid_escape; in decode_unicode_with_escapes() local
141 const char *first_invalid_escape; in decode_bytes_with_escapes() local
/third_party/python/Objects/
Dbytesobject.c1066 const char **first_invalid_escape) in _PyBytes_DecodeEscape()
1177 const char* first_invalid_escape; in PyBytes_DecodeEscape() local
Dunicodeobject.c6233 const char **first_invalid_escape) in _PyUnicode_DecodeUnicodeEscape()
6459 const char *first_invalid_escape; in PyUnicode_DecodeUnicodeEscape() local
/third_party/python/Python/
Dast.c4642 const char *first_invalid_escape; in decode_unicode_with_escapes() local
4662 const char *first_invalid_escape; in decode_bytes_with_escapes() local