#include <mi32/stddefns.h>
Go to the source code of this file.
Classes | |
| class | UCREGEXP |
| Unicode Regular Expression parser. More... | |
Defines | |
| #define | _URE_CCLASS_OPEN -2 |
| #define | _URE_INVALID_PROPERTY -4 |
| #define | _URE_OK 0 |
| #define | _URE_UNBALANCED_GROUP -3 |
| #define | _URE_UNEXPECTED_EOS -1 |
| #define | CLASSLIBEXPORT MI_DLLCLASSIMPORT |
| #define | URE_DOT_MATCHES_SEPARATORS 0x00000002 |
| #define | URE_IGNORE_NONSPACING 0x00000001 |
Unicode Regular Expression parser
| #define _URE_CCLASS_OPEN -2 |
| #define _URE_INVALID_PROPERTY -4 |
| #define _URE_OK 0 |
| #define _URE_UNBALANCED_GROUP -3 |
| #define _URE_UNEXPECTED_EOS -1 |
| #define CLASSLIBEXPORT MI_DLLCLASSIMPORT |
| #define URE_DOT_MATCHES_SEPARATORS 0x00000002 |
| #define URE_IGNORE_NONSPACING 0x00000001 |
1.6.1