Home
last modified time | relevance | path

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

/dports/security/pam-modules/pam-modules-2.2/pam_ldaphome/
H A Dpam_ldaphome.c1734 st_dquote, in parsenv() enumerator
1763 setstate(st_dquote); in parsenv()
1774 case st_dquote: in parsenv()
1813 case st_dquote: in parsenv()
/dports/sysutils/eclat/eclat-2.0/grecs/src/
H A Dwordsplit.c745 enum { st_init, st_squote, st_dquote } state = st_init;
773 state = st_dquote;
787 case st_dquote:
/dports/archivers/gtar/tar-1.34/lib/
H A Dwordsplit.c935 enum { st_init, st_squote, st_dquote } state = st_init; in find_closing_paren() enumerator
963 state = st_dquote; in find_closing_paren()
977 case st_dquote: in find_closing_paren()
/dports/devel/gnucflow/cflow-1.6/src/
H A Dwordsplit.c927 enum { st_init, st_squote, st_dquote } state = st_init; in find_closing_paren() enumerator
955 state = st_dquote; in find_closing_paren()
969 case st_dquote: in find_closing_paren()
/dports/mail/mailutils/mailutils-3.13/libmailutils/wordsplit/
H A Dwordsplit.c1000 enum { st_init, st_squote, st_dquote } state = st_init; in find_closing_paren() enumerator
1028 state = st_dquote; in find_closing_paren()
1042 case st_dquote: in find_closing_paren()
/dports/net/gnu-dico/dico-2.10/grecs/wordsplit/
H A Dwordsplit.c1000 enum { st_init, st_squote, st_dquote } state = st_init; in find_closing_paren() enumerator
1028 state = st_dquote; in find_closing_paren()
1042 case st_dquote: in find_closing_paren()
/dports/shells/rush/rush-2.1/lib/wordsplit/
H A Dwordsplit.c987 enum { st_init, st_squote, st_dquote } state = st_init; in find_closing_paren() enumerator
1015 state = st_dquote; in find_closing_paren()
1029 case st_dquote: in find_closing_paren()
/dports/sysutils/direvent/direvent-5.2/grecs/wordsplit/
H A Dwordsplit.c987 enum { st_init, st_squote, st_dquote } state = st_init; in find_closing_paren() enumerator
1015 state = st_dquote; in find_closing_paren()
1029 case st_dquote: in find_closing_paren()
/dports/sysutils/pies/pies-1.5/grecs/wordsplit/
H A Dwordsplit.c1000 enum { st_init, st_squote, st_dquote } state = st_init; in find_closing_paren() enumerator
1028 state = st_dquote; in find_closing_paren()
1042 case st_dquote: in find_closing_paren()
/dports/print/qpdf/qpdf-10.5.0/qpdf/
H A Dqpdf.cc3019 enum { st_top, st_squote, st_dquote } state = st_top; in handleBashArguments() enumerator
3052 state = st_dquote; in handleBashArguments()
3075 case st_dquote: in handleBashArguments()