Searched refs:extRefcode (Results 1 – 1 of 1) sorted by relevance
774 std::string extRefcode; in getJSON() local781 extRefcode = trimEnd(refcode.substr(nextPos)); in getJSON()786 if (!extRefcode.empty()) in getJSON()788 jsonInsert(ps, "Extended Reference Code", extRefcode, 1); in getJSON()