Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_sre.c272 static PyTypeObject Scanner_Type; variable
2727 static PyTypeObject Scanner_Type = { variable
/external/python/cpython2/Modules/
D_sre.c3954 statichere PyTypeObject Scanner_Type = { variable