Searched defs:newflag (Results 1 – 3 of 3) sorted by relevance
226 int readrec(char **pbuf, int *pbufsize, FILE *inf, bool newflag) /* read one record into buf */ in readrec()299 int readcsvrec(char **pbuf, int *pbufsize, FILE *inf, bool newflag) /* csv can have \n's */ in readcsvrec()
410 bool newflag; in awkgetline() local
2557 PyFile_SoftSpace(PyObject *f, int newflag) in PyFile_SoftSpace()