Lines Matching full:over
287 * and it must iterate over the same string
570 * Set up a UCharIterator to iterate over a string.
572 * Sets the UCharIterator function pointers for iteration over the string s
585 * @param s String to iterate over
595 * Set up a UCharIterator to iterate over a UTF-16BE string
606 * @param s UTF-16BE string to iterate over
618 * Set up a UCharIterator to iterate over a UTF-8 string.
620 * Sets the UCharIterator function pointers for iteration over the UTF-8 string s
644 * @param s UTF-8 string to iterate over
679 * Set up a UCharIterator to iterate over a C++ Replaceable.
681 * Sets the UCharIterator function pointers for iteration over the
695 * @param rep Replaceable to iterate over