Home
last modified time | relevance | path

Searched defs:ALPHABET (Results 1 – 25 of 185) sorted by relevance

12345678

/dports/security/nextcloud-twofactor_totp/twofactor_totp/vendor/christian-riesen/base32/src/
H A DBase32Hex.php26 protected const ALPHABET = '0123456789ABCDEFGHIJKLMNOPQRSTUV='; define in Base32\\Base32Hex
H A DBase32.php30 protected const ALPHABET = 'ABCDEFGHIJKLMNOPQRSTUVWXYZ234567='; define in Base32\\Base32
/dports/www/typo3-11/typo3_src-11.5.7/vendor/christian-riesen/base32/src/
H A DBase32Hex.php26 protected const ALPHABET = '0123456789ABCDEFGHIJKLMNOPQRSTUV='; define in Base32\\Base32Hex
H A DBase32.php30 protected const ALPHABET = 'ABCDEFGHIJKLMNOPQRSTUVWXYZ234567='; define in Base32\\Base32
/dports/news/inn/inn-2.6.4/lib/
H A Dradix32.c14 static char ALPHABET[] = variable
/dports/sysutils/shlock/inn-2.6.4/lib/
H A Dradix32.c14 static char ALPHABET[] = variable
/dports/biology/tRNAscan-SE/tRNAscan-SE-2.0/src/
H A Dmisc.c21 char *ALPHABET = RNA_ALPHABET; variable
/dports/news/inn-current/inn-2.7-20211226/lib/
H A Dradix32.c13 static char ALPHABET[] = "0123456789abcdefghijklmnopqrstuv"; variable
/dports/www/mediawiki137/mediawiki-1.37.1/vendor/christian-riesen/base32/src/
H A DBase32.php29 private const ALPHABET = 'ABCDEFGHIJKLMNOPQRSTUVWXYZ234567='; define in Base32\\Base32
/dports/www/mediawiki136/mediawiki-1.36.3/vendor/christian-riesen/base32/src/
H A DBase32.php29 private const ALPHABET = 'ABCDEFGHIJKLMNOPQRSTUVWXYZ234567='; define in Base32\\Base32
/dports/www/mediawiki135/mediawiki-1.35.5/vendor/christian-riesen/base32/src/
H A DBase32.php29 private const ALPHABET = 'ABCDEFGHIJKLMNOPQRSTUVWXYZ234567='; define in Base32\\Base32
/dports/textproc/py-pygments/Pygments-2.7.2/tests/
H A Dtest_regexopt.py16 ALPHABET = ['a', 'b', 'c', 'd', 'e'] variable
/dports/textproc/py-pygments-25/Pygments-2.5.2/tests/
H A Dtest_regexopt.py16 ALPHABET = ['a', 'b', 'c', 'd', 'e'] variable
/dports/graphics/geomview/geomview-1.9.5/src/lib/oogl/wa/
H A Dwa.yacc.h56 ALPHABET = 265, enumerator
81 #define ALPHABET 265 macro
H A Dy.tab.h56 ALPHABET = 265, enumerator
81 #define ALPHABET 265 macro
/dports/biology/ugene/ugene-40.1/src/corelibs/U2Algorithm/src/msa_alignment/
H A DAbstractAlignmentTask.h62 static const QString ALPHABET; variable
/dports/russian/py-pytils/pytils-0.3/pytils/
H A Dtranslit.py133 ALPHABET = RU_ALPHABET + EN_ALPHABET #: Alphabet that we can (de)transliterate variable
/dports/net/jcifs/jcifs_1.3.19/src/jcifs/util/
H A DBase64.java23 private static final String ALPHABET = field in Base64
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/tests/align/
H A Dtest_align_myers.h95 #define ALPHABET Dna macro
97 int edit_distance(Align<String<ALPHABET>, ArrayGaps> & ali) in edit_distance()
/dports/www/bluefish/bluefish-2.2.12/data/jsbeautifier/unpackers/
H A Dpacker.py82 ALPHABET = { variable in Unbaser
/dports/devel/py-jsbeautifier/jsbeautifier-1.11.0/jsbeautifier/unpackers/
H A Dpacker.py112 ALPHABET = { variable in Unbaser
/dports/textproc/zxing-cpp/zxing-cpp-1.2.0/core/src/oned/
H A DODCodabarReader.cpp33 static const char ALPHABET[] = "0123456789-$:/.+ABCD"; variable
/dports/mail/bogofilter-sqlite/bogofilter-1.2.5/contrib/
H A Dbogogrep.c29 #define ALPHABET 256 macro
/dports/mail/bogofilter-kc/bogofilter-1.2.5/contrib/
H A Dbogogrep.c29 #define ALPHABET 256 macro
/dports/mail/bogofilter/bogofilter-1.2.5/contrib/
H A Dbogogrep.c29 #define ALPHABET 256 macro

12345678