Searched refs:ToUnsigned (Results 1 – 2 of 2) sorted by relevance
432 bool XMLUtil::ToUnsigned( const char* str, unsigned *value ) in ToUnsigned() function in XMLUtil1069 if ( XMLUtil::ToUnsigned( Value(), value )) in QueryUnsignedValue()1221 if ( XMLUtil::ToUnsigned( t, _value ) ) { in QueryUnsignedText()
462 static bool ToUnsigned( const char* str, unsigned* value );