Result:
found 1096 distributions and 1124 files matching your query ! ( run in 1.516 )


Text-CSV-Easy_XS

 view release on metacpan or  search on metacpan

ppport.h  view on Meta::CPAN


#ifndef CopyD
#  define CopyD(s,d,n,t)                 memcpy((char*)(d),(char*)(s), (n) * sizeof(t))
#endif

#ifdef HAS_MEMSET
#ifndef ZeroD
#  define ZeroD(d,n,t)                   memzero((char*)(d), (n) * sizeof(t))
#endif

#else

 view all matches for this distribution


Text-CSV-LibCSV

 view release on metacpan or  search on metacpan

src/ppport.h  view on Meta::CPAN


#ifndef CopyD
#  define CopyD(s,d,n,t)                 memcpy((char*)(d),(char*)(s), (n) * sizeof(t))
#endif

#ifdef HAS_MEMSET
#ifndef ZeroD
#  define ZeroD(d,n,t)                   memzero((char*)(d), (n) * sizeof(t))
#endif

#else

 view all matches for this distribution


Text-CSV_XS

 view release on metacpan or  search on metacpan

ppport.h  view on Meta::CPAN


#ifndef CopyD
#  define CopyD(s,d,n,t)                 memcpy((char*)(d),(char*)(s), (n) * sizeof(t))
#endif

#ifdef HAS_MEMSET
#ifndef ZeroD
#  define ZeroD(d,n,t)                   memzero((char*)(d), (n) * sizeof(t))
#endif

#else

 view all matches for this distribution


Text-Diff-Unified-XS

 view release on metacpan or  search on metacpan

src/ppport.h  view on Meta::CPAN


#ifndef CopyD
#  define CopyD(s,d,n,t)                 memcpy((char*)(d),(char*)(s), (n) * sizeof(t))
#endif

#ifdef HAS_MEMSET
#ifndef ZeroD
#  define ZeroD(d,n,t)                   memzero((char*)(d), (n) * sizeof(t))
#endif

#else

 view all matches for this distribution


Text-Fracture

 view release on metacpan or  search on metacpan

ppport.h  view on Meta::CPAN


#ifndef CopyD
#  define CopyD(s,d,n,t)                 memcpy((char*)(d),(char*)(s), (n) * sizeof(t))
#endif

#ifdef HAS_MEMSET
#ifndef ZeroD
#  define ZeroD(d,n,t)                   memzero((char*)(d), (n) * sizeof(t))
#endif

#else

 view all matches for this distribution


Text-Fuzzy

 view release on metacpan or  search on metacpan

ppport.h  view on Meta::CPAN


#ifndef CopyD
#  define CopyD(s,d,n,t)                 memcpy((char*)(d),(char*)(s), (n) * sizeof(t))
#endif

#ifdef HAS_MEMSET
#ifndef ZeroD
#  define ZeroD(d,n,t)                   memzero((char*)(d), (n) * sizeof(t))
#endif

#else

 view all matches for this distribution


Text-KnuthPlass

 view release on metacpan or  search on metacpan

ppport.h  view on Meta::CPAN


#ifndef CopyD
#  define CopyD(s,d,n,t)                 memcpy((char*)(d),(char*)(s), (n) * sizeof(t))
#endif

#ifdef HAS_MEMSET
#ifndef ZeroD
#  define ZeroD(d,n,t)                   memzero((char*)(d), (n) * sizeof(t))
#endif

#else

 view all matches for this distribution


Text-KyTea

 view release on metacpan or  search on metacpan

ppport.h  view on Meta::CPAN


#ifndef CopyD
#  define CopyD(s,d,n,t)                 memcpy((char*)(d),(char*)(s), (n) * sizeof(t))
#endif

#ifdef HAS_MEMSET
#ifndef ZeroD
#  define ZeroD(d,n,t)                   memzero((char*)(d), (n) * sizeof(t))
#endif

#else

 view all matches for this distribution


Text-Levenshtein-Edlib

 view release on metacpan or  search on metacpan

ppport.h  view on Meta::CPAN


#ifndef CopyD
#  define CopyD(s,d,n,t)                 memcpy((char*)(d),(char*)(s), (n) * sizeof(t))
#endif

#ifdef HAS_MEMSET
#ifndef ZeroD
#  define ZeroD(d,n,t)                   memzero((char*)(d), (n) * sizeof(t))
#endif

#else

 view all matches for this distribution


Text-Levenshtein-Flexible

 view release on metacpan or  search on metacpan

ppport.h  view on Meta::CPAN


#ifndef CopyD
#  define CopyD(s,d,n,t)                 memcpy((char*)(d),(char*)(s), (n) * sizeof(t))
#endif

#ifdef HAS_MEMSET
#ifndef ZeroD
#  define ZeroD(d,n,t)                   memzero((char*)(d), (n) * sizeof(t))
#endif

#else

 view all matches for this distribution


