Home
last modified time | relevance | path

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

/third_party/glib/glib/
Dgregex.c2481 gboolean last_match_is_empty; in g_regex_split_full() local
2514 last_match_is_empty = FALSE; in g_regex_split_full()
2523 last_match_is_empty = in g_regex_split_full()
2553 if (!last_match_is_empty) in g_regex_split_full()
2568 if (last_match_is_empty) in g_regex_split_full()
2589 if (last_match_is_empty) in g_regex_split_full()