Home
last modified time | relevance | path

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

/dports/devel/jetbrains-webstorm/WebStorm-213.6461.79/plugins/spy-js/server/node_modules/ctype/tools/
H A Djsstyle76 my $check_continuation = $opts{'c'};
552 if ($check_continuation && $in_function && !$in_cpp) {
/dports/devel/sunpromake/schily-2021-09-18/cstyle/
H A Dcstyle.pl88 my $check_continuation = $opts{'c'};
707 if ($check_continuation && $in_function && !$in_cpp) {
/dports/devel/smake/schily-2021-09-18/cstyle/
H A Dcstyle.pl88 my $check_continuation = $opts{'c'};
707 if ($check_continuation && $in_function && !$in_cpp) {
/dports/devel/sccs/schily-2021-09-18/cstyle/
H A Dcstyle.pl88 my $check_continuation = $opts{'c'};
707 if ($check_continuation && $in_function && !$in_cpp) {
/dports/devel/schilybase/schily-2021-09-18/cstyle/
H A Dcstyle.pl88 my $check_continuation = $opts{'c'};
707 if ($check_continuation && $in_function && !$in_cpp) {
/dports/net/rscsi/schily-2021-09-18/cstyle/
H A Dcstyle.pl88 my $check_continuation = $opts{'c'};
707 if ($check_continuation && $in_function && !$in_cpp) {
/dports/archivers/star/schily-2021-09-18/cstyle/
H A Dcstyle.pl88 my $check_continuation = $opts{'c'};
707 if ($check_continuation && $in_function && !$in_cpp) {
/dports/sysutils/cdrtools/schily-2021-09-18/cstyle/
H A Dcstyle.pl88 my $check_continuation = $opts{'c'};
707 if ($check_continuation && $in_function && !$in_cpp) {
/dports/editors/ved/schily-2021-09-18/cstyle/
H A Dcstyle.pl88 my $check_continuation = $opts{'c'};
707 if ($check_continuation && $in_function && !$in_cpp) {
/dports/sysutils/schilyutils/schily-2021-09-18/cstyle/
H A Dcstyle.pl88 my $check_continuation = $opts{'c'};
707 if ($check_continuation && $in_function && !$in_cpp) {
/dports/misc/libpostal/libpostal-1.1-alpha/src/
H A Dtrie_search.c263 bool check_continuation = true; in trie_search_tokens_from_index() local
309 check_continuation = false; in trie_search_tokens_from_index()
327 check_continuation = false; in trie_search_tokens_from_index()
414 if (check_continuation) { in trie_search_tokens_from_index()
/dports/mail/imapfilter/imapfilter-2.7.5/src/
H A Dresponse.c75 int check_continuation(char *buf);
182 check_continuation(char *buf) in check_continuation() function
260 !check_continuation(ibuf.data)); in response_continuation()
/dports/security/py-txtorcon/txtorcon-21.1.0/test/
H A Dtest_torcontrolprotocol.py1015 def check_continuation(v): function
1017 d.addCallback(check_continuation)
/dports/math/libpgmath/flang-d07daf3/tools/flang1/flang1exe/
H A Dscan.c85 static void check_continuation(int);
1197 check_continuation(curr_line); in get_stmt()
8525 check_continuation(curr_line); in ff_get_noncomment()
9490 check_continuation(int lineno) in check_continuation() function