Home
last modified time | relevance | path

Searched refs:pdata (Results 1 – 1 of 1) sorted by relevance

/curl/src/
H A Dtool_formparse.c486 char **str, char **pdata, char **ptype, in get_param_part() argument
511 *pdata = get_param_word(config, &p, &endpos, endchar); in get_param_part()
513 if(*pdata == tp) in get_param_part()
514 while(endpos > *pdata && ISSPACE(endpos[-1])) in get_param_part()

Completed in 7 milliseconds