Home
last modified time | relevance | path

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

/third_party/nghttp2/lib/
H A Dsfparse.h206 * string, use `sf_unescape`.
366 * `sf_unescape` copies |src| to |dest| by removing escapes (``\``).
382 void sf_unescape(sf_vec *dest, const sf_vec *src);
/third_party/node/deps/nghttp2/lib/
H A Dsfparse.h206 * string, use `sf_unescape`.
366 * `sf_unescape` copies |src| to |dest| by removing escapes (``\``).
382 void sf_unescape(sf_vec *dest, const sf_vec *src);

Completed in 2 milliseconds