fehQlibs 27
Qlibs
Loading...
Searching...
No Matches
getln.h File Reference
#include "buffer.h"
#include "stralloc.h"
Include dependency graph for getln.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int getln (buffer *, stralloc *, int *, int)
 
int getln2 (buffer *, stralloc *, char **, unsigned int *, int)
 

Function Documentation

◆ getln()

int getln ( buffer * b,
stralloc * sa,
int * match,
int sep )
extern

Definition at line 11 of file getln.c.

Here is the call graph for this function:

◆ getln2()

int getln2 ( buffer * b,
stralloc * sa,
char ** cont,
unsigned int * clen,
int sep )
extern

Definition at line 23 of file getln.c.

Here is the call graph for this function:
Here is the caller graph for this function: