Home
last modified time | relevance | path

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

/curl/tests/server/
H A Dgetpart.c281 char patt[MAX_TAG_LEN + 1]; /* potential attributes */ in getpart() local
311 couter[0] = cmain[0] = csub[0] = ptag[0] = patt[0] = '\0'; in getpart()
430 memcpy(patt, ptr, len.uns); in getpart()
431 patt[len.uns] = '\0'; in getpart()
452 if(strstr(patt, "base64=")) in getpart()
456 if(strstr(patt, "nonewline=")) { in getpart()

Completed in 4 milliseconds