Lines Matching refs:span
26 * Implement span() etc. for a set with strings.
33 * Which span() variant will be used?
65 * Do the strings need to be checked in span() etc.?
66 * @return TRUE if strings need to be checked (call span() here),
75 int32_t span(const UChar *s, int32_t length, USetSpanCondition spanCondition) const;
93 // so that a character span ends before any string.
101 // Set for span(). Same as parent but without strings.
104 // Set for span(not contained).
117 // the lengths of span(), spanBack() etc. for each string.
131 // Set up for all variants of span()?
136 // 8 UTF-8 lengths, 8*4 bytes span lengths, 8*2 3-byte UTF-8 characters