Home
last modified time | relevance | path

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

/third_party/python/Modules/_sre/
Dsre.c371 getstring(PyObject* string, Py_ssize_t* p_length, in getstring()
1458 Py_ssize_t p_length; in _sre_compile_impl() local