Searched refs:sv_get_header (Results 1 – 5 of 5) sorted by relevance
/dports/textproc/rasqal/rasqal-0.9.33/libsv/ |
H A D | sv2c.c | 119 fputs(sv_get_header(t, i, NULL), out); in sv2c_fields_callback() 133 fputs(sv_get_header(t, i, NULL), out); in sv2c_fields_callback()
|
H A D | sv.h | 99 const char* sv_get_header(sv *t, unsigned int i, size_t *width_p);
|
H A D | example.c | 107 sv_get_header(t, i, NULL), fields[i], (int)widths[i]); in my_sv_fields_callback()
|
H A D | sv.c | 333 sv_get_header(sv *t, unsigned int i, size_t *width_p) in sv_get_header() function
|
/dports/textproc/rasqal/rasqal-0.9.33/src/ |
H A D | sv_config.h | 38 #define sv_get_header rasqal_sv_get_header macro
|