Searched refs:o_getsc_u (Results 1 – 1 of 1) sorted by relevance
111 #define o_getsc_u() ((*source->str != '\0') ? *source->str++ : getsc_uu()) macro1721 return (o_getsc_u()); in getsc_bn()1725 return (o_getsc_u()); in getsc_bn()1731 c = o_getsc_u(); in getsc_bn()1733 if ((c2 = o_getsc_u()) == '\n') in getsc_bn()1748 if ((unsigned char)(c = o_getsc_u()) != 0xEF) { in yyskiputf8bom()1752 if ((unsigned char)(c = o_getsc_u()) != 0xBB) { in yyskiputf8bom()1757 if ((unsigned char)(c = o_getsc_u()) != 0xBF) { in yyskiputf8bom()