Home
last modified time | relevance | path

Searched defs:wchr (Results 1 – 22 of 22) sorted by relevance

/dports/astro/pykep/pykep-2.6/src/third_party/cspice/
H A Dmatchi_c.c53 SpiceChar wchr ) in matchi_c()
H A Dmatchw_c.c53 SpiceChar wchr ) in matchw_c()
H A Dmatchi.c13 logical matchi_(char *string, char *templ, char *wstr, char *wchr, ftnlen in matchi_()
H A Dmatchw.c13 logical matchw_(char *string, char *templ, char *wstr, char *wchr, ftnlen in matchw_()
/dports/astro/py-pykep/pykep-2.6/src/third_party/cspice/
H A Dmatchw_c.c53 SpiceChar wchr ) in matchw_c()
H A Dmatchi_c.c53 SpiceChar wchr ) in matchi_c()
H A Dmatchi.c13 logical matchi_(char *string, char *templ, char *wstr, char *wchr, ftnlen in matchi_()
H A Dmatchw.c13 logical matchw_(char *string, char *templ, char *wstr, char *wchr, ftnlen in matchw_()
/dports/devel/easyloggingpp/easyloggingpp-9.97.0/samples/STL/
H A Dautospace.cpp19 const wchar_t* wchr = L"-wcsample-"; in main() local
/dports/sysutils/fusefs-encfs/encfs-1.9.5/vendor/github.com/muflihun/easyloggingpp/samples/STL/
H A Dautospace.cpp19 const wchar_t* wchr = L"-wcsample-"; in main() local
/dports/devel/glib20/glib-2.70.4/gio/
H A Dgiowin32-private.c51 g_utf16_wchr (const gunichar2 *str, const wchar_t wchr) in g_utf16_wchr()
/dports/textproc/re-flex/RE-flex-3.1.0/include/reflex/
H A Dabslexer.h303 inline int wchr() const in wchr() function
H A Dabsmatcher.h606 inline int wchr() const in wchr() function
/dports/textproc/ugrep/ugrep-3.4.0/include/reflex/
H A Dabslexer.h303 inline int wchr() const in wchr() function
H A Dabsmatcher.h606 inline int wchr() const in wchr() function
/dports/databases/pspg/pspg-5.3.4/src/
H A Dprint.c530 pspg_mvwadd_wchar(WINDOW *win, int y, int x, wchar_t wchr, attr_t attr) in pspg_mvwadd_wchar()
539 mvwadd_wchar(WINDOW *win, int y, int x, wchar_t wchr) in mvwadd_wchar()
/dports/shells/zsh/zsh-5.8.1/Src/Zle/
H A Dcompmatch.c1316 convchar_t wchr) in pattern_match_equivalence()
1781 convchar_t wchr, wind; in bld_line() local
/dports/databases/mysql-connector-odbc/mysql-connector-odbc-5.3.13-src/util/
H A Dstringutil.cc616 const SQLWCHAR *sqlwcharchr(const SQLWCHAR *wstr, SQLWCHAR wchr) in sqlwcharchr()
/dports/net/xrdp-devel/xrdp-0.9.16/sesman/chansrv/
H A Dclipboard.c1215 twchar wchr; in clipboard_process_data_response() local
/dports/x11-drivers/xorgxrdp/xrdp-0.9.17/sesman/chansrv/
H A Dclipboard.c1215 twchar wchr; in clipboard_process_data_response() local
/dports/science/gnudatalanguage/gdl-1.0.1/src/
H A Dbasic_pro_jmg.cpp784 LPWSTR wchr = new WCHAR[image.size() + 1]; in call_external() local
/dports/devel/upp/upp/uppsrc/Core/
H A DCharSet.cpp1896 int FromUnicode(wchar wchr, byte charset, int def) in FromUnicode()