Home
last modified time | relevance | path

Searched defs:Q_stricmpn (Results 1 – 15 of 15) sorted by relevance

/dports/games/openjk/OpenJK-07675e2/shared/qcommon/
H A Dq_string.c117 int Q_stricmpn (const char *s1, const char *s2, int n) { in Q_stricmpn() function
/dports/games/gtkradiant/GPL/GtkRadiant/libs/splines/
H A Dq_shared.cpp543 int Q_stricmpn (const char *s1, const char *s2, int n) { in Q_stricmpn() function
/dports/games/netradiant/netradiant-20150621-src/libs/splines/
H A Dq_shared.cpp561 int Q_stricmpn( const char *s1, const char *s2, int n ) { in Q_stricmpn() function
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/qcommon/
H A Dq_shared.c731 int Q_stricmpn (const char *s1, const char *s2, int n) { in Q_stricmpn() function
/dports/games/ioquake3/ioquake3-1.36/code/qcommon/
H A Dq_shared.c751 int Q_stricmpn (const char *s1, const char *s2, int n) { in Q_stricmpn() function
/dports/games/ioquake3-server/ioquake3-1.36/code/qcommon/
H A Dq_shared.c751 int Q_stricmpn (const char *s1, const char *s2, int n) { in Q_stricmpn() function
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/qcommon/
H A Dq_shared.c751 int Q_stricmpn (const char *s1, const char *s2, int n) { in Q_stricmpn() function
/dports/games/openarena/openarena-engine-source-0.8.8/code/qcommon/
H A Dq_shared.c820 int Q_stricmpn (const char *s1, const char *s2, int n) { in Q_stricmpn() function
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/qcommon/
H A Dq_shared.c820 int Q_stricmpn (const char *s1, const char *s2, int n) { in Q_stricmpn() function
/dports/games/evq3/evq3/code/qcommon/
H A Dq_shared.c1019 int Q_stricmpn(const char *s1, const char *s2, int n) in Q_stricmpn() function
/dports/games/iortcw/iortcw-1.51c/SP/code/qcommon/
H A Dq_shared.c943 int Q_stricmpn (const char *s1, const char *s2, int n) { in Q_stricmpn() function
/dports/games/iortcw/iortcw-1.51c/SP/code/splines/
H A Dq_shared.cpp923 int Q_stricmpn( const char *s1, const char *s2, int n ) { in Q_stricmpn() function
/dports/games/iortcw/iortcw-1.51c/MP/code/splines/
H A Dq_shared.cpp923 int Q_stricmpn( const char *s1, const char *s2, int n ) { in Q_stricmpn() function
/dports/games/iortcw/iortcw-1.51c/MP/code/qcommon/
H A Dq_shared.c866 int Q_stricmpn (const char *s1, const char *s2, int n) { in Q_stricmpn() function
/dports/games/q2pro/q2pro/include/
H A Dq_shared.h478 #define Q_stricmpn Q_strncasecmp macro