HomeSort by relevance Sort by last modified time
    Searched defs:strncmp (Results 1 - 22 of 22) sorted by null

  /webstack/webstack/branches/CoolStack12Rtm/src/db-4.5.20/clib/
strncmp.c 39 * strncmp --
42 * PUBLIC: int strncmp __P((const char *, const char *, size_t));
46 strncmp(s1, s2, n) function
  /webstack/webstack/trunk/src/db-4.5.20/clib/
strncmp.c 39 * strncmp --
42 * PUBLIC: int strncmp __P((const char *, const char *, size_t));
46 strncmp(s1, s2, n) function
  /webstack/webstack/branches/CoolStack12Rtm/src/perl-5.8.8/NetWare/
intdef.h 54 #define strncmp(s1,s2,l) NWgstrncmp(s1,s2,l) macro
  /webstack/webstack/trunk/src/perl-5.8.8/NetWare/
intdef.h 54 #define strncmp(s1,s2,l) NWgstrncmp(s1,s2,l) macro
  /webstack/webstack/branches/CoolStack12Rtm/src/db-4.5.20/build_vxworks/
clib_port.h 81 #define strncmp __db_Cstrncmp macro
  /webstack/webstack/branches/CoolStack12Rtm/src/db-4.5.20/build_windows/
clib_port.h 81 #define strncmp __db_Cstrncmp macro
  /webstack/webstack/branches/CoolStack12Rtm/src/db-4.5.20/dist/
clib_port.h 81 #define strncmp __db_Cstrncmp macro
  /webstack/webstack/trunk/src/db-4.5.20/build_vxworks/
clib_port.h 81 #define strncmp __db_Cstrncmp macro
  /webstack/webstack/trunk/src/db-4.5.20/build_windows/
clib_port.h 81 #define strncmp __db_Cstrncmp macro
  /webstack/webstack/trunk/src/db-4.5.20/dist/
clib_port.h 81 #define strncmp __db_Cstrncmp macro
  /webstack/webstack/branches/CoolStack12Rtm/src/httpd-2.2.6/srclib/pcre/
internal.h 106 #define strncmp(s1,s2,m) _strncmp(s1,s2,m) macro
    [all...]
  /webstack/webstack/branches/CoolStack12Rtm/src/tomcat-connectors-1.2.25/native/iis/pcre/
internal.h 106 #define strncmp(s1,s2,m) _strncmp(s1,s2,m) macro
    [all...]
  /webstack/webstack/trunk/src/httpd-2.2.3/srclib/pcre/
internal.h 106 #define strncmp(s1,s2,m) _strncmp(s1,s2,m) macro
    [all...]
  /webstack/webstack/trunk/src/httpd-2.2.6/srclib/pcre/
internal.h 106 #define strncmp(s1,s2,m) _strncmp(s1,s2,m) macro
    [all...]
  /webstack/webstack/trunk/src/php-5.2.0/ext/pcre/pcrelib/
internal.h 124 #define strncmp(s1,s2,m) _strncmp(s1,s2,m) macro
    [all...]
pcre_internal.h 157 #define strncmp(s1,s2,m) _strncmp(s1,s2,m) macro
    [all...]
  /webstack/webstack/trunk/src/tomcat-connectors-1.2.25/native/iis/pcre/
internal.h 106 #define strncmp(s1,s2,m) _strncmp(s1,s2,m) macro
    [all...]
  /webstack/php-experiment/php-5.2.9RC3/ext/pcre/pcrelib/
pcre_internal.h 259 #define strncmp(s1,s2,m) _strncmp(s1,s2,m) macro
    [all...]
  /webstack/webstack/branches/CoolStack12Rtm/src/pcre-7.1/
pcre_internal.h 246 #define strncmp(s1,s2,m) _strncmp(s1,s2,m) macro
    [all...]
  /webstack/webstack/branches/CoolStack12Rtm/src/php-5.2.4/ext/pcre/pcrelib/
pcre_internal.h 246 #define strncmp(s1,s2,m) _strncmp(s1,s2,m) macro
    [all...]
  /webstack/webstack/trunk/src/pcre-7.1/
pcre_internal.h 246 #define strncmp(s1,s2,m) _strncmp(s1,s2,m) macro
    [all...]
  /webstack/webstack/trunk/src/php-5.2.4/ext/pcre/pcrelib/
pcre_internal.h 246 #define strncmp(s1,s2,m) _strncmp(s1,s2,m) macro
    [all...]

Completed in 1320 milliseconds