Searched refs:appendCharacter (Results 1 – 2 of 2) sorted by relevance
90 static void appendCharacter(const CharType* descriptorStart, const CharType* position) in appendCharacter() function129 appendCharacter(currentDescriptorStart, position); in tokenizeDescriptors()132 appendCharacter(currentDescriptorStart, position); in tokenizeDescriptors()141 appendCharacter(currentDescriptorStart, position); in tokenizeDescriptors()144 appendCharacter(currentDescriptorStart, position); in tokenizeDescriptors()
145 static inline UChar* appendCharacter(UChar* destination, int character) in appendCharacter() function262 destination = appendCharacter(destination, character); in handlePartialSequence()419 destination16 = appendCharacter(destination16, character); in decode()