Searched refs:ISIDST (Results 1 – 3 of 3) sorted by relevance
103 #define ISIDST(c) _sch_test(c, _sch_isidst) macro
856 if (ISIDST (ch) || ch=='$') in yylex()
641 @deffnx Extension ISIDST (@var{c})