Introduction

Syntax

Program Help

Examples

Download

Match Tool 2.1

Match Tool 3.0

 

CContext Class

Return: Content | Prev MaxGroupNumber


Summary

CContext class is used to contain internal data during match operation.


Remarks

If it is need to match a text many times continuously, to reuse one context object is more efficient.

Initialize context object through PrepareMatch , then use Match(CContext * pContext) to match many times. After all, release context object through ReleaseContext method.

 

 

RegExLab.com © 2005 - All Rights Reserved