Home
last modified time | relevance | path

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

/third_party/node/deps/llhttp/src/
Dapi.c73 llhttp_t* llhttp_alloc(llhttp_type_t type) { in llhttp_alloc() function
/third_party/node/deps/llhttp/include/
Dllhttp.h385 llhttp_t* llhttp_alloc(llhttp_type_t type);
/third_party/nghttp2/third-party/llhttp/src/
Dapi.c86 llhttp_t* llhttp_alloc(llhttp_type_t type) { in llhttp_alloc() function
/third_party/nghttp2/third-party/llhttp/include/
Dllhttp.h617 llhttp_t* llhttp_alloc(llhttp_type_t type);
/third_party/node/deps/undici/src/lib/
Dclient.js571 this.ptr = this.llhttp.llhttp_alloc(constants.TYPE.RESPONSE)
/third_party/node/deps/undici/
Dundici.js8767 this.ptr = this.llhttp.llhttp_alloc(constants.TYPE.RESPONSE);
/third_party/node/deps/corepack/dist/lib/
Dcorepack.cjs11829 this.ptr = this.llhttp.llhttp_alloc(constants.TYPE.RESPONSE);