Searched defs:strvalue (Results 1 – 8 of 8) sorted by relevance
936 absl::optional<std::string> strvalue; in TEST() local954 std::optional<std::string> strvalue; in TEST() local
1086 absl::optional<std::string> strvalue; in TEST() local1104 std::optional<std::string> strvalue; in TEST() local
43 char strvalue[32]; /* String value */ in cupsAddIntegerOption() local
4206 const char *strvalue) /* I - String value */ in ippSetString()