Searched refs:processString (Results 1 – 2 of 2) sorted by relevance
844 static struct stoken processString (const char*, int);1249 yylval.sval = processString (yytext+1, yyleng-2);2735 processString (const char *text, int len) in processString() function