Searched refs:FX_IsSpace (Results 1 – 1 of 1) sorted by relevance
269 static FX_BOOL FX_IsSpace(FX_WCHAR c) { in FX_IsSpace() function318 while (cc < len && FX_IsSpace(str[cc])) { in FX_WStringToNumeric()459 while (cc < len && FX_IsSpace(str[cc])) { in ToString()