Home
last modified time | relevance | path

Searched refs:doMatchMode (Results 1 – 8 of 8) sorted by relevance

/third_party/node/deps/icu-small/source/i18n/
Dregexcst.h118 doMatchMode, enumerator
205 , {doMatchMode, 105 /* i */, 53,0, true} // 53 paren-flag
206 , {doMatchMode, 100 /* d */, 53,0, true} // 54
207 , {doMatchMode, 109 /* m */, 53,0, true} // 55
208 , {doMatchMode, 115 /* s */, 53,0, true} // 56
209 , {doMatchMode, 117 /* u */, 53,0, true} // 57
210 , {doMatchMode, 119 /* w */, 53,0, true} // 58
211 , {doMatchMode, 120 /* x */, 53,0, true} // 59
212 , {doMatchMode, 45 /* - */, 53,0, true} // 60
Dregexcmp.cpp1470 case doMatchMode: // (?i) and similar in doParseActions()
/third_party/icu/icu4c/source/i18n/
Dregexcst.h118 doMatchMode, enumerator
205 , {doMatchMode, 105 /* i */, 53,0, true} // 53 paren-flag
206 , {doMatchMode, 100 /* d */, 53,0, true} // 54
207 , {doMatchMode, 109 /* m */, 53,0, true} // 55
208 , {doMatchMode, 115 /* s */, 53,0, true} // 56
209 , {doMatchMode, 117 /* u */, 53,0, true} // 57
210 , {doMatchMode, 119 /* w */, 53,0, true} // 58
211 , {doMatchMode, 120 /* x */, 53,0, true} // 59
212 , {doMatchMode, 45 /* - */, 53,0, true} // 60
Dregexcst.txt167 'i' n paren-flag doMatchMode
168 'd' n paren-flag doMatchMode
169 'm' n paren-flag doMatchMode
170 's' n paren-flag doMatchMode
171 'u' n paren-flag doMatchMode
172 'w' n paren-flag doMatchMode
173 'x' n paren-flag doMatchMode
174 '-' n paren-flag doMatchMode
Dregexcmp.cpp1470 case doMatchMode: // (?i) and similar in doParseActions()
/third_party/skia/third_party/externals/icu/source/i18n/
Dregexcst.h118 doMatchMode, enumerator
205 , {doMatchMode, 105 /* i */, 53,0, TRUE} // 53 paren-flag
206 , {doMatchMode, 100 /* d */, 53,0, TRUE} // 54
207 , {doMatchMode, 109 /* m */, 53,0, TRUE} // 55
208 , {doMatchMode, 115 /* s */, 53,0, TRUE} // 56
209 , {doMatchMode, 117 /* u */, 53,0, TRUE} // 57
210 , {doMatchMode, 119 /* w */, 53,0, TRUE} // 58
211 , {doMatchMode, 120 /* x */, 53,0, TRUE} // 59
212 , {doMatchMode, 45 /* - */, 53,0, TRUE} // 60
Dregexcst.txt167 'i' n paren-flag doMatchMode
168 'd' n paren-flag doMatchMode
169 'm' n paren-flag doMatchMode
170 's' n paren-flag doMatchMode
171 'u' n paren-flag doMatchMode
172 'w' n paren-flag doMatchMode
173 'x' n paren-flag doMatchMode
174 '-' n paren-flag doMatchMode
Dregexcmp.cpp1475 case doMatchMode: // (?i) and similar in doParseActions()