Home
last modified time | relevance | path

Searched defs:validate2 (Results 51 – 63 of 63) sorted by relevance

123

/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/streaming-commons-0.2.2.1/Data/Text/Internal/Encoding/
H A DUtf8.hs133 validate2 x1 x2 = between x1 0xC2 0xDF && between x2 0x80 0xBF function
/dports/x11/hs-xmobar/xmobar-0.39/_cabal_deps/streaming-commons-0.2.2.1/Data/Text/Internal/Encoding/
H A DUtf8.hs133 validate2 x1 x2 = between x1 0xC2 0xDF && between x2 0x80 0xBF function
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/streaming-commons-0.2.2.1/Data/Text/Internal/Encoding/
H A DUtf8.hs133 validate2 x1 x2 = between x1 0xC2 0xDF && between x2 0x80 0xBF function
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/streaming-commons-0.2.2.1/Data/Text/Internal/Encoding/
H A DUtf8.hs133 validate2 x1 x2 = between x1 0xC2 0xDF && between x2 0x80 0xBF function
/dports/benchmarks/py-zopkio/Zopkio-0.2.5/test/samples/
H A Dsample_test_with_naarad.py103 def validate2(): function
H A Dsample_test_with_naarad_run_tests_in_parallel.py105 def validate2(): function
/dports/sysutils/aptly/aptly-1.4.0/vendor/gopkg.in/go-playground/validator.v8/examples/simple/
H A Dsimple.go95 var validate2 *validator.Validate var
/dports/lang/ghc/ghc-8.10.7/libraries/base/GHC/IO/Encoding/
H A DUTF16.hs356 validate2 x1 x2 = x1 >= 0xD800 && x1 <= 0xDBFF && function
/dports/textproc/xmlroff/xmlroff-0.6.3/xmlroff/libfo/fo/
H A Dfo-fo-private.h65 void (* validate2) (FoFo *fo, member
/dports/textproc/libfo/xmlroff-0.6.3/xmlroff/libfo/fo/
H A Dfo-fo-private.h65 void (* validate2) (FoFo *fo, member
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/acro/packages/utilib/test/unit/
H A DTProperty.h1085 static bool validate2( const ReadOnly_Property& prop, in validate2() function
/dports/science/libint2/libint-2.7.1/tests/unit/
H A Dtest-permute.cc373 void validate2(const BasisSet& obs, const std::vector<Atom>& atoms) { in validate2() function
/dports/www/py-webargs/webargs-8.0.1/tests/
H A Dtest_core.py462 def validate2(args): function

123