Home
last modified time | relevance | path

Searched refs:regex_helper (Results 1 – 21 of 21) sorted by relevance

/dports/www/trafficserver/trafficserver-9.1.1/plugins/header_rewrite/
H A DMakefile.inc36 header_rewrite/regex_helper.cc \
37 header_rewrite/regex_helper.h \
/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/third_party/libc++/trunk/fuzzing/
H A Dfuzzing.cpp450 static int regex_helper(const uint8_t *data, size_t size, std::regex::flag_type flag) in regex_helper() function
468 (void) regex_helper(data, size, std::regex_constants::ECMAScript); in regex_ECMAScript()
474 (void) regex_helper(data, size, std::regex_constants::basic); in regex_POSIX()
480 (void) regex_helper(data, size, std::regex_constants::extended); in regex_extended()
486 (void) regex_helper(data, size, std::regex_constants::awk); in regex_awk()
492 (void) regex_helper(data, size, std::regex_constants::grep); in regex_grep()
498 (void) regex_helper(data, size, std::regex_constants::egrep); in regex_egrep()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libcxx/fuzzing/
H A Dfuzzing.cpp460 static int regex_helper(const uint8_t *data, size_t size, std::regex::flag_type flag) in regex_helper() function
484 (void) regex_helper(data, size, std::regex_constants::ECMAScript); in regex_ECMAScript()
490 (void) regex_helper(data, size, std::regex_constants::basic); in regex_POSIX()
496 (void) regex_helper(data, size, std::regex_constants::extended); in regex_extended()
502 (void) regex_helper(data, size, std::regex_constants::awk); in regex_awk()
508 (void) regex_helper(data, size, std::regex_constants::grep); in regex_grep()
514 (void) regex_helper(data, size, std::regex_constants::egrep); in regex_egrep()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libcxx/fuzzing/
H A Dfuzzing.cpp460 static int regex_helper(const uint8_t *data, size_t size, std::regex::flag_type flag) in regex_helper() function
484 (void) regex_helper(data, size, std::regex_constants::ECMAScript); in regex_ECMAScript()
490 (void) regex_helper(data, size, std::regex_constants::basic); in regex_POSIX()
496 (void) regex_helper(data, size, std::regex_constants::extended); in regex_extended()
502 (void) regex_helper(data, size, std::regex_constants::awk); in regex_awk()
508 (void) regex_helper(data, size, std::regex_constants::grep); in regex_grep()
514 (void) regex_helper(data, size, std::regex_constants::egrep); in regex_egrep()
/dports/devel/libc++/libcxx-10.0.1.src/fuzzing/
H A Dfuzzing.cpp460 static int regex_helper(const uint8_t *data, size_t size, std::regex::flag_type flag) in regex_helper() function
484 (void) regex_helper(data, size, std::regex_constants::ECMAScript); in regex_ECMAScript()
490 (void) regex_helper(data, size, std::regex_constants::basic); in regex_POSIX()
496 (void) regex_helper(data, size, std::regex_constants::extended); in regex_extended()
502 (void) regex_helper(data, size, std::regex_constants::awk); in regex_awk()
508 (void) regex_helper(data, size, std::regex_constants::grep); in regex_grep()
514 (void) regex_helper(data, size, std::regex_constants::egrep); in regex_egrep()
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/r300/compiler/tests/
H A Drc_test_helpers.c81 static int regex_helper( in regex_helper() function
146 if (!regex_helper(regex_str, src_str, matches, REGEX_SRC_MATCHES)) { in init_rc_normal_src()
274 if (!regex_helper(regex_str, dst_str, matches, REGEX_DST_MATCHES)) { in init_rc_normal_dst()
379 if (!regex_helper(regex_str, inst_str, matches, REGEX_INST_MATCHES)) { in parse_rc_normal_instruction()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/r300/compiler/tests/
H A Drc_test_helpers.c81 static int regex_helper( in regex_helper() function
146 if (!regex_helper(regex_str, src_str, matches, REGEX_SRC_MATCHES)) { in init_rc_normal_src()
274 if (!regex_helper(regex_str, dst_str, matches, REGEX_DST_MATCHES)) { in init_rc_normal_dst()
379 if (!regex_helper(regex_str, inst_str, matches, REGEX_INST_MATCHES)) { in parse_rc_normal_instruction()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/r300/compiler/tests/
H A Drc_test_helpers.c81 static int regex_helper( in regex_helper() function
146 if (!regex_helper(regex_str, src_str, matches, REGEX_SRC_MATCHES)) { in init_rc_normal_src()
274 if (!regex_helper(regex_str, dst_str, matches, REGEX_DST_MATCHES)) { in init_rc_normal_dst()
379 if (!regex_helper(regex_str, inst_str, matches, REGEX_INST_MATCHES)) { in parse_rc_normal_instruction()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/r300/compiler/tests/
H A Drc_test_helpers.c81 static int regex_helper( in regex_helper() function
146 if (!regex_helper(regex_str, src_str, matches, REGEX_SRC_MATCHES)) { in init_rc_normal_src()
274 if (!regex_helper(regex_str, dst_str, matches, REGEX_DST_MATCHES)) { in init_rc_normal_dst()
379 if (!regex_helper(regex_str, inst_str, matches, REGEX_INST_MATCHES)) { in parse_rc_normal_instruction()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/r300/compiler/tests/
H A Drc_test_helpers.c81 static int regex_helper( in regex_helper() function
146 if (!regex_helper(regex_str, src_str, matches, REGEX_SRC_MATCHES)) { in init_rc_normal_src()
274 if (!regex_helper(regex_str, dst_str, matches, REGEX_DST_MATCHES)) { in init_rc_normal_dst()
379 if (!regex_helper(regex_str, inst_str, matches, REGEX_INST_MATCHES)) { in parse_rc_normal_instruction()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/r300/compiler/tests/
H A Drc_test_helpers.c81 static int regex_helper( in regex_helper() function
146 if (!regex_helper(regex_str, src_str, matches, REGEX_SRC_MATCHES)) { in init_rc_normal_src()
274 if (!regex_helper(regex_str, dst_str, matches, REGEX_DST_MATCHES)) { in init_rc_normal_dst()
379 if (!regex_helper(regex_str, inst_str, matches, REGEX_INST_MATCHES)) { in parse_rc_normal_instruction()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/r300/compiler/tests/
H A Drc_test_helpers.c81 static int regex_helper( in regex_helper() function
146 if (!regex_helper(regex_str, src_str, matches, REGEX_SRC_MATCHES)) { in init_rc_normal_src()
274 if (!regex_helper(regex_str, dst_str, matches, REGEX_DST_MATCHES)) { in init_rc_normal_dst()
379 if (!regex_helper(regex_str, inst_str, matches, REGEX_INST_MATCHES)) { in parse_rc_normal_instruction()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/r300/compiler/tests/
H A Drc_test_helpers.c81 static int regex_helper( in regex_helper() function
146 if (!regex_helper(regex_str, src_str, matches, REGEX_SRC_MATCHES)) { in init_rc_normal_src()
274 if (!regex_helper(regex_str, dst_str, matches, REGEX_DST_MATCHES)) { in init_rc_normal_dst()
379 if (!regex_helper(regex_str, inst_str, matches, REGEX_INST_MATCHES)) { in parse_rc_normal_instruction()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/r300/compiler/tests/
H A Drc_test_helpers.c81 static int regex_helper( in regex_helper() function
146 if (!regex_helper(regex_str, src_str, matches, REGEX_SRC_MATCHES)) { in init_rc_normal_src()
274 if (!regex_helper(regex_str, dst_str, matches, REGEX_DST_MATCHES)) { in init_rc_normal_dst()
379 if (!regex_helper(regex_str, inst_str, matches, REGEX_INST_MATCHES)) { in parse_rc_normal_instruction()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/r300/compiler/tests/
H A Drc_test_helpers.c81 static int regex_helper( in regex_helper() function
147 if (!regex_helper(regex_str, src_str, matches, REGEX_SRC_MATCHES)) { in init_rc_normal_src()
275 if (!regex_helper(regex_str, dst_str, matches, REGEX_DST_MATCHES)) { in init_rc_normal_dst()
380 if (!regex_helper(regex_str, inst_str, matches, REGEX_INST_MATCHES)) { in parse_rc_normal_instruction()
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/r300/compiler/tests/
H A Drc_test_helpers.c81 static int regex_helper( in regex_helper() function
146 if (!regex_helper(regex_str, src_str, matches, REGEX_SRC_MATCHES)) { in init_rc_normal_src()
274 if (!regex_helper(regex_str, dst_str, matches, REGEX_DST_MATCHES)) { in init_rc_normal_dst()
379 if (!regex_helper(regex_str, inst_str, matches, REGEX_INST_MATCHES)) { in parse_rc_normal_instruction()
/dports/sysutils/fd/fd-8.3.0/src/
H A Dmain.rs10 mod regex_helper; module
33 use crate::regex_helper::{pattern_has_uppercase_char, pattern_matches_strings_with_leading_dot};
/dports/www/py-weboob/weboob-2.0/weboob/browser/
H A Durl.py25 from weboob.tools.regex_helper import normalize
/dports/math/octave/octave-6.4.0/scripts/miscellaneous/
H A Dpublish.m848 regex_helper = @(delim, term) ['(^|(?<=\s)|(?=\W))', delim, ... variable
865 regex_helper('\$\$', '$'), ...
866 regex_helper('\$', '$'), ...
867 regex_helper('\*', '*'), ...
868 regex_helper('_', '_'), ...
869 regex_helper('\|', '|'), ...
/dports/databases/evolution-data-server/evolution-data-server-3.42.1/src/addressbook/libedata-book/
H A De-book-backend-sexp.c858 regex_helper (const gchar *ps1, in regex_helper() function
897 return regex_helper (ps1, ps2, region, TRUE); in regex_normal_helper()
905 return regex_helper (ps1, ps2, region, FALSE); in regex_raw_helper()
/dports/www/trafficserver/trafficserver-9.1.1/plugins/
H A DMakefile.in1849 header_rewrite/regex_helper.cc header_rewrite/regex_helper.h \
1864 header_rewrite/operators.lo header_rewrite/regex_helper.lo \
2353 header_rewrite/$(DEPDIR)/regex_helper.Plo \
3442 header_rewrite/regex_helper.cc header_rewrite/regex_helper.h \
7669 -rm -f header_rewrite/$(DEPDIR)/regex_helper.Plo
7963 -rm -f header_rewrite/$(DEPDIR)/regex_helper.Plo