Home
last modified time | relevance | path

Searched defs:copy (Results 1 – 3 of 3) sorted by relevance

/civetweb-2.7.6/src/
Dmd5.inl429 size_t copy = (offset + nbytes > 64 ? 64 - offset : nbytes); local
/civetweb-2.7.6/examples/rest/cJSON/
DcJSON_Utils.c59 unsigned char *copy = NULL; in cJSONUtils_strdup() local
DcJSON.c153 unsigned char *copy = NULL; in cJSON_strdup() local