Home
last modified time | relevance | path

Searched refs:nostr (Results 1 – 25 of 143) sorted by relevance

123456

/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/curl-sys-0.4.48+curl-7.79.1/curl/lib/
H A Dchecksrc.pl462 my $nostr = nostrings($l);
733 if($nostr =~ /(.*)\=[a-z0-9]/i) {
739 elsif($nostr =~ /(.*)[a-z0-9]\=/i) {
746 if($nostr =~ /(.*)[^+]\+[a-z0-9]/i) {
752 elsif($nostr =~ /(.*)[a-z0-9]\+[^+]/i) {
759 if($nostr =~ /(.*)\;[a-z0-9]/i) {
766 if($nostr =~ /^(.*)typedef struct.*{/) {
772 if($nostr =~ /(.*)! +(\w|\()/) {
781 if(($l eq $nostr) &&
782 $nostr =~ /^(.*(\S)) + [{?]/i) {
[all …]
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/curl-sys-0.4.51+curl-7.80.0/curl/lib/
H A Dchecksrc.pl480 my $nostr = nostrings($l);
527 if($nostr =~ /^((.*\s)(if) *\()(.*)\)(.*)/) {
748 if($nostr =~ /(.*)\=[a-z0-9]/i) {
754 elsif($nostr =~ /(.*)[a-z0-9]\=/i) {
761 if($nostr =~ /(.*)[^+]\+[a-z0-9]/i) {
767 elsif($nostr =~ /(.*)[a-z0-9]\+[^+]/i) {
774 if($nostr =~ /(.*)\;[a-z0-9]/i) {
781 if($nostr =~ /^(.*)typedef struct.*{/) {
787 if($nostr =~ /(.*)! +(\w|\()/) {
796 if(($l eq $nostr) &&
[all …]
/dports/lang/rust/rustc-1.58.1-src/vendor/curl-sys/curl/lib/
H A Dchecksrc.pl480 my $nostr = nostrings($l);
527 if($nostr =~ /^((.*\s)(if) *\()(.*)\)(.*)/) {
748 if($nostr =~ /(.*)\=[a-z0-9]/i) {
754 elsif($nostr =~ /(.*)[a-z0-9]\=/i) {
761 if($nostr =~ /(.*)[^+]\+[a-z0-9]/i) {
767 elsif($nostr =~ /(.*)[a-z0-9]\+[^+]/i) {
774 if($nostr =~ /(.*)\;[a-z0-9]/i) {
781 if($nostr =~ /^(.*)typedef struct.*{/) {
787 if($nostr =~ /(.*)! +(\w|\()/) {
796 if(($l eq $nostr) &&
[all …]
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/curl-sys-0.4.41+curl-7.75.0/curl/lib/
H A Dchecksrc.pl451 my $nostr = nostrings($l);
696 if($nostr =~ /(.*)\=[a-z0-9]/i) {
702 elsif($nostr =~ /(.*)[a-z0-9]\=/i) {
709 if($nostr =~ /(.*)[^+]\+[a-z0-9]/i) {
715 elsif($nostr =~ /(.*)[a-z0-9]\+[^+]/i) {
722 if($nostr =~ /(.*)\;[a-z0-9]/i) {
729 if($nostr =~ /^(.*)typedef struct.*{/) {
735 if($nostr =~ /(.*)! +(\w|\()/) {
744 if(($l eq $nostr) &&
745 $nostr =~ /^(.*(\S)) + [{?]/i) {
[all …]
/dports/www/newsboat/newsboat-2.22.1/cargo-crates/curl-sys-0.4.39+curl-7.74.0/curl/lib/
H A Dchecksrc.pl451 my $nostr = nostrings($l);
696 if($nostr =~ /(.*)\=[a-z0-9]/i) {
702 elsif($nostr =~ /(.*)[a-z0-9]\=/i) {
709 if($nostr =~ /(.*)[^+]\+[a-z0-9]/i) {
715 elsif($nostr =~ /(.*)[a-z0-9]\+[^+]/i) {
722 if($nostr =~ /(.*)\;[a-z0-9]/i) {
729 if($nostr =~ /^(.*)typedef struct.*{/) {
735 if($nostr =~ /(.*)! +(\w|\()/) {
744 if(($l eq $nostr) &&
745 $nostr =~ /^(.*(\S)) + [{?]/i) {
[all …]
/dports/audio/rhvoice/RHVoice-1.2.4/src/third-party/cldr/tools/java/org/unicode/cldr/posix/
H A DPOSIX_LCMessages.java20 String nostr; field in POSIX_LCMessages
78 nostr = POSIXUtilities.POSIXCharNameNP(buf.toString()); in POSIX_LCMessages()
81 nostr = "no"; in POSIX_LCMessages()
82 noexpr = POSIXUtilities.POSIXYesNoExpr(nostr); in POSIX_LCMessages()
84 nostr = "no:n:NO:N"; in POSIX_LCMessages()
85 noexpr = POSIXUtilities.POSIXYesNoExpr(nostr); in POSIX_LCMessages()
102 out.println("nostr \"" + nostr + "\""); in write()
/dports/net/proby/proby-1.0.2/cargo-crates/curl-sys-0.4.34+curl-7.71.1/curl/lib/
H A Dchecksrc.pl447 my $nostr = nostrings($l);
471 if($nostr =~ /^((.*\s)(if) *\()(.*)\)(.*)/) {
678 if($nostr =~ /(.*)\=[a-z0-9]/i) {
684 elsif($nostr =~ /(.*)[a-z0-9]\=/i) {
691 if($nostr =~ /(.*)[^+]\+[a-z0-9]/i) {
697 elsif($nostr =~ /(.*)[a-z0-9]\+[^+]/i) {
704 if($nostr =~ /(.*)\;[a-z0-9]/i) {
711 if($nostr =~ /^(.*)typedef struct.*{/) {
720 if(($l eq $nostr) &&
721 $nostr =~ /^(.*(\S)) + [{?]/i) {
[all …]
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/libssh2-sys-0.2.23/libssh2/ci/
H A Dchecksrc.pl436 my $nostr = nostrings($l);
438 if($nostr =~ /^(.*)(for|if|while| ([a-zA-Z0-9_]+)) \((.)/) {
460 if($nostr =~ /^((.*)(if) *\()(.*)\)/) {
646 if($nostr =~ /(.*)\=[a-z0-9]/i) {
652 elsif($nostr =~ /(.*)[a-z0-9]\=/i) {
659 if($nostr =~ /(.*)[^+]\+[a-z0-9]/i) {
665 elsif($nostr =~ /(.*)[a-z0-9]\+[^+]/i) {
672 if($nostr =~ /(.*)\;[a-z0-9]/i) {
681 if(($l eq $nostr) &&
682 $nostr =~ /^(.*(\S)) + [{?]/i) {
[all …]
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/libssh2-sys-0.2.21/libssh2/src/
H A Dchecksrc.pl436 my $nostr = nostrings($l);
438 if($nostr =~ /^(.*)(for|if|while| ([a-zA-Z0-9_]+)) \((.)/) {
460 if($nostr =~ /^((.*)(if) *\()(.*)\)/) {
646 if($nostr =~ /(.*)\=[a-z0-9]/i) {
652 elsif($nostr =~ /(.*)[a-z0-9]\=/i) {
659 if($nostr =~ /(.*)[^+]\+[a-z0-9]/i) {
665 elsif($nostr =~ /(.*)[a-z0-9]\+[^+]/i) {
672 if($nostr =~ /(.*)\;[a-z0-9]/i) {
681 if(($l eq $nostr) &&
682 $nostr =~ /^(.*(\S)) + [{?]/i) {
[all …]
/dports/audio/lewton/lewton-0.10.2/cargo-crates/curl-sys-0.4.25/curl/lib/
H A Dchecksrc.pl436 my $nostr = nostrings($l);
438 if($nostr =~ /^(.*)(for|if|while| ([a-zA-Z0-9_]+)) \((.)/) {
460 if($nostr =~ /^((.*)(if) *\()(.*)\)/) {
646 if($nostr =~ /(.*)\=[a-z0-9]/i) {
652 elsif($nostr =~ /(.*)[a-z0-9]\=/i) {
659 if($nostr =~ /(.*)[^+]\+[a-z0-9]/i) {
665 elsif($nostr =~ /(.*)[a-z0-9]\+[^+]/i) {
672 if($nostr =~ /(.*)\;[a-z0-9]/i) {
681 if(($l eq $nostr) &&
682 $nostr =~ /^(.*(\S)) + [{?]/i) {
[all …]
/dports/devel/gbump/gbump-1.0.1/cargo-crates/libssh2-sys-0.2.13/libssh2/src/
H A Dchecksrc.pl436 my $nostr = nostrings($l);
438 if($nostr =~ /^(.*)(for|if|while| ([a-zA-Z0-9_]+)) \((.)/) {
460 if($nostr =~ /^((.*)(if) *\()(.*)\)/) {
646 if($nostr =~ /(.*)\=[a-z0-9]/i) {
652 elsif($nostr =~ /(.*)[a-z0-9]\=/i) {
659 if($nostr =~ /(.*)[^+]\+[a-z0-9]/i) {
665 elsif($nostr =~ /(.*)[a-z0-9]\+[^+]/i) {
672 if($nostr =~ /(.*)\;[a-z0-9]/i) {
681 if(($l eq $nostr) &&
682 $nostr =~ /^(.*(\S)) + [{?]/i) {
[all …]
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/libssh2-sys-0.2.21/libssh2/src/
H A Dchecksrc.pl436 my $nostr = nostrings($l);
438 if($nostr =~ /^(.*)(for|if|while| ([a-zA-Z0-9_]+)) \((.)/) {
460 if($nostr =~ /^((.*)(if) *\()(.*)\)/) {
646 if($nostr =~ /(.*)\=[a-z0-9]/i) {
652 elsif($nostr =~ /(.*)[a-z0-9]\=/i) {
659 if($nostr =~ /(.*)[^+]\+[a-z0-9]/i) {
665 elsif($nostr =~ /(.*)[a-z0-9]\+[^+]/i) {
672 if($nostr =~ /(.*)\;[a-z0-9]/i) {
681 if(($l eq $nostr) &&
682 $nostr =~ /^(.*(\S)) + [{?]/i) {
[all …]
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/curl/lib/
H A Dchecksrc.pl436 my $nostr = nostrings($l);
438 if($nostr =~ /^(.*)(for|if|while| ([a-zA-Z0-9_]+)) \((.)/) {
460 if($nostr =~ /^((.*)(if) *\()(.*)\)/) {
646 if($nostr =~ /(.*)\=[a-z0-9]/i) {
652 elsif($nostr =~ /(.*)[a-z0-9]\=/i) {
659 if($nostr =~ /(.*)[^+]\+[a-z0-9]/i) {
665 elsif($nostr =~ /(.*)[a-z0-9]\+[^+]/i) {
672 if($nostr =~ /(.*)\;[a-z0-9]/i) {
681 if(($l eq $nostr) &&
682 $nostr =~ /^(.*(\S)) + [{?]/i) {
[all …]
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/libssh2-sys-0.2.23/libssh2/ci/
H A Dchecksrc.pl436 my $nostr = nostrings($l);
438 if($nostr =~ /^(.*)(for|if|while| ([a-zA-Z0-9_]+)) \((.)/) {
460 if($nostr =~ /^((.*)(if) *\()(.*)\)/) {
646 if($nostr =~ /(.*)\=[a-z0-9]/i) {
652 elsif($nostr =~ /(.*)[a-z0-9]\=/i) {
659 if($nostr =~ /(.*)[^+]\+[a-z0-9]/i) {
665 elsif($nostr =~ /(.*)[a-z0-9]\+[^+]/i) {
672 if($nostr =~ /(.*)\;[a-z0-9]/i) {
681 if(($l eq $nostr) &&
682 $nostr =~ /^(.*(\S)) + [{?]/i) {
[all …]
/dports/lang/rust/rustc-1.58.1-src/vendor/libssh2-sys/libssh2/src/
H A Dchecksrc.pl436 my $nostr = nostrings($l);
438 if($nostr =~ /^(.*)(for|if|while| ([a-zA-Z0-9_]+)) \((.)/) {
460 if($nostr =~ /^((.*)(if) *\()(.*)\)/) {
646 if($nostr =~ /(.*)\=[a-z0-9]/i) {
652 elsif($nostr =~ /(.*)[a-z0-9]\=/i) {
659 if($nostr =~ /(.*)[^+]\+[a-z0-9]/i) {
665 elsif($nostr =~ /(.*)[a-z0-9]\+[^+]/i) {
672 if($nostr =~ /(.*)\;[a-z0-9]/i) {
681 if(($l eq $nostr) &&
682 $nostr =~ /^(.*(\S)) + [{?]/i) {
[all …]
/dports/math/cvc4/CVC4-1.7/test/regress/regress0/strings/
H A Dbug002.smt27nostr (re.++ (str.to.re "") (str.to.re "") (re.union re.nostr (re.range "*" ",") (str.to.re "\t") …
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/locale/
H A Dlmessages.c60 _messages_locale.nostr = empty; in __messages_load_locale()
86 _messages_locale.nostr in msgdebug()
H A Dlmessages.h36 const char *nostr; member
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/locale/
H A Dlmessages.c60 _messages_locale.nostr = empty; in __messages_load_locale()
86 _messages_locale.nostr in msgdebug()
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/locale/
H A Dlmessages.c92 _messages_locale.nostr = empty; in __messages_load_locale()
119 _messages_locale.nostr in msgdebug()
/dports/x11/xpra/xpra-4.3/tests/unittests/unit/server/mixins/
H A Dlogging_test.py17 class nostr(): class
46 self.handle_packet(("logging", 20, nostr(), time.time()))
/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/citrus/
H A Dcitrus_lc_messages.c80 free(__UNCONST(data->nostr)); in _citrus_LC_MESSAGES_uninit()
95 { _CITRUS_LC_MESSAGES_SYM_NOSTR, OFFSET(nostr ) },
/dports/devel/premake5/premake-5.0.0-alpha16-src/contrib/curl/lib/
H A Dchecksrc.pl339 my $nostr = nostrings($l);
341 if($nostr =~ /^(.*)(for|if|while| ([a-zA-Z0-9_]+)) \((.)/) {
360 if($nostr =~ /^((.*)(if) *\()(.*)\)/) {
/dports/games/0ad/0ad-0.0.23b-alpha/build/premake/premake5/contrib/curl/lib/
H A Dchecksrc.pl339 my $nostr = nostrings($l);
341 if($nostr =~ /^(.*)(for|if|while| ([a-zA-Z0-9_]+)) \((.)/) {
360 if($nostr =~ /^((.*)(if) *\()(.*)\)/) {
/dports/devel/loccount/loccount-dc8279ab2e49ba60db121a47c15dc4ef8b543352/
H A Dtraits.json73 // nostr No string literals, or can never collide w/comments
103 {"Name":"asciidoc","Ext":[".adoc"],"Wcl":"//","Quirks":["doc","nostr","solw"]}
108 {"Name":"BASIC","Ext":[".bas"],"Wcl":"REM","Quirks":["nostr","num"]}
111 {"Name":"BitBake","Ext":[".bb"],"Wcl":"#","Quirks":["nostr"]}

123456