Searched refs:ForceUppercase (Results 1 – 4 of 4) sorted by relevance
1455 c1 = ForceUppercase (c1); in Matches()1456 c2 = ForceUppercase (c2); in Matches()1496 c1 = ForceUppercase (c1); in StartsWith()1497 c2 = ForceUppercase (c2); in StartsWith()1536 c1 = ForceUppercase (c1); in EndsWith()1537 c2 = ForceUppercase (c2); in EndsWith()1588 c1 = ForceUppercase (c1); in Contains()1589 c2 = ForceUppercase (c2); in Contains()
578 inline char ForceUppercase (char c) in ForceUppercase() function
249 char refChar = ForceUppercase (ref.Get () [0]); in EncodeGPSCoordinate()336 char refChar = ForceUppercase (s.Get () [s.Length () - 1]); in DecodeGPSCoordinate()
3277 char c = ForceUppercase (s.Get () [j]); in Parse_ifd0_exif()