Lines Matching full:pure
56 ** New value for %define variable: api.pure full
58 The %define variable api.pure requests a pure (reentrant) parser. However,
61 parameter. With this new value, the user may request a better pure parser,
65 The use of "%define api.pure true" is deprecated in favor of this new
66 "%define api.pure full".
132 pure interface have been fixed for GCC 4.0 up to 4.8, and Clang 2.9 to
175 The compilation of pure parsers (%define api.pure) can trigger GCC
987 ** The directive "%pure-parser" is now deprecated in favor of:
989 %define api.pure
1563 or, if both %pure-parser and %locations are used:
1590 ** Pure parsers