Home
last modified time | relevance | path

Searched defs:repeatMin (Results 1 – 13 of 13) sorted by relevance

/dports/devel/hyperscan/hyperscan-5.4.0/src/nfagraph/
H A Dng_lbr.cpp80 void fillNfa(NFA *nfa, lbr_common *c, ReportID report, const depth &repeatMin, in fillNfa()
147 bytecode_ptr<NFA> buildLbrDot(const CharReach &cr, const depth &repeatMin, in buildLbrDot()
167 bytecode_ptr<NFA> buildLbrVerm(const CharReach &cr, const depth &repeatMin, in buildLbrVerm()
190 bytecode_ptr<NFA> buildLbrNVerm(const CharReach &cr, const depth &repeatMin, in buildLbrNVerm()
213 bytecode_ptr<NFA> buildLbrShuf(const CharReach &cr, const depth &repeatMin, in buildLbrShuf()
233 bytecode_ptr<NFA> buildLbrTruf(const CharReach &cr, const depth &repeatMin, in buildLbrTruf()
251 bytecode_ptr<NFA> constructLBR(const CharReach &cr, const depth &repeatMin, in constructLBR()
H A Dng_repeat.h65 depth repeatMin; //!< minimum repeat bound member
111 depth repeatMin; /**< minimum bound */ member
H A Dng_misc_opt.h55 depth repeatMin; //!< minimum repeat bound. member
H A Dng_repeat.cpp114 depth repeatMin{0}; member
494 bool tooLargeToImplement(const depth &repeatMin, const depth &repeatMax) { in tooLargeToImplement()
/dports/devel/hyperscan/hyperscan-5.4.0/src/nfa/
H A Drepeatcompile.cpp51 u32 numRangeSlots(u32 repeatMin, u32 repeatMax) { in numRangeSlots()
123 RepeatStateInfo::RepeatStateInfo(enum RepeatType type, const depth &repeatMin, in RepeatStateInfo()
226 u32 packedSize(enum RepeatType type, const depth &repeatMin, in packedSize()
235 u32 streamStateSize(enum RepeatType type, const depth &repeatMin, in streamStateSize()
241 enum RepeatType chooseRepeatType(const depth &repeatMin, const depth &repeatMax, in chooseRepeatType()
H A Drepeat_internal.h108 u32 repeatMin; //!< minimum number of repeats. member
/dports/textproc/teckit/teckit-2.5.7/source/
H A DCompiler.h148 UInt8 repeatMin; member
H A DCompiler.cpp947 int repeatMin = 0; in Compiler() local
2360 Compiler::SetMinMax(int repeatMin, int repeatMax) in SetMinMax()
H A DEngine.cpp703 int repeatMin = READ(m.flags.repeat) >> 4; in match() local
/dports/devel/hyperscan/hyperscan-5.4.0/unit/internal/
H A Drepeat.cpp49 depth repeatMin; member
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/javascriptcore/JavaScriptCore/pcre/
H A Dpcre_compile.cpp574 int repeatMin = 0, repeat_max = 0; /* To please picky compilers */ in compileBranch() local
/dports/devel/qt5-script/kde-qtscript-5.15.2p4/src/3rdparty/javascriptcore/JavaScriptCore/pcre/
H A Dpcre_compile.cpp574 int repeatMin = 0, repeat_max = 0; /* To please picky compilers */ in compileBranch() local
/dports/devel/qt5-scripttools/kde-qtscript-5.15.2p4/src/3rdparty/javascriptcore/JavaScriptCore/pcre/
H A Dpcre_compile.cpp574 int repeatMin = 0, repeat_max = 0; /* To please picky compilers */ in compileBranch() local