Lines Matching refs:current_text_end
159 const char *current_text_end; member
279 context->current_text_end = NULL; in markup_parse_context_new()
632 if (context->iter == context->current_text_end) in advance_char()
925 context->current_text_end = context->current_text + text_len; in markup_parse_context_parse()
929 while (context->iter != context->current_text_end) in markup_parse_context_parse()
941 if (context->iter != context->current_text_end) in markup_parse_context_parse()
1047 if (context->iter == context->current_text_end) in markup_parse_context_parse()
1077 if (context->iter != context->current_text_end) in markup_parse_context_parse()
1086 if (context->iter != context->current_text_end) in markup_parse_context_parse()
1120 if (context->iter != context->current_text_end) in markup_parse_context_parse()
1160 if (context->iter != context->current_text_end) in markup_parse_context_parse()
1206 if (context->iter == context->current_text_end) in markup_parse_context_parse()
1259 if (context->iter != context->current_text_end) in markup_parse_context_parse()
1313 if (context->iter != context->current_text_end) in markup_parse_context_parse()
1322 if (context->iter != context->current_text_end) in markup_parse_context_parse()
1392 if (context->iter == context->current_text_end) in markup_parse_context_parse()