Searched refs:stripLeadingWhitespace (Results 1 – 1 of 1) sorted by relevance
64 static const char* stripLeadingWhitespace (const char* str) in stripLeadingWhitespace() function279 const double num = toDouble(stripLeadingWhitespace(value.c_str())); in getNumericValue()284 const deInt64 num = toInt64(stripLeadingWhitespace(value.c_str())); in getNumericValue()