Home
last modified time | relevance | path

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

/third_party/gettext/gnulib-local/lib/
Dmarkup.h149 markup_parse_context_new (const markup_parser_ty *parser,
Dmarkup.c247 markup_parse_context_new (const markup_parser_ty *parser, in markup_parse_context_new() function
/third_party/gettext/gettext-tools/src/
Dformat-kde-kuit.c260 context = markup_parse_context_new (&parser, 0, NULL); in format_parse()