Searched refs:display_regex_cmd_ap (Results 1 – 1 of 1) sorted by relevance
509 display_regex_cmd_ap(new CommandObjectRegexCommand (*this, in LoadCommandDictionary() local513 if (display_regex_cmd_ap.get()) in LoadCommandDictionary()515 … if (display_regex_cmd_ap->AddRegexCommand("^(.+)$", "target stop-hook add -o \"expr -- %1\"")) in LoadCommandDictionary()517 CommandObjectSP display_regex_cmd_sp(display_regex_cmd_ap.release()); in LoadCommandDictionary()