Text-Markdown-Discount

 view release on metacpan or  search on metacpan

lib/Text/Markdown/ppport.h  view on Meta::CPAN


#ifndef CopyD
#  define CopyD(s,d,n,t)                 memcpy((char*)(d),(char*)(s), (n) * sizeof(t))
#endif

#ifdef HAS_MEMSET
#ifndef ZeroD
#  define ZeroD(d,n,t)                   memzero((char*)(d), (n) * sizeof(t))
#endif

#else

 view all matches for this distribution


Text-Markdown-Hoedown

 view release on metacpan or  search on metacpan

lib/Text/Markdown/ppport.h  view on Meta::CPAN


#ifndef CopyD
#  define CopyD(s,d,n,t)                 memcpy((char*)(d),(char*)(s), (n) * sizeof(t))
#endif

#ifdef HAS_MEMSET
#ifndef ZeroD
#  define ZeroD(d,n,t)                   memzero((char*)(d), (n) * sizeof(t))
#endif

#else

 view all matches for this distribution


Text-Migemo

 view release on metacpan or  search on metacpan

src/ppport.h  view on Meta::CPAN


#ifndef CopyD
#  define CopyD(s,d,n,t)                 memcpy((char*)(d),(char*)(s), (n) * sizeof(t))
#endif

#ifdef HAS_MEMSET
#ifndef ZeroD
#  define ZeroD(d,n,t)                   memzero((char*)(d), (n) * sizeof(t))
#endif

#else

 view all matches for this distribution


Text-Minify-XS

 view release on metacpan or  search on metacpan

ppport.h  view on Meta::CPAN


#ifndef CopyD
#  define CopyD(s,d,n,t)                 memcpy((char*)(d),(char*)(s), (n) * sizeof(t))
#endif

#ifdef HAS_MEMSET
#ifndef ZeroD
#  define ZeroD(d,n,t)                   memzero((char*)(d), (n) * sizeof(t))
#endif

#else

 view all matches for this distribution


Text-Ngram

 view release on metacpan or  search on metacpan

ppport.h  view on Meta::CPAN

#define MoveD(s,d,n,t) memmove((char*)(d),(char*)(s), (n) * sizeof(t))
#endif
#ifndef CopyD
#define CopyD(s,d,n,t) memcpy((char*)(d),(char*)(s), (n) * sizeof(t))
#endif
#ifdef HAS_MEMSET
#ifndef ZeroD
#define ZeroD(d,n,t) memzero((char*)(d), (n) * sizeof(t))
#endif
#else
#ifndef ZeroD

 view all matches for this distribution


Text-QRCode

 view release on metacpan or  search on metacpan

ppport.h  view on Meta::CPAN


#ifndef CopyD
#  define CopyD(s,d,n,t)                 memcpy((char*)(d),(char*)(s), (n) * sizeof(t))
#endif

#ifdef HAS_MEMSET
#ifndef ZeroD
#  define ZeroD(d,n,t)                   memzero((char*)(d), (n) * sizeof(t))
#endif

#else

 view all matches for this distribution


Text-SpeedyFx

 view release on metacpan or  search on metacpan

ppport.h  view on Meta::CPAN


#ifndef CopyD
#  define CopyD(s,d,n,t)                 memcpy((char*)(d),(char*)(s), (n) * sizeof(t))
#endif

#ifdef HAS_MEMSET
#ifndef ZeroD
#  define ZeroD(d,n,t)                   memzero((char*)(d), (n) * sizeof(t))
#endif

#else

 view all matches for this distribution


Text-Tidx

 view release on metacpan or  search on metacpan

ppport.h  view on Meta::CPAN


#ifndef CopyD
#  define CopyD(s,d,n,t)                 memcpy((char*)(d),(char*)(s), (n) * sizeof(t))
#endif

#ifdef HAS_MEMSET
#ifndef ZeroD
#  define ZeroD(d,n,t)                   memzero((char*)(d), (n) * sizeof(t))
#endif

#else

 view all matches for this distribution


Text-Tokenizer

 view release on metacpan or  search on metacpan

ppport.h  view on Meta::CPAN


#ifndef CopyD
#  define CopyD(s,d,n,t)                 memcpy((char*)(d),(char*)(s), (n) * sizeof(t))
#endif

#ifdef HAS_MEMSET
#ifndef ZeroD
#  define ZeroD(d,n,t)                   memzero((char*)(d), (n) * sizeof(t))
#endif

#else

 view all matches for this distribution


Text-Upskirt

 view release on metacpan or  search on metacpan

ppport.h  view on Meta::CPAN


#ifndef CopyD
#  define CopyD(s,d,n,t)                 memcpy((char*)(d),(char*)(s), (n) * sizeof(t))
#endif

#ifdef HAS_MEMSET
#ifndef ZeroD
#  define ZeroD(d,n,t)                   memzero((char*)(d), (n) * sizeof(t))
#endif

