Home
last modified time | relevance | path

Searched refs:phraselen (Results 1 – 11 of 11) sorted by relevance

/dports/japanese/mutt-devel/mutt-1.5.21/
H A Drfc822.c397 if (phraselen) in rfc822_parse_adrlist()
413 phraselen = 0; in rfc822_parse_adrlist()
431 if (phraselen && phraselen < sizeof (phrase) - 1) in rfc822_parse_adrlist()
457 phraselen = 0; in rfc822_parse_adrlist()
465 if (phraselen) in rfc822_parse_adrlist()
488 phraselen = 0; in rfc822_parse_adrlist()
498 if (phraselen) in rfc822_parse_adrlist()
513 phraselen = 0; in rfc822_parse_adrlist()
519 if (phraselen && phraselen < sizeof (phrase) - 1 && ws_pending) in rfc822_parse_adrlist()
520 phrase[phraselen++] = ' '; in rfc822_parse_adrlist()
[all …]
/dports/mail/lbdb/lbdb-0.42.1/
H A Drfc822.c323 if (phraselen) in rfc822_parse_adrlist()
325 phrase[phraselen] = 0; in rfc822_parse_adrlist()
339 phraselen = 0; in rfc822_parse_adrlist()
372 phraselen = 0; in rfc822_parse_adrlist()
380 if (phraselen) in rfc822_parse_adrlist()
382 phrase[phraselen] = 0; in rfc822_parse_adrlist()
403 phraselen = 0; in rfc822_parse_adrlist()
413 if (phraselen) in rfc822_parse_adrlist()
434 phraselen = 0; in rfc822_parse_adrlist()
440 if (phraselen && phraselen < sizeof (phrase) - 1) in rfc822_parse_adrlist()
[all …]
/dports/mail/neomutt/neomutt-20211029/address/
H A Daddress.c465 size_t phraselen = 0, commentlen = 0; in mutt_addrlist_parse() local
477 if (phraselen != 0) in mutt_addrlist_parse()
501 phraselen = 0; in mutt_addrlist_parse()
518 if ((phraselen != 0) && (phraselen < (sizeof(phrase) - 1))) in mutt_addrlist_parse()
519 phrase[phraselen++] = ' '; in mutt_addrlist_parse()
535 phraselen = 0; in mutt_addrlist_parse()
554 phraselen = 0; in mutt_addrlist_parse()
561 if ((phraselen != 0) && (phraselen < (sizeof(phrase) - 1)) && ws_pending) in mutt_addrlist_parse()
562 phrase[phraselen++] = ' '; in mutt_addrlist_parse()
568 phrase[phraselen++] = *s; in mutt_addrlist_parse()
[all …]
/dports/mail/gnubiff/gnubiff-2.2.13/src/
H A Ddecoding.cc828 guint phraselen = passphrase.size(); in decrypt_aes() local
831 if (phraselen < 16) in decrypt_aes()
856 if (++j > phraselen - 16) in decrypt_aes()
890 guint phraselen = passphrase.size(); in encrypt_aes() local
893 if (phraselen < 16) in encrypt_aes()
909 if (++j > phraselen - 16) in encrypt_aes()
/dports/textproc/scim-openvanilla/openvanilla-0.7.2.20070514/Modules/OVIMSpaceChewing0.3/libchewing/
H A Dhash.c140 int i, phraselen; in HashItem2Binary() local
158 phraselen = ueStrLen( pItem->data.wordSeq ); in HashItem2Binary()
159 str[ 16 ] = phraselen; in HashItem2Binary()
161 for ( i = 0; i < phraselen; i++ ) { in HashItem2Binary()
/dports/textproc/openvanilla-framework/openvanilla-0.7.2.20070514/Modules/OVIMSpaceChewing0.3/libchewing/
H A Dhash.c140 int i, phraselen; in HashItem2Binary() local
158 phraselen = ueStrLen( pItem->data.wordSeq ); in HashItem2Binary()
159 str[ 16 ] = phraselen; in HashItem2Binary()
161 for ( i = 0; i < phraselen; i++ ) { in HashItem2Binary()
/dports/chinese/libchewing/libchewing-0.5.1/src/
H A Dhash.c171 int i, phraselen; in HashItem2Binary() local
187 phraselen = ueStrLen(pItem->data.wordSeq); in HashItem2Binary()
188 str[16] = phraselen; in HashItem2Binary()
190 for (i = 0; i < phraselen; i++) { in HashItem2Binary()
/dports/textproc/rman/rman-3.2/
H A Drman.c2460 int phraselen; variable
2482 ph=phrase; phraselen=0; in filterline()
2682 if (!scnt2) { *ph++=*p; phraselen++; } in filterline()
2820 strcpy(head,phrase); headlen=phraselen; in preformatted_filter()
2869 /*grabphrase(p);*/ strcpy(foot,phrase); footlen=phraselen; in preformatted_filter()
2949 (scnt2-s_avg>=2 && phrase[phraselen-1]!='.') || in preformatted_filter()
2960 phraselen=k-scnt; in preformatted_filter()
2961 for (k=phraselen; plain[k]==' ' && k<linelen; k++) /* nothing */; in preformatted_filter()
2963 } else if (scnt2) hanging=phraselen+scnt2; in preformatted_filter()
3067 if (fIP && ((*p==' ' && i==phraselen) || *p=='\0')) { in preformatted_filter()
/dports/chinese/fcitx/fcitx-4.2.9.7/src/module/quickphrase/
H A Dquickphrase.c281 size_t phraselen = strlen(p); in LoadQuickPhraseFromFile() local
289 tempQuickPhrase.strPhrase = fcitx_memory_pool_alloc(qpstate->memPool, phraselen + 1); in LoadQuickPhraseFromFile()
/dports/www/firefox/firefox-99.0/security/nss/doc/rst/legacy/nss_sample_code/nss_sample_code_utililies_1/
H A Dindex.rst353 …" if="" int="" now="" passphrase="" phrase="&amp;phrases[startphrase];" phraselen="" pk11slotinfo=…
/dports/security/nss/nss-3.76.1/nss/doc/rst/legacy/nss_sample_code/nss_sample_code_utililies_1/
H A Dindex.rst353 …" if="" int="" now="" passphrase="" phrase="&amp;phrases[startphrase];" phraselen="" pk11slotinfo=…