Home
last modified time | relevance | path

Searched refs:StripQuotes (Results 1 – 1 of 1) sorted by relevance

/external/mdnsresponder/mDNSShared/
Ddnsextd_lexer.l35 StripQuotes in StripQuotes() function
80 \"([^"\\\r\n]*(\\.[^"\\\r\n]*)*)\" yylval.string = StripQuotes(yytext); return QUOTEDSTRING;