Home
last modified time | relevance | path

Searched refs:NGHTTP3_VERSION_H (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/ngtcp2/nghttp3/lib/includes/nghttp3/
H A Dversion.h26 #ifndef NGHTTP3_VERSION_H
27 #define NGHTTP3_VERSION_H macro
46 #endif /* NGHTTP3_VERSION_H */
/third_party/node/tools/dep_updaters/
H A Dupdate-nghttp3.sh22 NGHTTP3_VERSION_H="$DEPS_DIR/ngtcp2/nghttp3/lib/includes/nghttp3/version.h"
24 CURRENT_VERSION=$(grep "#define NGHTTP3_VERSION" "$NGHTTP3_VERSION_H" | sed -n "s/^.*VERSION \"\(.*\)\"/\1/p")

Completed in 2 milliseconds