Searched defs:skipWhiteSpace (Results 1 – 4 of 4) 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
45 static inline bool skipWhiteSpace(const String& str, unsigned& pos, bool fromHttpEquivMeta) in skipWhiteSpace() function
145 static inline void skipWhiteSpace(const char* data, size_t& pos, size_t dataSize) in skipWhiteSpace() function