Home
last modified time | relevance | path

Searched defs:matchVector (Results 1 – 4 of 4) sorted by relevance

/dports/editors/xmlcopyeditor/xmlcopyeditor/src/
H A Dwrapregex.cpp82 vector<ContextMatch> &matchVector, in matchPatternGlobal()
137 vector<ContextMatch> &matchVector, in matchPatternGlobal_()
H A Dhousestyle.h81 std::vector<ContextMatch> matchVector; variable
H A Dstyledialog.h127 vector<ContextMatch> matchVector; variable
/dports/graphics/opencv/opencv-4.5.3/modules/stitching/perf/
H A Dperf_matchers.cpp13 typedef TestBaseWithParam<matchVector_t> matchVector; typedef