Searched defs:regex_str (Results 1 – 8 of 8) sorted by relevance
82 const char * regex_str, in regex_helper()140 const char * regex_str = "(-*)(\\|*)([[:lower:]]*)\\[*([[:digit:]]*)\\]*(\\.*[[:lower:]_]*)"; in init_rc_normal_src() local269 const char * regex_str = "([[:lower:]]*)\\[*([[:digit:]]*)\\]*(\\.*[[:lower:]]*)"; in init_rc_normal_dst() local374 …const char * regex_str = "[[:digit:]: ]*([[:upper:][:digit:]]+)(_SAT)*[ ]*([^,;]*)[, ]*([^,;]*)[, … in parse_rc_normal_instruction() local
150 std::string regex_str = "(0x)0*([0-9a-f]+) [0-9a-f]+\t\t"; in GetInstructionAddress() local
179 char *regex_str = specs[i].regex_str; in write_binary_file() local
34 std::string regex_str; member
48 char *regex_str; /* regular expression string for diagnostics */ member
1145 char* regex_str = matches[i]->regex_str; in hash_all_partial_matches() local
669 set_type_name_not_regex_str(const string regex_str) in set_type_name_not_regex_str()
498 const ::string regex_str(regex_c_str); in TEST_F() local