Searched refs:patt (Results 1 – 1 of 1) sorted by relevance
281 char patt[MAX_TAG_LEN + 1]; /* potential attributes */ in getpart() local311 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 5 milliseconds