Searched defs:CMP_LOWER (Results 1 – 3 of 3) sorted by relevance
58 #define CMP_LOWER(s) ( s.ToLowerAscii() ) macro
51 #define CMP_LOWER(s) (s) macro
83 #define CMP_LOWER(s) ( ByteString(s).ToLowerAscii() ) macro
Completed in 34 milliseconds