Home
last modified time | relevance | path

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

/third_party/glib/glib/
Dgregex.c345 map_to_pcre1_match_flags (gint pcre2_flags) in map_to_pcre1_match_flags() function
1889 return map_to_pcre1_match_flags (regex->match_opts & G_REGEX_MATCH_MASK); in g_regex_get_match_flags()