Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dfileobject.c241 int skipnextlf = 0; in Py_UniversalNewlineFgets() local
/external/python/cpython2/Objects/
Dfileobject.c1436 int skipnextlf = f->f_skipnextlf; in get_line() local
2777 int skipnextlf = 0; in Py_UniversalNewlineFgets() local
2865 int newlinetypes, skipnextlf; in Py_UniversalNewlineFread() local
/external/python/cpython2/Modules/
Dbz2module.c249 int skipnextlf = f->f_skipnextlf; in Util_GetLine() local
338 int newlinetypes, skipnextlf; in Util_UnivNewlineRead() local