Searched defs:idFormat (Results 1 – 2 of 2) sorted by relevance
71 uint8_t idFormat; member
20 std::regex idFormat("^[a-fA-F0-9]{8}$"); in executeCollectionScript() local