38 #define REG_MULTILINE 0x04 39 #define REG_STICKY 0x08 struct RECapture RECapture
static match_state_t * alloc_match_state(regexp_t *regexp, heap_pool_t *pool, const WCHAR *pos)
void * heap_pool_alloc(heap_pool_t *, DWORD) __WINE_ALLOC_SIZE(2) DECLSPEC_HIDDEN
void regexp_destroy(regexp_t *) DECLSPEC_HIDDEN
HRESULT regexp_execute(regexp_t *, void *, heap_pool_t *, const WCHAR *, DWORD, match_state_t *) DECLSPEC_HIDDEN
static void * heap_alloc(size_t len)
#define offsetof(TYPE, MEMBER)
__kernel_ptrdiff_t ptrdiff_t
regexp_t * regexp_new(void *, heap_pool_t *, const WCHAR *, DWORD, WORD, BOOL) DECLSPEC_HIDDEN
struct match_state_t match_state_t
struct RECharSet * classList