Home
last modified time | relevance | path

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

/dports/textproc/rasqal/rasqal-0.9.33/libsv/
H A Dsv2c.c119 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 Dsv.h99 const char* sv_get_header(sv *t, unsigned int i, size_t *width_p);
H A Dexample.c107 sv_get_header(t, i, NULL), fields[i], (int)widths[i]); in my_sv_fields_callback()
H A Dsv.c333 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 Dsv_config.h38 #define sv_get_header rasqal_sv_get_header macro