Searched defs:unquoted (Results 1 – 8 of 8) sorted by relevance
68 char *unquoted; in test_command_line() local
171 char *unquoted; in _dbus_shell_unquote() local
58 std::string unquoted; in RemoveQuotes() local
486 static void TestQuoteMeta(string unquoted, RE_Options options = RE_Options()) { in TestQuoteMeta()494 static void NegativeTestQuoteMeta(string unquoted, string should_not_match, in NegativeTestQuoteMeta()
466 /*static*/ string RE::QuoteMeta(const StringPiece& unquoted) { in QuoteMeta()
384 static void TestQuoteMeta(string unquoted, in TestQuoteMeta()394 static void NegativeTestQuoteMeta(string unquoted, string should_not_match, in NegativeTestQuoteMeta()
425 string RE2::QuoteMeta(const StringPiece& unquoted) { in QuoteMeta()
412 string PCRE::QuoteMeta(const StringPiece& unquoted) { in QuoteMeta()