Searched refs:suni (Results 1 – 3 of 3) sorted by relevance
849 yylval.suni.length = length; in yylex()850 yylval.suni.s = us; in yylex()
111 } suni; member141 %token <suni> SIZEDUNISTRING166 %type <suni> sizedunistring res_unicode_sizedstring res_unicode_sizedstring_concat
679 Added to %union suni structure for unicode strings.