8 #define QUERYLTYPE where_t
void query_parse_string(text_t *string, scan_t *scan, where_t where, const char *text, size_t length)
void query_parse_integer(mpz_t integer, scan_t *scan, where_t where, const char *text, int base)
query_scan_t * query_scan_context(scan_t *scan)
a location inside a scanner locations are inclusive and 0-based