ncuri.c#32 #define EOFCHAR '\0' #46 #define terminate(p) {*(p) = EOFCHAR;} #196 if(*p == EOFCHAR) #243 if(*port == EOFCHAR) #254 if(*host == EOFCHAR) #290 if(file != NULL && *file == EOFCHAR) #292 if(constraint != NULL && *constraint == EOFCHAR) #294 if(suffixparams != NULL && *suffixparams == EOFCHAR) #308 *p = EOFCHAR; #312 if(*suffixparams == EOFCHAR) #318 if(*protocol == EOFCHAR) protocol = NULL; #319 if(user != NULL && *user == EOFCHAR) user = NULL; #320 if(pwd != NULL && *pwd == EOFCHAR) pwd = NULL; #321 if(host != NULL && *host == EOFCHAR) host = NULL; #322 if(port != NULL && *port == EOFCHAR) port = NULL; #323 if(file != NULL && *file == EOFCHAR) file = NULL; #324 if(constraint != NULL && *constraint == EOFCHAR) constraint = NULL; #344 duri->params[0] = EOFCHAR; /* so we can use strcat */ #425 proj[plen] = EOFCHAR; #522 newuri[0] = EOFCHAR; #618 if(c == '&') {*cp = EOFCHAR; nparams++;} #637 if(vp != NULL) {*vp = EOFCHAR; vp++;} else {vp = "";} #728 if(p != NULL && *p != EOFCHAR) { #811 *outptr = EOFCHAR; #846 if(inptr[0] != EOFCHAR && inptr[1] != EOFCHAR #859 *outptr = EOFCHAR; ocuri.c#30 #define EOFCHAR '\0' #59 #define terminate(p) {*(p) = EOFCHAR;} #195 if(*p == EOFCHAR) #237 if(*port == EOFCHAR) #248 if(*host == EOFCHAR) #284 if(file != NULL && *file == EOFCHAR) #286 if(constraint != NULL && *constraint == EOFCHAR) #288 if(suffixparams != NULL && *suffixparams == EOFCHAR) #292 if(*suffixparams == EOFCHAR) #297 if(protocol != NULL && *protocol == EOFCHAR) protocol = NULL; #298 if(userpwd != NULL && *userpwd == EOFCHAR) userpwd = NULL; #299 if(host != NULL && *host == EOFCHAR) host = NULL; #300 if(port != NULL && *port == EOFCHAR) port = NULL; #301 if(file != NULL && *file == EOFCHAR) file = NULL; #302 if(constraint != NULL && *constraint == EOFCHAR) constraint = NULL; #324 duri->params[0] = EOFCHAR; /* so we can use strcat */ #419 proj[plen] = EOFCHAR; #515 newuri[0] = EOFCHAR; #609 if(c == '&') {*p = EOFCHAR; nparams++;} #628 if(vp != NULL) {*vp = EOFCHAR; vp++;} else {vp = "";} #714 if(p != NULL && *p != EOFCHAR) { #797 *outptr = EOFCHAR; #833 if(inptr[0] != EOFCHAR && inptr[1] != EOFCHAR #846 *outptr = EOFCHAR;
HyperKWIC - Version 7.20DA executed at 11:37 on 27 Oct 2017 | Polyhedron Solutions - INTERNAL USE | COMMERCIAL (Any O/S) SN 4AKIed