Home | History | Annotate | Download | only in libxml2

Lines Matching full:dele

1313  * Returns -1 incase of error, 1 if DELE worked, 0 if it failed
1327 * Expected response code for DELE:
1329 * DELE
1335 snprintf(buf, sizeof(buf), "DELE %s\r\n", file);