ucharstrie.h | 65 : ownedArray_(NULL), uchars_(trieUChars), 66 pos_(uchars_), remainingMatchLength_(-1) {} 81 : ownedArray_(NULL), uchars_(other.uchars_), 90 pos_=uchars_; 123 state.uchars=uchars_; 140 if(uchars_==state.uchars && uchars_!=NULL) { 164 return nextImpl(uchars_, uchar); 339 const UChar *uchars_; member in class:UCharsTrie::Iterator 564 const UChar *uchars_; member in class:UCharsTrie [all...] |