Home
last modified time | relevance | path

Searched defs:from_len (Results 1 – 7 of 7) sorted by relevance

/third_party/python/Objects/stringlib/
Dtransmogrify.h395 const char *from_s, Py_ssize_t from_len, in stringlib_replace_delete_substring()
494 const char *from_s, Py_ssize_t from_len, in stringlib_replace_substring_in_place()
610 const char *from_s, Py_ssize_t from_len, in stringlib_replace_substring()
679 const char *from_s, Py_ssize_t from_len, in stringlib_replace()
/third_party/lwip/src/core/distributed_net/
Ddistributed_net_core.c192 socklen_t *from_len) in distributed_net_recvfrom()
/third_party/node/deps/cares/src/lib/
Dares__socket.c65 ares_socklen_t *from_len) in ares__socket_recvfrom()
/third_party/lwip/src/apps/smtp/
Dsmtp.c244 u16_t from_len; member
589 size_t from_len = strlen(from); in smtp_send_mail() local
/third_party/node/deps/uv/src/win/
Dudp.c499 int from_len; in uv__process_udp_recv_req() local
/third_party/libuv/src/win/
Dudp.c443 int from_len; in uv__process_udp_recv_req() local
/third_party/libwebsockets/lib/roles/http/
Dprivate-lib-roles-http.h158 int from_len, to_len; member