Searched refs:text_validate (Results 1 – 2 of 2) sorted by relevance
/third_party/gettext/gnulib-local/lib/ |
D | markup.c | 443 text_validate (markup_parse_context_ty *context, in text_validate() function 1227 || text_validate (context, in markup_parse_context_parse() 1269 || text_validate (context, in markup_parse_context_parse() 1413 text_validate (context, in markup_parse_context_parse() 1422 text_validate (context, in markup_parse_context_parse()
|
/third_party/glib/glib/ |
D | gmarkup.c | 537 text_validate (GMarkupParseContext *context, in text_validate() function 1505 (is_ascii || text_validate (context, context->partial_chunk->str, in g_markup_parse_context_parse() 1543 (is_ascii || text_validate (context, context->partial_chunk->str, in g_markup_parse_context_parse() 1720 text_validate (context, in g_markup_parse_context_parse() 1731 text_validate (context, in g_markup_parse_context_parse()
|