P6R::p6IWRegex Member List
This is the complete list of members for
P6R::p6IWRegex, including all inherited members.
addref()=0 | P6R::p6ICom | [pure virtual] |
compile(const P6WCHAR *pRegex, P6WREGEXMODIFIER modifiers)=0 | P6R::p6IWRegex | [pure virtual] |
getCaptureText(P6UINT32 index, P6UINT32 *pOffset, P6UINT32 *pLength)=0 | P6R::p6IWRegex | [pure virtual] |
initialize(P6WREGEXFLAGS flags, P6WREGEXMODE mode)=0 | P6R::p6IWRegex | [pure virtual] |
match(const P6WCHAR *pMatch, P6WREGEXMODIFIER modifiers)=0 | P6R::p6IWRegex | [pure virtual] |
queryInterface(const P6R::IID &iid, P6R::P6VOID **ppIface)=0 | P6R::p6ICom | [pure virtual] |
release()=0 | P6R::p6ICom | [pure virtual] |
replace(const P6WCHAR *pSearch, P6WREGEXMODIFIER modifiers, const P6WCHAR *pReplace, P6WCHAR *pResult, P6UINT32 cBuffer, P6UINT32 *pWritten)=0 | P6R::p6IWRegex | [pure virtual] |
replaceInPlace(P6WCHAR *pSearch, P6WREGEXMODIFIER modifiers, const P6WCHAR *pReplace, P6UINT32 *pSize)=0 | P6R::p6IWRegex | [pure virtual] |
replaceWithCallback(const P6WCHAR *pSearch, P6WREGEXMODIFIER modifiers, P6WREGEXREPLACECB pfn, P6VOID *pCtx, p6IWRegexMatch **pResult)=0 | P6R::p6IWRegex | [pure virtual] |
search(const P6WCHAR *pSearch, P6WREGEXMODIFIER modifiers, P6UINT32 *pOffset, P6UINT32 *pLength)=0 | P6R::p6IWRegex | [pure virtual] |
setBackTrackLimits(P6UINT32 maxBackStack, P6UINT32 maxBackTracks)=0 | P6R::p6IWRegex | [pure virtual] |
setLocale(const P6CHAR *pLocale)=0 | P6R::p6IWRegex | [pure virtual] |
setTrace(P6WREGEXTRACELEVEL level)=0 | P6R::p6IWRegex | [pure virtual] |