Home
last modified time | relevance | path

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

/third_party/python/Misc/
Dcoverity_model.c97 static Py_ssize_t r_string(char *s, Py_ssize_t n, RFILE *p) in r_string() function
/third_party/python/Tools/scripts/
Dumarshal.py96 def r_string(self, n: int) -> bytes: member in Reader
/third_party/python/Python/
Dmarshal.c680 r_string(Py_ssize_t n, RFILE *p) in r_string() function