Home
last modified time | relevance | path

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

/third_party/gettext/gettext-tools/src/
Dread-catalog-abstract.h103 void (*comment_filepos) (struct abstract_catalog_reader_ty *pop, member
Dread-catalog-abstract.c134 if (pop->methods->comment_filepos) in call_comment_filepos()
135 pop->methods->comment_filepos (pop, name, line); in call_comment_filepos()
DChangeLog.01866 * po.h (po_method_ty): In field comment_filepos, change line's type