Home
last modified time | relevance | path

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

/dports/security/pam-modules/pam-modules-2.2/pam_ldaphome/
H A Dpam_ldaphome.c1735 st_squote, in parsenv() enumerator
1765 setstate(st_squote); in parsenv()
1780 case st_squote: in parsenv()
1802 case st_squote: in parsenv()
/dports/sysutils/eclat/eclat-2.0/grecs/src/
H A Dwordsplit.c745 enum { st_init, st_squote, st_dquote } state = st_init;
777 state = st_squote;
782 case st_squote:
/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
967 state = st_squote; in find_closing_paren()
972 case st_squote: 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
959 state = st_squote; in find_closing_paren()
964 case st_squote: 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
1032 state = st_squote; in find_closing_paren()
1037 case st_squote: 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
1032 state = st_squote; in find_closing_paren()
1037 case st_squote: 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
1019 state = st_squote; in find_closing_paren()
1024 case st_squote: 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
1019 state = st_squote; in find_closing_paren()
1024 case st_squote: 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
1032 state = st_squote; in find_closing_paren()
1037 case st_squote: 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
3056 state = st_squote; in handleBashArguments()
3064 case st_squote: in handleBashArguments()