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

  /external/chromium/googleurl/src/
url_canon_internal.h 49 enum SharedCharTypes {
70 // This table contains the flags in SharedCharTypes for each 8-bit character.
80 inline bool IsCharOfType(unsigned char c, SharedCharTypes type) {
94 // match the given |type| in SharedCharTypes.
96 SharedCharTypes type,
99 SharedCharTypes type,
url_canon_internal.cc 43 SharedCharTypes type,
261 SharedCharTypes type,
267 SharedCharTypes type,
url_canon_ip.cc 44 int BaseForType(SharedCharTypes type) {
124 SharedCharTypes base;

Completed in 32 milliseconds