Home
last modified time | relevance | path

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

/third_party/python/Modules/_io/
D_iomodule.c243 char rawmode[6], *m; in _io_open_impl() local
/third_party/python/Parser/
Dstring_parser.c157 _PyPegen_parsestr(Parser *p, int *bytesmode, int *rawmode, PyObject **result, in _PyPegen_parsestr()
/third_party/mksh/
Dfuncs.c1611 bool rawmode = false, expanding = false; in c_read() local