Home
last modified time | relevance | path

Searched refs:se (Results 1 – 5 of 5) sorted by relevance

/libuv/src/
H A Didna.c177 while (s < se) { in uv__idna_toascii_label()
178 c = uv__utf8_decode1(&s, se); in uv__idna_toascii_label()
200 while (s < se) { in uv__idna_toascii_label()
201 c = uv__utf8_decode1(&s, se); in uv__idna_toascii_label()
231 while (s < se) { in uv__idna_toascii_label()
232 c = uv__utf8_decode1(&s, se); in uv__idna_toascii_label()
250 while (s < se) { in uv__idna_toascii_label()
325 if (s == se) in uv__idna_toascii()
331 while (si < se) { in uv__idna_toascii()
333 c = uv__utf8_decode1(&si, se); in uv__idna_toascii()
[all …]
H A Didna.h29 ssize_t uv__idna_toascii(const char* s, const char* se, char* d, char* de);
/libuv/m4/
H A Dlibuv-check-flags.m4151 dnl Other compilers don't support -Werror per se, but they support
/libuv/docs/src/guide/
H A Dutilities.rst216 .. _libcurl: https://curl.haxx.se/libcurl/
217 .. _multi: https://curl.haxx.se/libcurl/c/libcurl-multi.html
H A Dnetworking.rst244 .. _c-ares: https://c-ares.haxx.se

Completed in 15 milliseconds