Home
last modified time | relevance | path

Searched refs:next_token2 (Results 1 - 1 of 1) sorted by relevance

/third_party/ltp/metadata/
H A Dmetaparse.c140 static char *next_token2(FILE *f, char *buf, size_t buf_len, struct data_node *doc) in next_token2() function
219 return next_token2(f, buf, sizeof(buf), doc); in next_token()
386 if (!(token = next_token2(f, buf[cur_buf], sizeof(buf[cur_buf]), NULL))) in look_for_array_size()

Completed in 2 milliseconds