Home
last modified time | relevance | path

Searched refs:match_literal (Results 101 – 125 of 2177) sorted by relevance

12345678910>>...88

/dports/emulators/citra-qt5/citra-ac98458e0/externals/boost/boost/regex/v4/
H A Dperl_matcher_recursive.hpp67 &perl_matcher<BidiIterator, Allocator, traits>::match_literal, in match_all_states()
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/regex/v4/
H A Dperl_matcher_recursive.hpp67 &perl_matcher<BidiIterator, Allocator, traits>::match_literal, in match_all_states()
/dports/devel/boost-libs/boost_1_72_0/boost/regex/v4/
H A Dperl_matcher_recursive.hpp67 &perl_matcher<BidiIterator, Allocator, traits>::match_literal, in match_all_states()
/dports/devel/boost-python-libs/boost_1_72_0/boost/regex/v4/
H A Dperl_matcher_recursive.hpp67 &perl_matcher<BidiIterator, Allocator, traits>::match_literal, in match_all_states()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/regex/v4/
H A Dperl_matcher_recursive.hpp67 &perl_matcher<BidiIterator, Allocator, traits>::match_literal, in match_all_states()
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/boost/boost/regex/v4/
H A Dperl_matcher_recursive.hpp67 &perl_matcher<BidiIterator, Allocator, traits>::match_literal, in match_all_states()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/boost-1.60.0/boost/regex/v4/
H A Dperl_matcher_recursive.hpp67 &perl_matcher<BidiIterator, Allocator, traits>::match_literal, in match_all_states()
/dports/devel/ignition-common/ignitionrobotics-ign-common-a5c4d5a35bb8/tools/
H A Dcpplint.py1497 match_literal = Match(r'^((?:\'?[0-9a-zA-Z_])*)(.*)$', "'" + tail)
1498 collapsed += head + match_literal.group(1).replace("'", '')
1499 elided = match_literal.group(2)
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/compiler-rt/lib/sanitizer_common/scripts/
H A Dcpplint.py1503 match_literal = Match(r'^((?:\'?[0-9a-zA-Z_])*)(.*)$', "'" + tail)
1504 collapsed += head + match_literal.group(1).replace("'", '')
1505 elided = match_literal.group(2)
/dports/converters/osm2pgrouting/osm2pgrouting-2.3.8/tools/
H A Dcpplint.py1367 match_literal = Match(r'^((?:\'?[0-9a-zA-Z_])*)(.*)$', "'" + tail)
1368 collapsed += head + match_literal.group(1).replace("'", '')
1369 elided = match_literal.group(2)
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/compiler-rt/lib/sanitizer_common/scripts/
H A Dcpplint.py1503 match_literal = Match(r'^((?:\'?[0-9a-zA-Z_])*)(.*)$', "'" + tail)
1504 collapsed += head + match_literal.group(1).replace("'", '')
1505 elided = match_literal.group(2)
/dports/audio/clementine-player/Clementine-1.4.0rc1/dist/
H A Dcpplint.py1361 match_literal = Match(r'^((?:\'?[0-9a-zA-Z_])*)(.*)$', "'" + tail)
1362 collapsed += head + match_literal.group(1).replace("'", '')
1363 elided = match_literal.group(2)
/dports/devel/google-styleguide/styleguide-9806df8/cpplint/
H A Dcpplint.py1503 match_literal = Match(r'^((?:\'?[0-9a-zA-Z_])*)(.*)$', "'" + tail)
1504 collapsed += head + match_literal.group(1).replace("'", '')
1505 elided = match_literal.group(2)
/dports/devel/ignition-plugin/ignitionrobotics-ign-plugin-6bf2bf09570f/tools/
H A Dcpplint.py1497 match_literal = Match(r'^((?:\'?[0-9a-zA-Z_])*)(.*)$', "'" + tail)
1498 collapsed += head + match_literal.group(1).replace("'", '')
1499 elided = match_literal.group(2)
/dports/multimedia/tinyobjloader/tinyobjloader-2.0.0rc8-3-g7ba4b65/deps/
H A Dcpplint.py1369 match_literal = Match(r'^((?:\'?[0-9a-zA-Z_])*)(.*)$', "'" + tail)
1370 collapsed += head + match_literal.group(1).replace("'", '')
1371 elided = match_literal.group(2)
/dports/devel/llvm12/llvm-project-12.0.1.src/compiler-rt/lib/sanitizer_common/scripts/
H A Dcpplint.py1503 match_literal = Match(r'^((?:\'?[0-9a-zA-Z_])*)(.*)$', "'" + tail)
1504 collapsed += head + match_literal.group(1).replace("'", '')
1505 elided = match_literal.group(2)
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/compiler-rt/lib/sanitizer_common/scripts/
H A Dcpplint.py1503 match_literal = Match(r'^((?:\'?[0-9a-zA-Z_])*)(.*)$', "'" + tail)
1504 collapsed += head + match_literal.group(1).replace("'", '')
1505 elided = match_literal.group(2)
/dports/devel/wasi-compiler-rt11/compiler-rt-11.0.1.src/lib/sanitizer_common/scripts/
H A Dcpplint.py1503 match_literal = Match(r'^((?:\'?[0-9a-zA-Z_])*)(.*)$', "'" + tail)
1504 collapsed += head + match_literal.group(1).replace("'", '')
1505 elided = match_literal.group(2)
/dports/graphics/libheif/libheif-1.10.0/scripts/
H A Dcpplint.py1454 match_literal = Match(r'^((?:\'?[0-9a-zA-Z_])*)(.*)$', "'" + tail)
1455 collapsed += head + match_literal.group(1).replace("'", '')
1456 elided = match_literal.group(2)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/depot_tools/
H A Dcpplint.py1456 match_literal = Match(r'^((?:\'?[0-9a-zA-Z_])*)(.*)$', "'" + tail)
1457 collapsed += head + match_literal.group(1).replace("'", '')
1458 elided = match_literal.group(2)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/compiler-rt/lib/sanitizer_common/scripts/
H A Dcpplint.py1503 match_literal = Match(r'^((?:\'?[0-9a-zA-Z_])*)(.*)$', "'" + tail)
1504 collapsed += head + match_literal.group(1).replace("'", '')
1505 elided = match_literal.group(2)
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/compiler-rt/lib/sanitizer_common/scripts/
H A Dcpplint.py1503 match_literal = Match(r'^((?:\'?[0-9a-zA-Z_])*)(.*)$', "'" + tail)
1504 collapsed += head + match_literal.group(1).replace("'", '')
1505 elided = match_literal.group(2)
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/compiler-rt/lib/sanitizer_common/scripts/
H A Dcpplint.py1503 match_literal = Match(r'^((?:\'?[0-9a-zA-Z_])*)(.*)$', "'" + tail)
1504 collapsed += head + match_literal.group(1).replace("'", '')
1505 elided = match_literal.group(2)
/dports/graphics/nanort/nanort-b1feea8/deps/
H A Dcpplint.py1369 match_literal = Match(r'^((?:\'?[0-9a-zA-Z_])*)(.*)$', "'" + tail)
1370 collapsed += head + match_literal.group(1).replace("'", '')
1371 elided = match_literal.group(2)
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/compiler-rt/lib/sanitizer_common/scripts/
H A Dcpplint.py1503 match_literal = Match(r'^((?:\'?[0-9a-zA-Z_])*)(.*)$', "'" + tail)
1504 collapsed += head + match_literal.group(1).replace("'", '')
1505 elided = match_literal.group(2)

12345678910>>...88