代码搜索:jstring

找到约 391 项符合「jstring」的源代码

代码结果 391
www.eeworm.com/read/366270/9821871

h com_opt_jni_myjni.h

/* DO NOT EDIT THIS FILE - it is machine generated */ #include /* Header for class com_opt_jni_MyJNI */ #ifndef _Included_com_opt_jni_MyJNI #define _Included_com_opt_jni_MyJNI #ifdef __
www.eeworm.com/read/123117/6062844

h prompt2.h

/* DO NOT EDIT THIS FILE - it is machine generated */ #include /* Header for class Prompt2 */ #ifndef _Included_Prompt2 #define _Included_Prompt2 #ifdef __cplusplus extern "C" { #endif /* *
www.eeworm.com/read/229812/4751337

gml jstrncpy.gml

.func jstrncpy _fjstrncpy #include JSTRING jstrncpy( JCHAR *dst, const JCHAR *src, size_t n ); .ixfunc2 '&Jstring' &func .ixfunc2 '&Jcopy' &func
www.eeworm.com/read/229812/4751351

gml jstrskip.gml

.func jstrskip _fjstrskip #include JSTRING jstrskip( const JCHAR *str, const JCHAR *charset ); .ixfunc2 '&Jstring' &func .ixfunc2 '&Jsearch' &func .if &farfnc eq 1
www.eeworm.com/read/137691/5820592

c net_tinyos_util_env.c

// $Id: net_tinyos_util_Env.c,v 1.4 2003/10/07 21:45:49 idgay Exp $ #include "net_tinyos_util_Env.h" #include JNIEXPORT jstring JNICALL Java_net_tinyos_util_Env_igetenv (JNIEnv *env, j
www.eeworm.com/read/120251/6077691

h org_ogre4j_subentity.h

/* DO NOT EDIT THIS FILE - it is machine generated */ #include /* Header for class org_ogre4j_SubEntity */ #ifndef _Included_org_ogre4j_SubEntity #define _Included_org_ogre4j_SubEntity
www.eeworm.com/read/113165/6139705

h org_ogre4j_subentity.h

/* DO NOT EDIT THIS FILE - it is machine generated */ #include /* Header for class org_ogre4j_SubEntity */ #ifndef _Included_org_ogre4j_SubEntity #define _Included_org_ogre4j_SubEntity
www.eeworm.com/read/155397/5622565

c net_tinyos_util_env.c

// $Id: net_tinyos_util_Env.c,v 1.3.4.1 2003/08/18 22:09:42 cssharp Exp $ #include "net_tinyos_util_Env.h" #include JNIEXPORT jstring JNICALL Java_net_tinyos_util_Env_igetenv (JNIEnv *
www.eeworm.com/read/229812/4751011

gml jputmoji.gml

.func jputmoji _fjputmoji #include JSTRING jputmoji( JCHAR *str, JMOJI c ); .ixfunc2 '&Jstring' &func .if &farfnc eq 1 .do begin FJSTRING __far _fjputmoji( JCHAR __far *str, JMOJI c )
www.eeworm.com/read/229812/4751239

gml jstrmatc.gml

.func jstrmatch _fjstrmatch #include JSTRING jstrmatch( const JCHAR *str, const JCHAR *charset ); .ixfunc2 '&Jstring' &func .ixfunc2 '&Jsearch' &func .if &farfnc eq 1 .do begin FJSTR