Searched defs:pattern_count (Results 1 – 4 of 4) sorted by relevance
42 pub fn pattern_count(&self) -> usize { in pattern_count() method410 pattern_count: usize, field
58 pattern_count: usize, field118 pub fn pattern_count(&self) -> usize { in pattern_count() method
918 pub fn pattern_count(&self) -> usize { in pattern_count() method1059 fn pattern_count(&self) -> usize { in pattern_count() method
1713 int32_t pattern_count = UPRV_LENGTHOF(patterns); in testAutoQuoteApostrophe() local