Home
last modified time | relevance | path

Searched defs:strchrd (Results 1 – 25 of 28) sorted by relevance

12

/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Dependencies/unrarsrc-5.2.5/unrar/
H A Dunicode.hpp49 inline char* strchrd(const char *s, int c) {return (char *)(gdbcs.DBCSMode ? gdbcs.strchrd(s,c):str… in strchrd() function
58 #define strchrd strchr macro
H A Dunicode.cpp565 char* SupportDBCS::strchrd(const char *s, int c) in strchrd() function in SupportDBCS
/dports/archivers/unrar/unrar/
H A Dunicode.hpp51 inline char* strchrd(const char *s, int c) {return (char *)(gdbcs.DBCSMode ? gdbcs.strchrd(s,c):str… in strchrd() function
60 #define strchrd strchr macro
H A Dunicode.cpp621 char* SupportDBCS::strchrd(const char *s, int c) in strchrd() function in SupportDBCS
/dports/archivers/unrar-iconv/unrar/
H A Dunicode.hpp51 inline char* strchrd(const char *s, int c) {return (char *)(gdbcs.DBCSMode ? gdbcs.strchrd(s,c):str… in strchrd() function
60 #define strchrd strchr macro
H A Dunicode.cpp621 char* SupportDBCS::strchrd(const char *s, int c) in strchrd() function in SupportDBCS
/dports/archivers/pecl-rar/rar-4.2.0/unrar/
H A Dunicode.hpp51 inline char* strchrd(const char *s, int c) {return (char *)(gdbcs.DBCSMode ? gdbcs.strchrd(s,c):str… in strchrd() function
60 #define strchrd strchr macro
H A Dunicode.cpp621 char* SupportDBCS::strchrd(const char *s, int c) in strchrd() function in SupportDBCS
/dports/archivers/libunrar6/unrar/
H A Dunicode.hpp51 inline char* strchrd(const char *s, int c) {return (char *)(gdbcs.DBCSMode ? gdbcs.strchrd(s,c):str… in strchrd() function
60 #define strchrd strchr macro
H A Dunicode.cpp621 char* SupportDBCS::strchrd(const char *s, int c) in strchrd() function in SupportDBCS
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/unrar/src/
H A Dunicode.hpp50 inline char* strchrd(const char *s, int c) {return (char *)(SupportDBCS::GetInstance().DBCSMode ? S… in strchrd() function
59 #define strchrd strchr macro
H A Dunicode.cpp618 char* SupportDBCS::strchrd(const char *s, int c) in strchrd() function in SupportDBCS
/dports/security/clamav/clamav-0.104.2/libclamunrar/
H A Dunicode.hpp51 inline char* strchrd(const char *s, int c) {return (char *)(gdbcs.DBCSMode ? gdbcs.strchrd(s,c):str… in strchrd() function
60 #define strchrd strchr macro
/dports/security/clamav-lts/clamav-0.103.5/libclamunrar/
H A Dunicode.hpp51 inline char* strchrd(const char *s, int c) {return (char *)(gdbcs.DBCSMode ? gdbcs.strchrd(s,c):str… in strchrd() function
60 #define strchrd strchr macro
H A Dunicode.cpp620 char* SupportDBCS::strchrd(const char *s, int c) in strchrd() function in SupportDBCS
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/unrar/src/
H A Dunicode.hpp50 inline char* strchrd(const char *s, int c) {return (char *)(SupportDBCS::GetInstance().DBCSMode ? S… in strchrd() function
59 #define strchrd strchr macro
/dports/security/hashcat/hashcat-6.2.5/deps/unrar/
H A Dunicode.hpp51 inline char* strchrd(const char *s, int c) {return (char *)(gdbcs.DBCSMode ? gdbcs.strchrd(s,c):str… in strchrd() function
60 #define strchrd strchr macro
/dports/graphics/comical/comical-0.8/unrar/
H A Dunicode.hpp67 inline char* strchrd(const char *s, int c) {return (char *)(gdbcs.DBCSMode ? gdbcs.strchrd(s,c):str… in strchrd() function
76 #define strchrd strchr macro
H A Dunicode.cpp414 char* SupportDBCS::strchrd(const char *s, int c) in strchrd() function in SupportDBCS
/dports/archivers/libunrar/unrar/
H A Dunicode.hpp68 inline char* strchrd(const char *s, int c) {return (char *)(gdbcs.DBCSMode ? gdbcs.strchrd(s,c):str… in strchrd() function
77 #define strchrd strchr macro
H A Dunicode.cpp477 char* SupportDBCS::strchrd(const char *s, int c) in strchrd() function in SupportDBCS
/dports/sysutils/bulk_extractor/bulk_extractor-2.0.0-beta2/src/rar/
H A Dunicode.hpp75 inline char* strchrd(const char *s, int c) {return (char *)(gdbcs.DBCSMode ? gdbcs.strchrd(s,c):str… in strchrd() function
84 #define strchrd strchr macro
H A Dunicode.cpp368 char* SupportDBCS::strchrd(const char *s, int c) in strchrd() function in SupportDBCS
/dports/deskutils/coolreader/coolreader-cr3.2.55/thirdparty_unman/unrar/
H A Dunicode.hpp75 inline char* strchrd(const char *s, int c) {return (char *)(gdbcs.DBCSMode ? gdbcs.strchrd(s,c):str… in strchrd() function
84 #define strchrd strchr macro
H A Dunicode.cpp365 char* SupportDBCS::strchrd(const char *s, int c) in strchrd() function in SupportDBCS

12