Home
last modified time | relevance | path

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

/third_party/gettext/gnulib-local/lib/
Dmarkup.h153 extern bool markup_parse_context_parse (markup_parse_context_ty *context,
Dmarkup.c905 markup_parse_context_parse (markup_parse_context_ty *context, in markup_parse_context_parse() function
/third_party/gettext/gettext-tools/src/
Dformat-kde-kuit.c261 if (!markup_parse_context_parse (context, buffer, strlen (buffer))) in format_parse()