#else

 view all matches for this distribution


Text-Ux

 view release on metacpan or  search on metacpan

ppport.h  view on Meta::CPAN


#ifndef CopyD
#  define CopyD(s,d,n,t)                 memcpy((char*)(d),(char*)(s), (n) * sizeof(t))
#endif

#ifdef HAS_MEMSET
#ifndef ZeroD
#  define ZeroD(d,n,t)                   memzero((char*)(d), (n) * sizeof(t))
#endif

#else

 view all matches for this distribution


Text-VCardFast

 view release on metacpan or  search on metacpan

ppport.h  view on Meta::CPAN


#ifndef CopyD
#  define CopyD(s,d,n,t)                 memcpy((char*)(d),(char*)(s), (n) * sizeof(t))
#endif

#ifdef HAS_MEMSET
#ifndef ZeroD
#  define ZeroD(d,n,t)                   memzero((char*)(d), (n) * sizeof(t))
#endif

#else

 view all matches for this distribution


Text-VisualWidth

 view release on metacpan or  search on metacpan

ppport.h  view on Meta::CPAN


#ifndef CopyD
#  define CopyD(s,d,n,t)                 memcpy((char*)(d),(char*)(s), (n) * sizeof(t))
#endif

#ifdef HAS_MEMSET
#ifndef ZeroD
#  define ZeroD(d,n,t)                   memzero((char*)(d), (n) * sizeof(t))
#endif

#else

 view all matches for this distribution


Text-Wrap-Smart-XS

 view release on metacpan or  search on metacpan

ppport.h  view on Meta::CPAN


#ifndef CopyD
#  define CopyD(s,d,n,t)                 memcpy((char*)(d),(char*)(s), (n) * sizeof(t))
#endif

#ifdef HAS_MEMSET
#ifndef ZeroD
#  define ZeroD(d,n,t)                   memzero((char*)(d), (n) * sizeof(t))
#endif

#else

 view all matches for this distribution


Thread-CSP

 view release on metacpan or  search on metacpan

src/ppport.h  view on Meta::CPAN


#ifndef CopyD
#  define CopyD(s,d,n,t)                 memcpy((char*)(d),(char*)(s), (n) * sizeof(t))
#endif

#ifdef HAS_MEMSET
#ifndef ZeroD
#  define ZeroD(d,n,t)                   memzero((char*)(d), (n) * sizeof(t))
#endif

#else

 view all matches for this distribution


Thread-Channel

 view release on metacpan or  search on metacpan

lib/Thread/ppport.h  view on Meta::CPAN


#ifndef CopyD
#  define CopyD(s,d,n,t)                 memcpy((char*)(d),(char*)(s), (n) * sizeof(t))
#endif

#ifdef HAS_MEMSET
#ifndef ZeroD
#  define ZeroD(d,n,t)                   memzero((char*)(d), (n) * sizeof(t))
#endif

#else

 view all matches for this distribution


Thread-Csp

 view release on metacpan or  search on metacpan

src/ppport.h  view on Meta::CPAN


#ifndef CopyD
#  define CopyD(s,d,n,t)                 memcpy((char*)(d),(char*)(s), (n) * sizeof(t))
#endif

#ifdef HAS_MEMSET
#ifndef ZeroD
#  define ZeroD(d,n,t)                   memzero((char*)(d), (n) * sizeof(t))
#endif

#else

 view all matches for this distribution


Thread-GoChannel

 view release on metacpan or  search on metacpan

ppport.h  view on Meta::CPAN


#ifndef CopyD
#  define CopyD(s,d,n,t)                 memcpy((char*)(d),(char*)(s), (n) * sizeof(t))
#endif

#ifdef HAS_MEMSET
#ifndef ZeroD
#  define ZeroD(d,n,t)                   memzero((char*)(d), (n) * sizeof(t))
#endif

#else

 view all matches for this distribution


Thread-IID

 view release on metacpan or  search on metacpan

ppport.h  view on Meta::CPAN


#ifndef CopyD
#  define CopyD(s,d,n,t)                 memcpy((char*)(d),(char*)(s), (n) * sizeof(t))
#endif

#ifdef HAS_MEMSET
#ifndef ZeroD
#  define ZeroD(d,n,t)                   memzero((char*)(d), (n) * sizeof(t))
#endif

#else

 view all matches for this distribution


Thread-State

 view release on metacpan or  search on metacpan

ppport.h  view on Meta::CPAN


#ifndef CopyD
#  define CopyD(s,d,n,t)                 memcpy((char*)(d),(char*)(s), (n) * sizeof(t))
#endif

#ifdef HAS_MEMSET
#ifndef ZeroD
#  define ZeroD(d,n,t)                   memzero((char*)(d), (n) * sizeof(t))
#endif

#else

 view all matches for this distribution


( run in 1.516 second using v1.01-cache-2.11-cpan-8780591d54d )