Searched refs:isRFC2616TokenCharacter (Results 1 – 1 of 1) sorted by relevance
1218 static inline bool isRFC2616TokenCharacter(UChar ch) in isRFC2616TokenCharacter() function1229 if (!isRFC2616TokenCharacter(type[i]) && i != slashPosition) in isValidMIMEType()