Searched defs:regex_str (Results 1 – 11 of 11) sorted by relevance
36 const char * regex_str, in regex_helper()93 const char * regex_str = "(-*)(\\|*)([[:lower:]]*)\\[([[:digit:]])\\](\\.*[[:lower:]-]*)"; in init_rc_normal_src() local220 const char * regex_str = "([[:lower:]]*)\\[([[:digit:]]*)\\](\\.*[[:lower:]]*)"; in init_rc_normal_dst() local318 const char * regex_str = "([[:upper:]]+)(_SAT)* ([^,]*)[, ]*([^,]*)[, ]*([^,]*)[, ]*([^;]*)"; in init_rc_normal_instruction() local
34 def find_matching_symbols(symbol_list, regex_str): argument
32 std::string regex_str; member
179 char *regex_str = specs[i].regex_str; in write_binary_file() local
35 char *regex_str; /* regular expession string for diagnostics */ member
448 const string regex_str(regex_c_str); in TEST_F() local
515 const string regex_str(regex_c_str); in TEST_F() local
513 const string regex_str(regex_c_str); in TEST_F() local
508 const string regex_str(regex_c_str); in TEST_F() local