Home | History | Annotate | Download | only in src

Lines Matching full:pure

98 %define api.pure
174 PERCENT_PURE_PARSER "%pure-parser"
296 | "%pure-parser"
298 /* %pure-parser is deprecated in favor of `%define api.pure', so use
299 `%define api.pure' in a backward-compatible manner here. First, don't
300 complain if %pure-parser is specified multiple times. */
301 if (!muscle_find_const ("percent_define(api.pure)"))
302 muscle_percent_define_insert ("api.pure", @1, "",
304 /* In all cases, use api.pure now so that the backend doesn't complain if
305 the skeleton ignores api.pure, but do warn now if there's a previous
307 if (!muscle_percent_define_flag_if ("api.pure"))
308 muscle_percent_define_insert ("api.pure", @1, "",