Go to the source code of this file.
◆ contextual_data_record_scanner_free()
| void contextual_data_record_scanner_free |
( |
ContextualDataRecordScanner * |
self | ) |
|
◆ contextual_data_record_scanner_get_next()
| ContextualDataRecord* contextual_data_record_scanner_get_next |
( |
ContextualDataRecordScanner * |
self, |
|
|
const gchar * |
input, |
|
|
const gchar * |
filename, |
|
|
gint |
lineno |
|
) |
| |
◆ contextual_data_record_scanner_new()
| ContextualDataRecordScanner* contextual_data_record_scanner_new |
( |
GlobalConfig * |
cfg, |
|
|
const gchar * |
name_prefix |
|
) |
| |