GLib.RegexMatchFlags – glib-2.0 Reference Manual
Packages
glib-2.0
GLib
RegexMatchFlags
ANCHORED
NEWLINE_ANY
NEWLINE_CR
NEWLINE_CRLF
NEWLINE_LF
NOTBOL
NOTEMPTY
NOTEOL
PARTIAL
RegexMatchFlags
Description:
public
enum
RegexMatchFlags
Namespace:
GLib
Package:
glib-2.0
Content:
Enum values:
ANCHORED
-
NOTBOL
-
NOTEOL
-
NOTEMPTY
-
PARTIAL
-
NEWLINE_CR
-
NEWLINE_LF
-
NEWLINE_CRLF
-
NEWLINE_ANY
-