Searched defs:isString (Results 1 – 3 of 3) sorted by relevance
61 FT_Byte isString; member70 FT_Byte isString; member
1367 bool Value::isString() const { return type() == stringValue; } in isString() function in Json::Value
3916 bool Value::isString() const { return type_ == stringValue; } in isString() function in AlibabaCloud::OSS::Json::Value
Completed in 21 milliseconds