Searched refs:yy_is_jam (Results 1 - 1 of 1) sorted by relevance

/httpd/server/
H A Dutil_expr_scan.c1849 register int yy_is_jam; local
1866 yy_is_jam = (yy_current_state == 123);
1868 return yy_is_jam ? 0 : yy_current_state;

Completed in 1635 milliseconds