Home | History | Annotate | Download | only in html

Lines Matching refs:characters

351     const UChar* characters = timeString.characters();
354 if (length && characters[length - 1] == 's')
358 float val = charactersToFloat(characters, length, ok);