Searched refs:token_regex (Results 1 – 1 of 1) sorted by relevance
328 std::regex token_regex("((?:[^\\s,]+)|,)(?:\\s)*"); in TokenizeInstruction() local330 token_regex); in TokenizeInstruction()