Home
last modified time | relevance | path

Searched refs:regex_replace (Results 1 – 25 of 116) sorted by relevance

12345

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/
Dconcepts.hpp779 m_out = global_regex_namespace::regex_replace(m_out, m_in, m_in, e, m_string, m_mft); in constraints()
780 m_out = global_regex_namespace::regex_replace(m_out, m_in, m_in, e, m_string); in constraints()
781 m_string = global_regex_namespace::regex_replace(m_string, e, m_string, m_mft); in constraints()
783 m_string = global_regex_namespace::regex_replace(m_string, e, m_string); in constraints()
1074 out = regex_replace(out, m_in, m_in, ce, func3, f); in constraints()
1075 out = regex_replace(out, m_in, m_in, ce, func3); in constraints()
1076 out = regex_replace(out, m_in, m_in, ce, func2, f); in constraints()
1077 out = regex_replace(out, m_in, m_in, ce, func2); in constraints()
1078 out = regex_replace(out, m_in, m_in, ce, func1, f); in constraints()
1079 out = regex_replace(out, m_in, m_in, ce, func1); in constraints()
[all …]
Dmfc.hpp137 OutputIterator regex_replace(OutputIterator out, in regex_replace() function
144 return ::boost::regex_replace(out, first, last, e, fmt.GetString(), flags); in regex_replace()
173 ATL::CSimpleStringT<B, b> regex_replace(const ATL::CSimpleStringT<B, b>& s, in regex_replace() function
180 regex_replace(i, s.GetString(), s.GetString() + s.GetLength(), e, fmt.GetString(), flags); in regex_replace()
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/re/re.alg/re.alg.replace/
H A Dtest6.pass.cpp28 std::string r = std::regex_replace(phone_book, phone_numbers, in main()
35 std::string r = std::regex_replace(phone_book, phone_numbers, in main()
43 std::string r = std::regex_replace(phone_book, phone_numbers, in main()
51 std::string r = std::regex_replace(phone_book, phone_numbers, in main()
59 std::string r = std::regex_replace(phone_book, phone_numbers, in main()
67 std::string r = std::regex_replace(phone_book, phone_numbers, in main()
H A Dtest4.pass.cpp27 std::string r = std::regex_replace(phone_book, phone_numbers, in main()
34 std::string r = std::regex_replace(phone_book, phone_numbers, in main()
42 std::string r = std::regex_replace(phone_book, phone_numbers, in main()
50 std::string r = std::regex_replace(phone_book, phone_numbers, in main()
58 std::string r = std::regex_replace(phone_book, phone_numbers, in main()
66 std::string r = std::regex_replace(phone_book, phone_numbers, in main()
H A Dtest5.pass.cpp28 std::string r = std::regex_replace(phone_book, phone_numbers, in main()
35 std::string r = std::regex_replace(phone_book, phone_numbers, in main()
43 std::string r = std::regex_replace(phone_book, phone_numbers, in main()
51 std::string r = std::regex_replace(phone_book, phone_numbers, in main()
59 std::string r = std::regex_replace(phone_book, phone_numbers, in main()
67 std::string r = std::regex_replace(phone_book, phone_numbers, in main()
H A Dtest3.pass.cpp28 std::string r = std::regex_replace(phone_book, phone_numbers, in main()
35 std::string r = std::regex_replace(phone_book, phone_numbers, in main()
43 std::string r = std::regex_replace(phone_book, phone_numbers, in main()
51 std::string r = std::regex_replace(phone_book, phone_numbers, in main()
59 std::string r = std::regex_replace(phone_book, phone_numbers, in main()
67 std::string r = std::regex_replace(phone_book, phone_numbers, in main()
H A Dtest2.pass.cpp35 Out r = std::regex_replace(Out(buf), Bi(std::begin(phone_book)), in main()
47 Out r = std::regex_replace(Out(buf), Bi(std::begin(phone_book)), in main()
60 Out r = std::regex_replace(Out(buf), Bi(std::begin(phone_book)), in main()
73 Out r = std::regex_replace(Out(buf), Bi(std::begin(phone_book)), in main()
86 Out r = std::regex_replace(Out(buf), Bi(std::begin(phone_book)), in main()
99 Out r = std::regex_replace(Out(buf), Bi(std::begin(phone_book)), in main()
H A Dtest1.pass.cpp35 Out r = std::regex_replace(Out(buf), Bi(std::begin(phone_book)), in main()
47 Out r = std::regex_replace(Out(buf), Bi(std::begin(phone_book)), in main()
60 Out r = std::regex_replace(Out(buf), Bi(std::begin(phone_book)), in main()
73 Out r = std::regex_replace(Out(buf), Bi(std::begin(phone_book)), in main()
86 Out r = std::regex_replace(Out(buf), Bi(std::begin(phone_book)), in main()
99 Out r = std::regex_replace(Out(buf), Bi(std::begin(phone_book)), in main()
/aosp_15_r20/external/libcxx/test/std/re/re.alg/re.alg.replace/
H A Dtest6.pass.cpp29 std::string r = std::regex_replace(phone_book, phone_numbers, in main()
36 std::string r = std::regex_replace(phone_book, phone_numbers, in main()
44 std::string r = std::regex_replace(phone_book, phone_numbers, in main()
52 std::string r = std::regex_replace(phone_book, phone_numbers, in main()
60 std::string r = std::regex_replace(phone_book, phone_numbers, in main()
68 std::string r = std::regex_replace(phone_book, phone_numbers, in main()
H A Dtest5.pass.cpp29 std::string r = std::regex_replace(phone_book, phone_numbers, in main()
36 std::string r = std::regex_replace(phone_book, phone_numbers, in main()
44 std::string r = std::regex_replace(phone_book, phone_numbers, in main()
52 std::string r = std::regex_replace(phone_book, phone_numbers, in main()
60 std::string r = std::regex_replace(phone_book, phone_numbers, in main()
68 std::string r = std::regex_replace(phone_book, phone_numbers, in main()
H A Dtest4.pass.cpp28 std::string r = std::regex_replace(phone_book, phone_numbers, in main()
35 std::string r = std::regex_replace(phone_book, phone_numbers, in main()
43 std::string r = std::regex_replace(phone_book, phone_numbers, in main()
51 std::string r = std::regex_replace(phone_book, phone_numbers, in main()
59 std::string r = std::regex_replace(phone_book, phone_numbers, in main()
67 std::string r = std::regex_replace(phone_book, phone_numbers, in main()
H A Dtest3.pass.cpp29 std::string r = std::regex_replace(phone_book, phone_numbers, in main()
36 std::string r = std::regex_replace(phone_book, phone_numbers, in main()
44 std::string r = std::regex_replace(phone_book, phone_numbers, in main()
52 std::string r = std::regex_replace(phone_book, phone_numbers, in main()
60 std::string r = std::regex_replace(phone_book, phone_numbers, in main()
68 std::string r = std::regex_replace(phone_book, phone_numbers, in main()
H A Dtest2.pass.cpp36 Out r = std::regex_replace(Out(buf), Bi(std::begin(phone_book)), in main()
48 Out r = std::regex_replace(Out(buf), Bi(std::begin(phone_book)), in main()
61 Out r = std::regex_replace(Out(buf), Bi(std::begin(phone_book)), in main()
74 Out r = std::regex_replace(Out(buf), Bi(std::begin(phone_book)), in main()
87 Out r = std::regex_replace(Out(buf), Bi(std::begin(phone_book)), in main()
100 Out r = std::regex_replace(Out(buf), Bi(std::begin(phone_book)), in main()
H A Dtest1.pass.cpp36 Out r = std::regex_replace(Out(buf), Bi(std::begin(phone_book)), in main()
48 Out r = std::regex_replace(Out(buf), Bi(std::begin(phone_book)), in main()
61 Out r = std::regex_replace(Out(buf), Bi(std::begin(phone_book)), in main()
74 Out r = std::regex_replace(Out(buf), Bi(std::begin(phone_book)), in main()
87 Out r = std::regex_replace(Out(buf), Bi(std::begin(phone_book)), in main()
100 Out r = std::regex_replace(Out(buf), Bi(std::begin(phone_book)), in main()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/doc/
Dregex_replace.qbk9 [section:regex_replace regex_replace]
13 The algorithm [regex_replace] searches through a string finding all the
22 OutputIterator regex_replace(OutputIterator out,
30 basic_string<charT> regex_replace(const basic_string<charT>& s,
39 OutputIterator regex_replace(OutputIterator out,
128 basic_string<charT> regex_replace(const basic_string<charT>& s,
145 `regex_replace(back_inserter(result), s.begin(), s.end(), e, fmt, flags)`,
204 boost::regex_replace(oi, in.begin(), in.end(),
210 boost::regex_replace(out, s.begin(), s.end(),
Dmfc_strings.qbk167 [h4 regex_replace]
169 There are two additional overloads for [regex_replace], the first sends output
174 OutputIterator regex_replace(OutputIterator out,
181 [*Effects]: returns `::boost::regex_replace(out, first, last, e, fmt.GetString(), flags);`
184 ATL::CSimpleStringT<charT> regex_replace(const ATL::CSimpleStringT<charT>& s,
189 [*Effects]: returns a new string created using [regex_replace], and the same
204 return boost::regex_replace(s, e, human_format);
Dregex.qbk34 [template regex_replace[] [link boost_regex.ref.regex_replace `regex_replace`]]
71 [include regex_replace.qbk]
/aosp_15_r20/external/federated-compute/fcp/tracing/tools/
H A Dtracing_traits_generator_test.cc37 std::string header_guard_replaced = std::regex_replace( in PostProcessOutput()
41 std::string runfiles_replaced = std::regex_replace( in PostProcessOutput()
45 std::string directory_replaced = std::regex_replace( in PostProcessOutput()
48 return std::regex_replace(directory_replaced, fcp_base_path_simplifier, in PostProcessOutput()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v5/
Dregex_merge.hpp35 return regex_replace(out, first, last, e, fmt, flags); in regex_merge()
55 return regex_replace(s, e, fmt, flags); in regex_merge()
64 return regex_replace(s, e, fmt, flags); in regex_merge()
Dregex_replace.hpp28 OutputIterator regex_replace(OutputIterator out, in regex_replace() function
62 std::basic_string<charT> regex_replace(const std::basic_string<charT>& s, in regex_replace() function
69 regex_replace(i, s.begin(), s.end(), e, fmt, flags); in regex_replace()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v4/
Dregex_merge.hpp46 return regex_replace(out, first, last, e, fmt, flags); in regex_merge()
66 return regex_replace(s, e, fmt, flags); in regex_merge()
75 return regex_replace(s, e, fmt, flags); in regex_merge()
Dregex_replace.hpp39 OutputIterator regex_replace(OutputIterator out, in regex_replace() function
73 std::basic_string<charT> regex_replace(const std::basic_string<charT>& s, in regex_replace() function
80 regex_replace(i, s.begin(), s.end(), e, fmt, flags); in regex_replace()
/aosp_15_r20/external/tensorflow/tensorflow/python/kernel_tests/strings_ops/
H A Dregex_replace_op_test.py28 (gen_string_ops.regex_replace),
110 op = string_ops.regex_replace(input_vector, pattern, replace)
119 op = string_ops.regex_replace(input_vector, pattern, replace)
/aosp_15_r20/system/testing/gtest_extras/gtest_isolated/tests/
DSystemTests.cpp151 std::regex_replace(raw_output_, std::regex("\\(\\d+ ms(\\)|\\s|,)"), "(XX ms$1"); in SanitizeOutput()
154 sanitized_output_ = std::regex_replace( in SanitizeOutput()
158 sanitized_output_ = std::regex_replace(sanitized_output_, in SanitizeOutput()
162 sanitized_output_ = std::regex_replace( in SanitizeOutput()
167 std::regex_replace(sanitized_output_, std::regex("( terminated by signal:) .*"), "$1 XXX"); in SanitizeOutput()
945 std::regex_replace(xml_output, std::regex("(time|timestamp)=\"[^\"]+\""), "$1=\"XX\""); in TEST_F()
947 xml_output = std::regex_replace(xml_output, std::regex("\"([^/\\s]+/)*[^/\\s]+:\\(\\d+\\)\\s"), in TEST_F()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/performance/
Dperformance.cpp102 s = regex_replace(s, e, "\\\\$0"); in format_expression_as_quickbook()
103 s = regex_replace(s, open_b, "\\\\u005B"); in format_expression_as_quickbook()
104 s = regex_replace(s, close_b, "\\\\u005D"); in format_expression_as_quickbook()

12345