Home
last modified time | relevance | path

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

/dports/misc/libpostal/libpostal-1.1-alpha/src/
H A Daddress_parser_train.c1030 static inline uint64_t address_parser_train_num_errors(address_parser_t *self, void *trainer) { in address_parser_train_num_errors() function
1058 uint64_t errors = address_parser_train_num_errors(self, trainer); in address_parser_train_epoch()
1091 errors = address_parser_train_num_errors(self, trainer); in address_parser_train_epoch()