Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mailx/
H A Dcmd2.c406 #define SN_QUOTE 4 /* An entire quoted string (ie, "...") */ macro
443 if (pc_type & (SN_TOKEN|SN_QUOTE)) { in snarf()
471 pc_type = SN_QUOTE; in snarf()