Home
last modified time | relevance | path

Searched refs:strenc (Results 1 – 22 of 22) sorted by relevance

/dports/mail/heirloom-mailx/mailx-12.4/
H A Dcache.c114 ename = strenc(name); in encname()
124 eaccount = strenc(mp->mb_imap_account); in encname()
126 emailbox = strenc(box); in encname()
128 emailbox = strenc(mp->mb_imap_mailbox); in encname()
418 eaccount = strenc(mp->mb_imap_account); in clean()
420 emailbox = strenc(mp->mb_imap_mailbox); in clean()
615 eaccount = strenc(mp->mb_imap_account); in cache_list()
752 eaccount = strenc(mp->mb_imap_account); in cache_dequeue()
H A Dextern.h70 char *strenc(const char *cp);
H A Daux.c715 strenc(const char *cp) in strenc() function
/dports/lang/mono/mono-5.10.1.57/mono/utils/
H A DMakefile.am81 strenc.h \
82 strenc.c \
H A DMakefile.in138 mono-time.c mono-time.h strenc.h strenc.c mono-uri.c \
191 mono-proclib-windows.lo mono-publib.lo mono-time.lo strenc.lo \
630 strenc.h \
631 strenc.c \
901 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strenc.Plo@am__quote@
/dports/devel/clixon/clixon-4.8.0/lib/src/
H A Dclixon_path.c456 char *strenc=NULL; in api_path_fmt2api_path() local
478 if (uri_percent_encode(&strenc, "%s", str) < 0) in api_path_fmt2api_path()
480 cprintf(cb, "%s", strenc); in api_path_fmt2api_path()
481 free(strenc); strenc = NULL; in api_path_fmt2api_path()
/dports/devel/radare2/radare2-5.1.1/test/db/cmd/
H A Dmetadata502 FILE=bins/elf/strenc
531 FILE=bins/elf/strenc
H A Dcmd_pd858 FILE=bins/elf/strenc
891 FILE=bins/elf/strenc
928 FILE=bins/elf/strenc
961 FILE=bins/elf/strenc
1006 FILE=bins/elf/strenc-guess-utf32le
1022 FILE=bins/elf/strenc
1742 FILE=bins/elf/strenc-ctrlchars
2045 FILE=bins/elf/strenc
H A Dcmd_i3506 FILE=bins/elf/strenc
3519 FILE=bins/elf/strenc
3534 FILE=bins/elf/strenc
3548 FILE=bins/elf/strenc-guess-utf32le
3625 cp bins/elf/analysis/x86-helloworld-gcc .tmp/strenc-bin
3626 o+ .tmp/strenc-bin
3635 rm .tmp/strenc-bin
3702 FILE=bins/elf/strenc
3713 FILE=bins/elf/strenc-guess-utf32le
/dports/databases/redis5/redis-5.0.14/src/
H A Ddebug.c389 char *strenc; in debugCommand() local
396 strenc = strEncoding(val->encoding); in debugCommand()
436 strenc, rdbSavedObjectLen(val), in debugCommand()
/dports/devel/radare2/radare2-5.1.1/libr/core/
H A Ddisasm.c171 RStrEnc strenc; member
748 ds->strenc = R_STRING_ENC_GUESS; in ds_init()
750 ds->strenc = R_STRING_ENC_LATIN1; in ds_init()
752 ds->strenc = R_STRING_ENC_UTF8; in ds_init()
754 ds->strenc = R_STRING_ENC_UTF16LE; in ds_init()
756 ds->strenc = R_STRING_ENC_UTF32LE; in ds_init()
758 ds->strenc = R_STRING_ENC_UTF16BE; in ds_init()
760 ds->strenc = R_STRING_ENC_UTF32BE; in ds_init()
762 ds->strenc = R_STRING_ENC_GUESS; in ds_init()
3731 RStrEnc strenc = ds->strenc; in ds_esc_str() local
[all …]
H A Dcconfig.c1040 free (core->bin->strenc); in cb_binstrenc()
1041 core->bin->strenc = !strcmp (node->value, "guess") ? NULL : strdup (node->value); in cb_binstrenc()
/dports/databases/redis6/redis-6.0.16/src/
H A Ddebug.c500 char *strenc; in debugCommand() local
507 strenc = strEncoding(val->encoding); in debugCommand()
547 strenc, rdbSavedObjectLen(val, c->argv[2]), in debugCommand()
/dports/security/apkid/APKiD-2.1.1/apkid/rules/elf/
H A Dobfuscators.yara113 $strenc = /datadiv_decode[0-9]{18,20}/
/dports/databases/redis-devel/redis-0e5b813/src/
H A Ddebug.c584 char *strenc; in debugCommand() local
591 strenc = strEncoding(val->encoding); in debugCommand()
631 strenc, rdbSavedObjectLen(val, c->argv[2], c->db->id), in debugCommand()
/dports/devel/radare2/radare2-5.1.1/test/db/tools/
H A Drafind2184 CMDS=!rafind2 -S �� bins/elf/strenc
/dports/devel/radare2/radare2-5.1.1/libr/bin/
H A Dbin.c470 free (bin->strenc); in r_bin_free()
856 bin->strenc = NULL; in r_bin_new()
H A Dbfile.c418 const char *enc = bf->rbin->strenc; in get_strings_range()
/dports/devel/radare2/radare2-5.1.1/libr/include/
H A Dr_bin.h338 char *strenc; member
/dports/graphics/freeimage/FreeImage/
H A DfipMakefile.srcs3 …/encode.c Source/LibJXR/image/encode/segenc.c Source/LibJXR/image/encode/strenc.c Source/LibJXR/im…
H A DMakefile.srcs3 …/encode.c Source/LibJXR/image/encode/segenc.c Source/LibJXR/image/encode/strenc.c Source/LibJXR/im…
/dports/devel/radare2/radare2-5.1.1/test/db/anal/
H A Dx86_641310 FILE=bins/elf/strenc-ctrlchars