Home
last modified time | relevance | path

Searched refs:anchor_start (Results 1 – 25 of 127) sorted by relevance

123456

/dports/www/coppermine/cpg1.6.x-1.6.12/
H A Dhelp.php47 $anchor_start = $matched[0]; variable
49 $anchor_start = ''; variable
52 $anchor_start = ''; variable
232 if ($anchor_start != '') {
233 $pattern = '<a id="' . $anchor_start . '"></a>';
/dports/shells/fish/fish-3.3.1/src/
H A Dwcstringutil.h106 bool anchor_start);
116 bool anchor_start = false) {
117 return string_fuzzy_match_t::try_create(string, match_against, anchor_start);
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/alnmgr/
H A Dalnmap.cpp132 TSignedSeqPos anchor_start; in x_SetRawSegType() local
152 anchor_start = m_Starts[anchor_index]; in x_SetRawSegType()
153 if (anchor_start >= 0) { in x_SetRawSegType()
155 anchor_cont_next_start = anchor_start + x_GetLen(m_Anchor, seg); in x_SetRawSegType()
156 anchor_cont_prev_stop = anchor_start; in x_SetRawSegType()
184 if ((anchor_start = m_Starts[r_anchor_index]) >= 0) { in x_SetRawSegType()
186 anchor_start != (TSignedSeqPos)anchor_cont_next_start : in x_SetRawSegType()
187 anchor_start + x_GetLen(m_Anchor, r_seg) != anchor_cont_prev_stop) { in x_SetRawSegType()
219 if ((anchor_start = m_Starts[l_anchor_index]) >= 0) { in x_SetRawSegType()
221 anchor_start + x_GetLen(m_Anchor, l_seg) != anchor_cont_prev_stop : in x_SetRawSegType()
[all …]
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/objtools/alnmgr/
H A Dalnmap.cpp132 TSignedSeqPos anchor_start; in x_SetRawSegType() local
152 anchor_start = m_Starts[anchor_index]; in x_SetRawSegType()
153 if (anchor_start >= 0) { in x_SetRawSegType()
155 anchor_cont_next_start = anchor_start + x_GetLen(m_Anchor, seg); in x_SetRawSegType()
156 anchor_cont_prev_stop = anchor_start; in x_SetRawSegType()
184 if ((anchor_start = m_Starts[r_anchor_index]) >= 0) { in x_SetRawSegType()
186 anchor_start != (TSignedSeqPos)anchor_cont_next_start : in x_SetRawSegType()
187 anchor_start + x_GetLen(m_Anchor, r_seg) != anchor_cont_prev_stop) { in x_SetRawSegType()
219 if ((anchor_start = m_Starts[l_anchor_index]) >= 0) { in x_SetRawSegType()
221 anchor_start + x_GetLen(m_Anchor, l_seg) != anchor_cont_prev_stop : in x_SetRawSegType()
[all …]
/dports/textproc/regex2dfa/regex2dfa-0.1.6/third_party/re2/re2/testing/
H A Dbacktrack.cc101 if (prog_->anchor_start() && text.begin() > context_.begin()) in Search()
105 anchored_ = anchored | prog_->anchor_start(); in Search()
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/ooni/psiphon/oopsi/github.com/redjack/marionette/third_party/re2/re2/testing/
H A Dbacktrack.cc101 if (prog_->anchor_start() && text.begin() > context_.begin()) in Search()
105 anchored_ = anchored | prog_->anchor_start(); in Search()
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/ooni/psiphon/oopsi/github.com/redjack/marionette/third_party/re2/re2/testing/
H A Dbacktrack.cc101 if (prog_->anchor_start() && text.begin() > context_.begin()) in Search()
105 anchored_ = anchored | prog_->anchor_start(); in Search()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/re2/src/re2/testing/
H A Dbacktrack.cc110 if (prog_->anchor_start() && text.begin() > context_.begin()) in Search()
114 anchored_ = anchored | prog_->anchor_start(); in Search()
/dports/games/warzone2100/warzone2100/3rdparty/re2/re2/testing/
H A Dbacktrack.cc106 if (prog_->anchor_start() && text.begin() > context_.begin()) in Search()
110 anchored_ = anchored | prog_->anchor_start(); in Search()
/dports/devel/re2/re2-2021-11-01/re2/testing/
H A Dbacktrack.cc106 if (prog_->anchor_start() && BeginPtr(text) > BeginPtr(context_)) in Search()
110 anchored_ = anchored | prog_->anchor_start(); in Search()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/re2/src/re2/testing/
H A Dbacktrack.cc106 if (prog_->anchor_start() && text.begin() > context_.begin()) in Search()
110 anchored_ = anchored | prog_->anchor_start(); in Search()
/dports/textproc/kibana6/kibana-6.8.16-darwin-x86_64/node_modules/re2/vendor/re2/testing/
H A Dbacktrack.cc113 if (prog_->anchor_start() && text.begin() > context_.begin()) in Search()
117 anchored_ = anchored | prog_->anchor_start(); in Search()
/dports/textproc/kibana7/kibana-7.16.2-darwin-x86_64/node_modules/re2/vendor/re2/testing/
H A Dbacktrack.cc106 if (prog_->anchor_start() && text.begin() > context_.begin()) in Search()
110 anchored_ = anchored | prog_->anchor_start(); in Search()
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/node_modules/re2/vendor/re2/testing/
H A Dbacktrack.cc106 if (prog_->anchor_start() && text.begin() > context_.begin()) in Search()
110 anchored_ = anchored | prog_->anchor_start(); in Search()
/dports/devel/py-grpcio/grpcio-1.43.0/third_party/re2/re2/testing/
H A Dbacktrack.cc106 if (prog_->anchor_start() && text.begin() > context_.begin()) in Search()
110 anchored_ = anchored | prog_->anchor_start(); in Search()
/dports/textproc/regex2dfa/regex2dfa-0.1.6/third_party/re2/re2/
H A Dbitstate.cc301 if (prog_->anchor_start() && context_.begin() != text.begin()) in Search()
305 anchored_ = anchored || prog_->anchor_start(); in Search()
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/ooni/psiphon/oopsi/github.com/redjack/marionette/third_party/re2/re2/
H A Dbitstate.cc301 if (prog_->anchor_start() && context_.begin() != text.begin()) in Search()
305 anchored_ = anchored || prog_->anchor_start(); in Search()
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/ooni/psiphon/oopsi/github.com/redjack/marionette/third_party/re2/re2/
H A Dbitstate.cc301 if (prog_->anchor_start() && context_.begin() != text.begin()) in Search()
305 anchored_ = anchored || prog_->anchor_start(); in Search()
/dports/games/warzone2100/warzone2100/3rdparty/re2/re2/
H A Dbitstate.cc296 if (prog_->anchor_start() && context_.begin() != text.begin()) in Search()
300 anchored_ = anchored || prog_->anchor_start(); in Search()
/dports/devel/re2/re2-2021-11-01/re2/
H A Dbitstate.cc296 if (prog_->anchor_start() && BeginPtr(context_) != BeginPtr(text)) in Search()
300 anchored_ = anchored || prog_->anchor_start(); in Search()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/re2/src/re2/
H A Dbitstate.cc296 if (prog_->anchor_start() && context_.begin() != text.begin()) in Search()
300 anchored_ = anchored || prog_->anchor_start(); in Search()
/dports/textproc/kibana7/kibana-7.16.2-darwin-x86_64/node_modules/re2/vendor/re2/
H A Dbitstate.cc296 if (prog_->anchor_start() && context_.begin() != text.begin()) in Search()
300 anchored_ = anchored || prog_->anchor_start(); in Search()
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/node_modules/re2/vendor/re2/
H A Dbitstate.cc296 if (prog_->anchor_start() && context_.begin() != text.begin()) in Search()
300 anchored_ = anchored || prog_->anchor_start(); in Search()
/dports/devel/pecl-grpc/grpc-1.42.0/third_party/re2/re2/
H A Dbitstate.cc296 if (prog_->anchor_start() && context_.begin() != text.begin()) in Search()
300 anchored_ = anchored || prog_->anchor_start(); in Search()
/dports/devel/py-grpcio/grpcio-1.43.0/third_party/re2/re2/
H A Dbitstate.cc296 if (prog_->anchor_start() && context_.begin() != text.begin()) in Search()
300 anchored_ = anchored || prog_->anchor_start(); in Search()

123456