Searched defs:rawmode (Results 1 – 4 of 4) sorted by relevance
| /third_party/python/Modules/_io/ |
| D | _iomodule.c | 241 char rawmode[6], *m; in _io_open_impl() local
|
| /third_party/python/Parser/pegen/ |
| D | parse_string.c | 162 _PyPegen_parsestr(Parser *p, int *bytesmode, int *rawmode, PyObject **result, in _PyPegen_parsestr()
|
| /third_party/mksh/ |
| D | funcs.c | 1610 bool rawmode = false, expanding = false; in c_read() local
|
| /third_party/python/Python/ |
| D | ast.c | 5644 parsestr(struct compiling *c, const node *n, int *bytesmode, int *rawmode, in parsestr()
|