Home | History | Annotate | Download | only in jhead

Lines Matching full:strtok

1231         char* curElement = strtok((char*)value, ",:");
1278 curElement = strtok(NULL, ",:");