Searched defs:stringValue (Results 1 – 5 of 5) sorted by relevance
25 constexpr int stringValue = static_cast<int>(VendorAtomValue::stringValue); variable
14 "stringValue": "MIXED property" string136 "stringValue": "Vendor String Property" string174 "stringValue": "Test" string
64 "stringValue": "1GCARVIN123456789" string70 "stringValue": "Toy Vehicle" string76 "stringValue": "Speedy Model" string
45 "stringValue": "test" string
150 lunr.FieldRef = function (docRef, fieldName, stringValue) { argument