Home
last modified time | relevance | path

Searched refs:no_null (Results 1 – 25 of 73) sorted by relevance

123

/dports/lang/perl5.34/perl-5.34.0/t/re/
H A Dregexp.t92 our ($qr, $skip_amp, $qr_embed, $qr_embed_thr, $regex_sets, $alpha_assertions, $no_null); # set by …
94 if ($no_null && ! eval { require XS::APItest }) {
175 if ($no_null && $pat =~ /^'(.*)'\z/) {
430 $subject = XS::APItest::string_without_null($subject) if $no_null;
461 elsif ($no_null) {
H A Dregexp_nonull.t9 $no_null = 1;
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/t/re/
H A Dregexp.t92 our ($qr, $skip_amp, $qr_embed, $qr_embed_thr, $regex_sets, $alpha_assertions, $no_null); # set by …
94 if ($no_null && ! eval { require XS::APItest }) {
175 if ($no_null && $pat =~ /^'(.*)'\z/) {
430 $subject = XS::APItest::string_without_null($subject) if $no_null;
461 elsif ($no_null) {
H A Dregexp_nonull.t9 $no_null = 1;
/dports/lang/perl5.32/perl-5.32.1/t/re/
H A Dregexp.t92 our ($qr, $skip_amp, $qr_embed, $qr_embed_thr, $regex_sets, $alpha_assertions, $no_null); # set by …
94 if ($no_null && ! eval { require XS::APItest }) {
175 if ($no_null && $pat =~ /^'(.*)'\z/) {
430 $subject = XS::APItest::string_without_null($subject) if $no_null;
461 elsif ($no_null) {
H A Dregexp_nonull.t9 $no_null = 1;
/dports/databases/postgresql-libpqxx/libpqxx-7.2.0/include/pqxx/internal/
H A Dconversions.hxx182 struct nullness<T, std::enable_if_t<std::is_arithmetic_v<T>>> : no_null<T>
464 template<std::size_t N> struct nullness<char[N]> : no_null<char[N]>
498 template<> struct nullness<std::string> : no_null<std::string>
538 template<> struct nullness<std::string_view> : no_null<std::string_view>
566 template<> struct nullness<zview> : no_null<zview>
587 template<> struct nullness<std::stringstream> : no_null<std::stringstream>
719 : no_null<std::basic_string<std::byte>>
765 : no_null<std::basic_string_view<std::byte>>
921 template<typename T> struct nullness<std::vector<T>> : no_null<std::vector<T>>
935 struct nullness<std::array<T, N>> : no_null<std::array<T, N>>
/dports/devel/py-natsort/natsort-8.0.2/tests/
H A Dtest_string_component_transform_factory.py30 def no_null(x: str) -> bool: function
66 | text().filter(bool).filter(no_bad_uni_chars).filter(no_null)
/dports/lang/perl5.30/perl-5.30.3/t/re/
H A Dregexp.t110 our ($qr, $skip_amp, $qr_embed, $qr_embed_thr, $regex_sets, $alpha_assertions, $no_null); # set by …
158 if ($no_null && $pat =~ /^'(.*)'\z/) {
413 $subject = XS::APItest::string_without_null($subject) if $no_null;
444 elsif ($no_null) {
H A Dregexp_nonull.t9 $no_null = 1;
/dports/games/0ad/0ad-0.0.23b-alpha/source/lib/tests/
H A Dtest_secure_crt.h92 char no_null[7]; variable
162 memcpy(no_null, no_null_tmp, sizeof(no_null)); in TestString_s()
212 TEST_CAT(no_null,5,s1, EINVAL,""); // dst not terminated in test_param_validation()
/dports/databases/postgresql-libpqxx/libpqxx-7.2.0/include/pqxx/
H A Dstrconv.hxx108 template<typename TYPE> struct no_null struct
177 struct nullness<ENUM, std::enable_if_t<std::is_enum_v<ENUM>>> : no_null<ENUM>
/dports/databases/postgresql-libpqxx/libpqxx-7.2.0/test/
H A Dtest_types.hxx71 template<> struct nullness<ipv4> : no_null<ipv4>
160 template<> struct nullness<bytea> : no_null<bytea>
/dports/databases/postgresql-libpqxx/libpqxx-7.2.0/test/unit/
H A Dtest_result_slicing.cxx7 template<> struct nullness<row::const_iterator> : no_null<row::const_iterator>
12 : no_null<const_reverse_row_iterator>
/dports/databases/libgda5/libgda-5.2.10/providers/jdbc/
H A Dmeta.java125 cv.no_null = true;
184 cv.no_null = true;
245 cv.no_null = true;
310 cv.no_null = true;
/dports/databases/libgda5-bdb/libgda-5.2.10/providers/jdbc/
H A Dmeta.java125 cv.no_null = true; in columnTypesDeclared()
184 cv.no_null = true; in columnTypesDeclared()
245 cv.no_null = true; in columnTypesDeclared()
310 cv.no_null = true; in columnTypesDeclared()
/dports/databases/libgda5-ldap/libgda-5.2.10/providers/jdbc/
H A Dmeta.java125 cv.no_null = true; in columnTypesDeclared()
184 cv.no_null = true; in columnTypesDeclared()
245 cv.no_null = true; in columnTypesDeclared()
310 cv.no_null = true; in columnTypesDeclared()
/dports/databases/libgda5-ui/libgda-5.2.10/providers/jdbc/
H A Dmeta.java125 cv.no_null = true; in columnTypesDeclared()
184 cv.no_null = true; in columnTypesDeclared()
245 cv.no_null = true; in columnTypesDeclared()
310 cv.no_null = true; in columnTypesDeclared()
/dports/databases/libgda5-postgresql/libgda-5.2.10/providers/jdbc/
H A Dmeta.java125 cv.no_null = true; in columnTypesDeclared()
184 cv.no_null = true; in columnTypesDeclared()
245 cv.no_null = true; in columnTypesDeclared()
310 cv.no_null = true; in columnTypesDeclared()
/dports/databases/libgda5-mysql/libgda-5.2.10/providers/jdbc/
H A Dmeta.java125 cv.no_null = true; in columnTypesDeclared()
184 cv.no_null = true; in columnTypesDeclared()
245 cv.no_null = true; in columnTypesDeclared()
310 cv.no_null = true; in columnTypesDeclared()
/dports/databases/libgda5-jdbc/libgda-5.2.10/providers/jdbc/
H A Dmeta.java125 cv.no_null = true; in columnTypesDeclared()
184 cv.no_null = true; in columnTypesDeclared()
245 cv.no_null = true; in columnTypesDeclared()
310 cv.no_null = true; in columnTypesDeclared()
/dports/security/libksba/libksba-1.6.0/src/
H A Dder-encoder.c149 int no_null = (parm && !parmlen);
160 (no_null? 2:4) + len + (parm? parmlen:0));
172 if (no_null)
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libc/machine/hppa/
H A Dstrncpy.S144 b no_null /* don't goto no_null-find which null instead */
158 no_null: label
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/machine/hppa/
H A Dstrncpy.S144 b no_null /* don't goto no_null-find which null instead */
158 no_null: label
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/machine/hppa/
H A Dstrncpy.S144 b no_null /* don't goto no_null-find which null instead */
158 no_null: label

123