Lines Matching +full:set +full:- +full:array
5 * Copyright (C) 1998-2012, International Business Machines Corporation and
38 // we had set the input parameter's array, now we need to set our copy's array in StringCharacterIterator()
39 UCharCharacterIterator::text = this->text.getBuffer(); in StringCharacterIterator()
47 // we had set the input parameter's array, now we need to set our copy's array in StringCharacterIterator()
48 UCharCharacterIterator::text = this->text.getBuffer(); in StringCharacterIterator()
58 // we had set the input parameter's array, now we need to set our copy's array in StringCharacterIterator()
59 UCharCharacterIterator::text = this->text.getBuffer(); in StringCharacterIterator()
66 // we had set the input parameter's array, now we need to set our copy's array in StringCharacterIterator()
67 UCharCharacterIterator::text = this->text.getBuffer(); in StringCharacterIterator()
77 // we had set the input parameter's array, now we need to set our copy's array in operator =()
78 UCharCharacterIterator::text = this->text.getBuffer(); in operator =()
89 // because that checks for array pointer equality in operator ==()