Searched refs:IsMultiByteChar (Results 1 - 4 of 4) sorted by relevance

/glassfish-3.1.2/installer/src/cpp/share/launcher/
H A Djava.h198 IsMultiByteChar(const char *s, int pos);
H A Djava.c1463 if (*t != c || !IsMultiByteChar(s, t - s))
1485 if (*t != c || !IsMultiByteChar(s, t - s))
H A Djava_md.winnt.c1344 IsMultiByteChar(const char *s, int pos) function
H A Djava_md.unix.c1740 IsMultiByteChar(const char *s, int pos) function

Completed in 112 milliseconds