Searched defs:G_REGEX_NEWLINE_LF (Results 1 - 1 of 1) sorted by relevance

/external/bluetooth/glib/glib/
H A Dgregex.h102 G_REGEX_NEWLINE_LF = 1 << 21, enumerator in enum:__anon615
103 G_REGEX_NEWLINE_CRLF = G_REGEX_NEWLINE_CR | G_REGEX_NEWLINE_LF

Completed in 14 milliseconds