Searched defs:fmtStr (Results 1 – 2 of 2) sorted by relevance
210 std::string call_snprintf(const std::string& fmtStr, interop_datatype type) in call_snprintf()261 std::string call_format(const std::string& fmtStr, interop_datatype type) in call_format()379 std::string fmtStr = fss.str(); in cell() local
114 char *fmtStr; /* Initialization must point to buffer */ member