Main Page Modules Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages
os::RegExp Member List
This is the complete list of members for os::RegExp, including all inherited members.
- Compile(const std::string &cExpression, bool bNoCase=false, bool bExtended=false)
- ERR_BADBACKREF enum value
- ERR_BADBRACE enum value
- ERR_BADBRACK enum value
- ERR_BADCHARCLASS enum value
- ERR_BADESCAPE enum value
- ERR_BADPARENTHESIS enum value
- ERR_BADPATTERN enum value
- ERR_BADRANGE enum value
- ERR_BADREPEAT enum value
- ERR_BADSUBREG enum value
- ERR_GENERIC enum value
- ERR_NOMEM enum value
- ERR_TOLARGE enum value
- Expand(const std::string &cPattern) const
- GetEnd() const
- GetStart() const
- GetSubExprCount() const
- GetSubString(uint nIndex) const
- GetSubString(uint nIndex, int *pnStart, int *pnEnd) const
- GetSubStrList() const
- IsValid() const
- m (defined in os::RegExp)
[private]
- Match(const std::string &cString)
- Match(const std::string &cString, int nStart, int nLen=-1)
- RegExp()
- RegExp(const std::string &cExpression, bool bNoCase=false, bool bExtended=false)
- Search(const std::string &cString)
- Search(const std::string &cString, int nStart, int nLen=-1)
- ~RegExp()
Generated at Mon Oct 8 23:38:00 2001 for AtheOS higlevel API by
1.2.9.1 written by Dimitri van Heesch,
© 1997-2001