Home
last modified time | relevance | path

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

/third_party/glib/glib/
Dgregex.h189 G_REGEX_ERROR_NUMBER_TOO_BIG = 161, enumerator
Dgregex.c478 return G_REGEX_ERROR_NUMBER_TOO_BIG; in map_to_gregex_error()
774 case G_REGEX_ERROR_NUMBER_TOO_BIG: in translate_compile_error()