Searched refs:tagUserCodeHex (Results 1 – 1 of 1) sorted by relevance
17 static constexpr std::string_view tagUserCodeHex = "UH"; variable228 if (line.starts_with(tagUserCodeHex)) in jedFileParser()240 line.substr(tagUserCodeHex.length(), numberSize)); in jedFileParser()