Home
last modified time | relevance | path

Searched refs:match_opts (Results 1 – 25 of 38) sorted by relevance

12

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/sandbox/win/src/
H A Dpolicy_low_level.cc167 StringMatchOptions match_opts, in GenStringOpcode() argument
207 kSeekToEnd, match_opts, options); in GenStringOpcode()
210 parameter, fragment->c_str(), kSeekForward, match_opts, options); in GenStringOpcode()
215 *skip_count, match_opts, options); in GenStringOpcode()
219 match_opts = static_cast<StringMatchOptions>(EXACT_LENGTH | match_opts); in GenStringOpcode()
222 match_opts, options); in GenStringOpcode()
234 StringMatchOptions match_opts) { in AddStringMatch() argument
253 if (!GenStringOpcode(rule_type, match_opts, parameter, state, false, in AddStringMatch()
265 if (!GenStringOpcode(rule_type, match_opts, parameter, state, false, in AddStringMatch()
286 if (!GenStringOpcode(rule_type, match_opts, parameter, state, true, in AddStringMatch()
H A Dpolicy_engine_opcodes.cc228 StringMatchOptions match_opts, in MakeOpWStringMatch() argument
246 opcode->SetArgument(3, match_opts); in MakeOpWStringMatch()
263 unsigned int match_opts = 0; in OpcodeEval() local
266 opcode->GetArgument(3, &match_opts); in OpcodeEval()
285 BOOLEAN case_sensitive = (match_opts & CASE_INSENSITIVE) ? TRUE : FALSE; in OpcodeEval()
294 } else if (match_opts & EXACT_LENGTH) { in OpcodeEval()
H A Dpolicy_low_level.h146 StringMatchOptions match_opts);
171 StringMatchOptions match_opts,
/dports/www/firefox-esr/firefox-91.8.0/security/sandbox/chromium/sandbox/win/src/
H A Dpolicy_low_level.cc157 StringMatchOptions match_opts, in GenStringOpcode() argument
197 kSeekToEnd, match_opts, options); in GenStringOpcode()
200 parameter, fragment->c_str(), kSeekForward, match_opts, options); in GenStringOpcode()
205 *skip_count, match_opts, options); in GenStringOpcode()
209 match_opts = static_cast<StringMatchOptions>(EXACT_LENGTH | match_opts); in GenStringOpcode()
212 match_opts, options); in GenStringOpcode()
224 StringMatchOptions match_opts) { in AddStringMatch() argument
243 if (!GenStringOpcode(rule_type, match_opts, parameter, state, false, in AddStringMatch()
255 if (!GenStringOpcode(rule_type, match_opts, parameter, state, false, in AddStringMatch()
276 if (!GenStringOpcode(rule_type, match_opts, parameter, state, true, in AddStringMatch()
H A Dpolicy_engine_opcodes.cc228 StringMatchOptions match_opts, in MakeOpWStringMatch() argument
246 opcode->SetArgument(3, match_opts); in MakeOpWStringMatch()
263 unsigned int match_opts = 0; in OpcodeEval() local
266 opcode->GetArgument(3, &match_opts); in OpcodeEval()
285 BOOLEAN case_sensitive = (match_opts & CASE_INSENSITIVE) ? TRUE : FALSE; in OpcodeEval()
294 } else if (match_opts & EXACT_LENGTH) { in OpcodeEval()
H A Dpolicy_low_level.h141 StringMatchOptions match_opts);
166 StringMatchOptions match_opts,
/dports/www/firefox/firefox-99.0/security/sandbox/chromium/sandbox/win/src/
H A Dpolicy_low_level.cc157 StringMatchOptions match_opts, in GenStringOpcode() argument
197 kSeekToEnd, match_opts, options); in GenStringOpcode()
200 parameter, fragment->c_str(), kSeekForward, match_opts, options); in GenStringOpcode()
205 *skip_count, match_opts, options); in GenStringOpcode()
209 match_opts = static_cast<StringMatchOptions>(EXACT_LENGTH | match_opts); in GenStringOpcode()
212 match_opts, options); in GenStringOpcode()
224 StringMatchOptions match_opts) { in AddStringMatch() argument
243 if (!GenStringOpcode(rule_type, match_opts, parameter, state, false, in AddStringMatch()
255 if (!GenStringOpcode(rule_type, match_opts, parameter, state, false, in AddStringMatch()
276 if (!GenStringOpcode(rule_type, match_opts, parameter, state, true, in AddStringMatch()
H A Dpolicy_engine_opcodes.cc228 StringMatchOptions match_opts, in MakeOpWStringMatch() argument
246 opcode->SetArgument(3, match_opts); in MakeOpWStringMatch()
263 unsigned int match_opts = 0; in OpcodeEval() local
266 opcode->GetArgument(3, &match_opts); in OpcodeEval()
285 BOOLEAN case_sensitive = (match_opts & CASE_INSENSITIVE) ? TRUE : FALSE; in OpcodeEval()
294 } else if (match_opts & EXACT_LENGTH) { in OpcodeEval()
H A Dpolicy_low_level.h141 StringMatchOptions match_opts);
166 StringMatchOptions match_opts,
/dports/lang/spidermonkey60/firefox-60.9.0/security/sandbox/chromium/sandbox/win/src/
H A Dpolicy_low_level.cc158 StringMatchOptions match_opts, in GenStringOpcode() argument
198 kSeekToEnd, match_opts, in GenStringOpcode()
202 kSeekForward, match_opts, in GenStringOpcode()
208 *skip_count, match_opts, options); in GenStringOpcode()
212 match_opts = static_cast<StringMatchOptions>(EXACT_LENGHT | match_opts); in GenStringOpcode()
215 match_opts, options); in GenStringOpcode()
228 StringMatchOptions match_opts) { in AddStringMatch() argument
247 if (!GenStringOpcode(rule_type, match_opts, parameter, in AddStringMatch()
259 if (!GenStringOpcode(rule_type, match_opts, parameter, in AddStringMatch()
279 if (!GenStringOpcode(rule_type, match_opts, parameter, in AddStringMatch()
H A Dpolicy_engine_opcodes.cc220 StringMatchOptions match_opts, in MakeOpWStringMatch() argument
242 opcode->SetArgument(3, match_opts); in MakeOpWStringMatch()
258 unsigned int match_opts = 0; in OpcodeEval() local
261 opcode->GetArgument(3, &match_opts); in OpcodeEval()
280 BOOLEAN case_sensitive = (match_opts & CASE_INSENSITIVE) ? TRUE : FALSE; in OpcodeEval()
289 } else if (match_opts & EXACT_LENGHT) { in OpcodeEval()
H A Dpolicy_low_level.h145 StringMatchOptions match_opts);
172 StringMatchOptions match_opts,
/dports/www/firefox-legacy/firefox-52.8.0esr/security/sandbox/chromium/sandbox/win/src/
H A Dpolicy_low_level.cc158 StringMatchOptions match_opts, in GenStringOpcode() argument
198 kSeekToEnd, match_opts, in GenStringOpcode()
202 kSeekForward, match_opts, in GenStringOpcode()
208 *skip_count, match_opts, options); in GenStringOpcode()
212 match_opts = static_cast<StringMatchOptions>(EXACT_LENGHT | match_opts); in GenStringOpcode()
215 match_opts, options); in GenStringOpcode()
228 StringMatchOptions match_opts) { in AddStringMatch() argument
247 if (!GenStringOpcode(rule_type, match_opts, parameter, in AddStringMatch()
259 if (!GenStringOpcode(rule_type, match_opts, parameter, in AddStringMatch()
279 if (!GenStringOpcode(rule_type, match_opts, parameter, in AddStringMatch()
H A Dpolicy_engine_opcodes.cc220 StringMatchOptions match_opts, in MakeOpWStringMatch() argument
242 opcode->SetArgument(3, match_opts); in MakeOpWStringMatch()
258 unsigned int match_opts = 0; in OpcodeEval() local
261 opcode->GetArgument(3, &match_opts); in OpcodeEval()
280 BOOLEAN case_sensitive = (match_opts & CASE_INSENSITIVE) ? TRUE : FALSE; in OpcodeEval()
289 } else if (match_opts & EXACT_LENGHT) { in OpcodeEval()
H A Dpolicy_low_level.h145 StringMatchOptions match_opts);
172 StringMatchOptions match_opts,
/dports/mail/thunderbird/thunderbird-91.8.0/security/sandbox/chromium/sandbox/win/src/
H A Dpolicy_low_level.cc157 StringMatchOptions match_opts, in GenStringOpcode() argument
197 kSeekToEnd, match_opts, options); in GenStringOpcode()
200 parameter, fragment->c_str(), kSeekForward, match_opts, options); in GenStringOpcode()
205 *skip_count, match_opts, options); in GenStringOpcode()
209 match_opts = static_cast<StringMatchOptions>(EXACT_LENGTH | match_opts); in GenStringOpcode()
212 match_opts, options); in GenStringOpcode()
224 StringMatchOptions match_opts) { in AddStringMatch() argument
243 if (!GenStringOpcode(rule_type, match_opts, parameter, state, false, in AddStringMatch()
255 if (!GenStringOpcode(rule_type, match_opts, parameter, state, false, in AddStringMatch()
276 if (!GenStringOpcode(rule_type, match_opts, parameter, state, true, in AddStringMatch()
H A Dpolicy_engine_opcodes.cc228 StringMatchOptions match_opts, in MakeOpWStringMatch() argument
246 opcode->SetArgument(3, match_opts); in MakeOpWStringMatch()
263 unsigned int match_opts = 0; in OpcodeEval() local
266 opcode->GetArgument(3, &match_opts); in OpcodeEval()
285 BOOLEAN case_sensitive = (match_opts & CASE_INSENSITIVE) ? TRUE : FALSE; in OpcodeEval()
294 } else if (match_opts & EXACT_LENGTH) { in OpcodeEval()
H A Dpolicy_low_level.h141 StringMatchOptions match_opts);
166 StringMatchOptions match_opts,
/dports/lang/spidermonkey78/firefox-78.9.0/security/sandbox/chromium/sandbox/win/src/
H A Dpolicy_low_level.cc157 StringMatchOptions match_opts, in GenStringOpcode() argument
197 kSeekToEnd, match_opts, options); in GenStringOpcode()
200 parameter, fragment->c_str(), kSeekForward, match_opts, options); in GenStringOpcode()
205 *skip_count, match_opts, options); in GenStringOpcode()
209 match_opts = static_cast<StringMatchOptions>(EXACT_LENGTH | match_opts); in GenStringOpcode()
212 match_opts, options); in GenStringOpcode()
224 StringMatchOptions match_opts) { in AddStringMatch() argument
243 if (!GenStringOpcode(rule_type, match_opts, parameter, state, false, in AddStringMatch()
255 if (!GenStringOpcode(rule_type, match_opts, parameter, state, false, in AddStringMatch()
276 if (!GenStringOpcode(rule_type, match_opts, parameter, state, true, in AddStringMatch()
H A Dpolicy_engine_opcodes.cc228 StringMatchOptions match_opts, in MakeOpWStringMatch() argument
246 opcode->SetArgument(3, match_opts); in MakeOpWStringMatch()
263 unsigned int match_opts = 0; in OpcodeEval() local
266 opcode->GetArgument(3, &match_opts); in OpcodeEval()
285 BOOLEAN case_sensitive = (match_opts & CASE_INSENSITIVE) ? TRUE : FALSE; in OpcodeEval()
294 } else if (match_opts & EXACT_LENGTH) { in OpcodeEval()
H A Dpolicy_low_level.h144 StringMatchOptions match_opts);
169 StringMatchOptions match_opts,
/dports/www/chromium-legacy/chromium-88.0.4324.182/sandbox/win/src/
H A Dpolicy_low_level.cc157 StringMatchOptions match_opts, in GenStringOpcode() argument
197 kSeekToEnd, match_opts, options); in GenStringOpcode()
200 parameter, fragment->c_str(), kSeekForward, match_opts, options); in GenStringOpcode()
205 *skip_count, match_opts, options); in GenStringOpcode()
209 match_opts = static_cast<StringMatchOptions>(EXACT_LENGTH | match_opts); in GenStringOpcode()
212 match_opts, options); in GenStringOpcode()
224 StringMatchOptions match_opts) { in AddStringMatch() argument
243 if (!GenStringOpcode(rule_type, match_opts, parameter, state, false, in AddStringMatch()
255 if (!GenStringOpcode(rule_type, match_opts, parameter, state, false, in AddStringMatch()
276 if (!GenStringOpcode(rule_type, match_opts, parameter, state, true, in AddStringMatch()
H A Dpolicy_engine_opcodes.cc228 StringMatchOptions match_opts, in MakeOpWStringMatch() argument
246 opcode->SetArgument(3, match_opts); in MakeOpWStringMatch()
263 unsigned int match_opts = 0; in OpcodeEval() local
266 opcode->GetArgument(3, &match_opts); in OpcodeEval()
285 BOOLEAN case_sensitive = (match_opts & CASE_INSENSITIVE) ? TRUE : FALSE; in OpcodeEval()
294 } else if (match_opts & EXACT_LENGTH) { in OpcodeEval()
H A Dpolicy_low_level.h141 StringMatchOptions match_opts);
166 StringMatchOptions match_opts,
/dports/editors/fte/fte/src/
H A Dcfte.cpp1252 long match_opts; in ParseConfigFile() local
1270 match_opts = 0; in ParseConfigFile()
1271 if (strchr(opts, '^')) match_opts |= MATCH_MUST_BOL; in ParseConfigFile()
1272 if (strchr(opts, '$')) match_opts |= MATCH_MUST_EOL; in ParseConfigFile()
1275 if (strchr(opts, 'i')) match_opts |= MATCH_NO_CASE; in ParseConfigFile()
1276 if (strchr(opts, 's')) match_opts |= MATCH_SET; in ParseConfigFile()
1277 if (strchr(opts, 'S')) match_opts |= MATCH_NOTSET; in ParseConfigFile()
1278 if (strchr(opts, '-')) match_opts |= MATCH_NOGRAB; in ParseConfigFile()
1282 if (strchr(opts, 'q')) match_opts |= MATCH_QUOTECH; in ParseConfigFile()
1284 if (strchr(opts, 'x')) match_opts |= MATCH_REGEXP; in ParseConfigFile()
[all …]

12