Home
last modified time | relevance | path

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

/dports/devel/m4/m4-1.4.19/src/
H A Dinput.c700 rquote.string = xstrdup (DEF_RQUOTE); in input_init()
735 rq = DEF_RQUOTE; in set_quotes()
738 rq = DEF_RQUOTE; in set_quotes()
H A Dfreeze.c125 if (strcmp (lquote.string, DEF_LQUOTE) || strcmp (rquote.string, DEF_RQUOTE)) in produce_frozen_state()
H A Dm4.h324 #define DEF_RQUOTE "\'" macro