Searched refs:to_upper (Results 1 – 1 of 1) sorted by relevance
30 static inline int to_upper(int c) { in to_upper() function104 op = (char) to_upper(op); in FromSVGString()