[inline]
See if regular expression is empty; the regular expression will be empty when it is unable to parse a pattern due to a syntax error.
Definition at line 128 of file FXRex.h.
00128 { return (code==fallback); }