Searched refs:valueToQuotedString (Results 1 – 13 of 13) sorted by relevance
43 return Json::valueToQuotedString(s.c_str()); in JsonString()
353 String JSON_API valueToQuotedString(const char* value);
350 String valueToQuotedString(const char* value) { in valueToQuotedString() function492 writeWithIndent(valueToQuotedString(name.c_str())); in writeValue()710 writeWithIndent(valueToQuotedString(name.c_str())); in writeValue()
1927 std::string JSON_API valueToQuotedString(const char* value);
1985 std::string JSON_API valueToQuotedString(const char* value);
4139 std::string valueToQuotedString(const char* value) { in valueToQuotedString() function4417 writeWithIndent(valueToQuotedString(name.c_str())); in writeValue()4634 writeWithIndent(valueToQuotedString(name.c_str())); in writeValue()
4083 std::string valueToQuotedString(const char* value) { in valueToQuotedString() function4361 writeWithIndent(valueToQuotedString(name.c_str())); in writeValue()4579 writeWithIndent(valueToQuotedString(name.c_str())); in writeValue()