Searched defs:skipWhiteSpace (Results 1 – 5 of 5) sorted by relevance
166 PatternProps::skipWhiteSpace(const UChar *s, int32_t length) { in skipWhiteSpace() function in PatternProps
1004 MessagePattern::skipWhiteSpace(int32_t index) { in skipWhiteSpace() function in MessagePattern
87 void VTTParser::skipWhiteSpace(const String& line, unsigned* position) in skipWhiteSpace() function in WebCore::VTTParser
48 static inline bool skipWhiteSpace(const String& str, unsigned& pos, bool fromHttpEquivMeta) in skipWhiteSpace() function
286 static inline CharacterType* skipWhiteSpace(CharacterType* currentCharacter) in skipWhiteSpace() function