This is the complete list of members for ZFPInterface_ZFRegExp, including all inherited members.
| find(ZFRegExp *regExp, ZFRegExpResult &result, const zfchar *src, zfindex srcLength=((zfindex) -1))=0 | ZFPInterface_ZFRegExp | pure virtual |
| namedGroupIndexForName(ZFRegExp *regExp, const zfchar *name)=0 | ZFPInterface_ZFRegExp | pure virtual |
| nativeRegExpCreate(ZFRegExp *regExp)=0 | ZFPInterface_ZFRegExp | pure virtual |
| nativeRegExpDestroy(ZFRegExp *regExp)=0 | ZFPInterface_ZFRegExp | pure virtual |
| objectInfo(void) const | ZFProtocol | inlinevirtual |
| objectInfoT(zfstring &ret) const | ZFProtocol | inlinevirtual |
| pattern(ZFRegExp *regExp, const zfchar *pattern, ZFRegExpOptionFlags flag=ZFRegExpOptionFlags::EnumDefault())=0 | ZFPInterface_ZFRegExp | pure virtual |
| protocolImplLevel(void) const | ZFProtocol | inlinevirtual |
| protocolImplName(void) const | ZFProtocol | inlinevirtual |
| protocolImplPlatformHint(void) const | ZFProtocol | inlinevirtual |
| protocolInstanceState(void) | ZFProtocol | inlinevirtual |
| protocolName(void) const | ZFPInterface_ZFRegExp | inlinevirtual |
| protocolOnDealloc(void) | ZFProtocol | inlinevirtual |
| protocolOnDeallocPrepare(void) | ZFProtocol | inlinevirtual |
| protocolOnInit(void) | ZFProtocol | inlinevirtual |
| protocolOnInitFinish(void) | ZFProtocol | inlinevirtual |
| replace(ZFRegExp *regExp, zfstring &ret, ZFRegExpResult &result, const zfchar *replacePattern, const zfchar *src, zfindex srcLength=((zfindex) -1), zfindex maxReplaceCount=((zfindex) -1))=0 | ZFPInterface_ZFRegExp | pure virtual |
| zfself typedef | ZFPInterface_ZFRegExp | protected |
| zfsuper typedef | ZFPInterface_ZFRegExp | protected |