Searched defs:unquoted (Results 1 – 4 of 4) sorted by relevance
68 char *unquoted; in test_command_line() local
171 char *unquoted; in _dbus_shell_unquote() local
485 static void TestQuoteMeta(string unquoted, RE_Options options = RE_Options()) { in TestQuoteMeta()493 static void NegativeTestQuoteMeta(string unquoted, string should_not_match, in NegativeTestQuoteMeta()
467 /*static*/ string RE::QuoteMeta(const StringPiece& unquoted) { in QuoteMeta()