HomeSort by relevance Sort by last modified time
    Searched refs:SharedCharTypes (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/url/
url_canon_internal.h 24 enum SharedCharTypes {
49 // This table contains the flags in SharedCharTypes for each 8-bit character.
59 inline bool IsCharOfType(unsigned char c, SharedCharTypes type) {
76 // match the given |type| in SharedCharTypes.
78 SharedCharTypes type,
81 SharedCharTypes type,
url_canon_internal.cc 21 SharedCharTypes type,
238 SharedCharTypes type,
244 SharedCharTypes type,
url_canon_ip.cc 19 int BaseForType(SharedCharTypes type) {
97 SharedCharTypes base;

Completed in 1075 milliseconds