Home
last modified time | relevance | path

Searched refs:DEF_LQUOTE (Results 1 – 3 of 3) sorted by relevance

/dports/devel/m4/m4-1.4.19/src/
H A Dfreeze.c125 if (strcmp (lquote.string, DEF_LQUOTE) || strcmp (rquote.string, DEF_RQUOTE)) in produce_frozen_state()
H A Dm4.h323 #define DEF_LQUOTE "`" macro
H A Dinput.c698 lquote.string = xstrdup (DEF_LQUOTE); in input_init()
734 lq = DEF_LQUOTE; in set_quotes()