Searched refs:s_regex (Results 1 – 1 of 1) sorted by relevance
678 static RegularExpression s_regex( in CalculateMnemonicOperandsAndComment() local682 if (s_regex.Execute(out_string, &matches)) { in CalculateMnemonicOperandsAndComment()687 if (s_regex.Execute(markup_out_string, &matches)) { in CalculateMnemonicOperandsAndComment()