bool FX::FXRex::empty (  )  const [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); }


(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:35:56 2009 for TnFOX by doxygen v1.4.7