Home
last modified time | relevance | path

Searched refs:fgetsC (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/mtpaint/mtPaint-4ea607e/src/
H A Dpng.c5514 static char *fgetsC(cctx *ctx) in fgetsC() function
5611 if (!(w = fgetsC(ctx))) return (NULL); in fstrC()
5618 if (!(s = fgetsC(ctx))) return (NULL); in fstrC()
5641 if (!fgetsC(ctx)) return (NULL); in flineC()
5644 return (fgetsC(ctx)); in flineC()