Home
last modified time | relevance | path

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

/third_party/glib/glib/
Dgregex.h184 G_REGEX_ERROR_INCONSISTENT_NEWLINE_OPTIONS = 156, enumerator
Dgregex.c468 return G_REGEX_ERROR_INCONSISTENT_NEWLINE_OPTIONS; in map_to_gregex_error()
758 case G_REGEX_ERROR_INCONSISTENT_NEWLINE_OPTIONS: in translate_compile_error()