Home
last modified time | relevance | path

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

/third_party/gettext/gnulib-local/lib/
Dmarkup.h156 extern bool markup_parse_context_end_parse (markup_parse_context_ty *context);
Dmarkup.c1459 markup_parse_context_end_parse (markup_parse_context_ty *context) in markup_parse_context_end_parse() function
/third_party/gettext/gettext-tools/src/
Dformat-kde-kuit.c271 if (!markup_parse_context_end_parse (context)) in format_parse()