hb_strMatchRegExp()
Compare two strings using a regular expression pattern
- Syntax
-
- C Prototype
- #include <hbapi.h>
- hb_strMatchRegExp( const char * szString, const char * szMask ) --> ( BOOL )bResult
- Arguments
-
- <szString>
- <szMask>
- Returns
-
- Description
-
Examples
- Status
- Ready
- Compliance
-
- Compliance is not applicable to API calls.
- Files
-
- Library is vm
- Platforms
-
- All