Lines Matching defs:string
23 #include <string.h>113 const char* string;135 for ( ; werr->string != NULL; werr++ ) {153 /* this function returns a string describing the latest Winsock error */160 for ( ; werr->string; werr++ ) {162 result = werr->string;