Searched refs:string_match (Results 1 – 1 of 1) sorted by relevance
127 string_match (const gchar * line, const gchar * match, const gchar * upto) in string_match() function279 if (string_match (line + *index + 10, "relative", line + next_index)) { in qttext_parse_tag()