occurlfunctions.c#259 for(i=0;i<store->ntriples;i++,triple++) { ocinternal.h#150 int ntriples; ocrc.c#29 static void storedump(char* msg, struct OCTriple*, int ntriples); #225 if(store->ntriples <= 1) return; /* nothing to sort */ #227 storedump("initial:",store->triples,store->ntriples); #229 sorted = (struct OCTriple*)malloc(sizeof(struct OCTriple)*store->ntriples); #236 while(nsorted < store->ntriples) { #239 for(largest=0;largest<store->ntriples;largest++) { #243 for(i=0;i<store->ntriples;i++) { #267 storedump("final .rc order:",store->triples,store->ntriples); #279 ocrc->ntriples = 0; /* reset; nothing to free */ #307 ocrc->triples[ocrc->ntriples].host[0] = '\0'; #308 ocrc->triples[ocrc->ntriples].key[0] = '\0'; #309 ocrc->triples[ocrc->ntriples].value[0] = '\0'; #325 strncpy(ocrc->triples[ocrc->ntriples].host,uri->host,MAXRCLINESIZE-1); #327 strncat(ocrc->triples[ocrc->ntriples].host,":",MAXRCLINESIZE-1); #328 strncat(ocrc->triples[ocrc->ntriples].host,uri->port,MAXRCLINESIZE-1); #341 strncpy(ocrc->triples[ocrc->ntriples].key,key,MAXRCLINESIZE-1); #343 strcpy(ocrc->triples[ocrc->ntriples].value,"1");/*dfalt*/ #345 strncpy(ocrc->triples[ocrc->ntriples].value,value,(MAXRCLINESIZE-1)); #346 rctrim( ocrc->triples[ocrc->ntriples].key); #347 rctrim( ocrc->triples[ocrc->ntriples].value); #349 ocrc->triples[ocrc->ntriples].key, #350 ocrc->triples[ocrc->ntriples].value); #351 ocrc->ntriples++; #585 for(found=0,i=0;i<ocrc->ntriples;i++,triple++) { #611 storedump(char* msg, struct OCTriple* triples, int ntriples) #622 if(ntriples < 0 ) ntriples= ocrc->ntriples; #623 for(i=0;i<ntriples;i++) {
HyperKWIC - Version 7.20DA executed at 11:37 on 27 Oct 2017 | Polyhedron Solutions - INTERNAL USE | COMMERCIAL (Any O/S) SN 4AKIed