Home
last modified time | relevance | path

Searched refs:str_lwr (Results 1 – 25 of 211) sorted by path

123456789

/dports/archivers/zoo/zoo-2.10.1_4/
H A Dmakelist.c75 str_lwr (this_arg);
206 str_lwr (path);
H A Dneeded.c63 str_lwr(pathname); str_lwr(arg);
H A Dportable.c129 char *str_lwr (str) in str_lwr() function
H A Dzoo.c158 cmd = instr (nov_cmds, str_lwr(option));
160 cmd = (enum choice) instr (nov_cmds, str_lwr(option));
H A Dzooadd.c290 str_lwr(this_fname);
H A Dzooadd2.c74 str_lwr(drp->fname);
248 str_lwr (tempname); in getstdin()
H A Dzooext.c365 str_lwr (ans);
H A Dzoofns.h114 char *str_lwr PARMS ((char *));
/dports/chinese/tin/tin-2.4.5/doc/
H A DCHANGES.old5336 ADD. make str_lwr() syntax more ANSI-like. Other minor changes.
5394 REM. str_lwr patch from 374 as it opens up problems with iso-8859-*
/dports/chinese/tin/tin-2.4.5/include/
H A Dproto.h663 extern void str_lwr(char *str);
/dports/chinese/tin/tin-2.4.5/src/
H A Dart.c2726 str_lwr(srv); in find_nov_file()
H A Dlist.c115 str_lwr(group_lcase); in find_group_index()
180 str_lwr(groupname_lcase); in group_add_to_hash()
H A Dmisc.c3567 str_lwr(addr_begin); in gnksa_do_check_from()
H A Drfc2046.c698 str_lwr(content->subtype); in parse_content_type()
H A Dstring.c290 str_lwr( in str_lwr() function
H A Dwildmat.c148 str_lwr(txt); in wildmat()
149 str_lwr(p); in wildmat()
195 str_lwr(txt); in wildmatpos()
196 str_lwr(p); in wildmatpos()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/include/
H A Defi_api.h1010 void (EFIAPI *str_lwr)(struct efi_unicode_collation_protocol
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/lib/efi_loader/
H A Defi_unicode_collation.c324 .str_lwr = efi_str_lwr,
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/lib/efi_selftest/
H A Defi_selftest_unicode_collation.c153 unicode_collation_protocol->str_lwr(unicode_collation_protocol, c); in test_str_lwr()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/include/
H A Defi_api.h1010 void (EFIAPI *str_lwr)(struct efi_unicode_collation_protocol
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/lib/efi_loader/
H A Defi_unicode_collation.c324 .str_lwr = efi_str_lwr,
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/lib/efi_selftest/
H A Defi_selftest_unicode_collation.c153 unicode_collation_protocol->str_lwr(unicode_collation_protocol, c); in test_str_lwr()
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot/include/
H A Defi_api.h1715 void (EFIAPI *str_lwr)(struct efi_unicode_collation_protocol
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot/lib/efi_loader/
H A Defi_unicode_collation.c321 .str_lwr = efi_str_lwr,
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot/lib/efi_selftest/
H A Defi_selftest_unicode_collation.c153 unicode_collation_protocol->str_lwr(unicode_collation_protocol, c); in test_str_lwr()

123456789