Home
last modified time | relevance | path

Searched refs:de (Results 1 – 10 of 10) sorted by relevance

/libuv/src/
H A Didna.c191 if (*d < de) *(*d)++ = 'x'; in uv__idna_toascii_label()
192 if (*d < de) *(*d)++ = 'n'; in uv__idna_toascii_label()
193 if (*d < de) *(*d)++ = '-'; in uv__idna_toascii_label()
194 if (*d < de) *(*d)++ = '-'; in uv__idna_toascii_label()
207 if (*d < de) in uv__idna_toascii_label()
219 if (*d < de) in uv__idna_toascii_label()
282 if (*d < de) in uv__idna_toascii_label()
286 if (*d < de) in uv__idna_toascii_label()
344 rc = uv__idna_toascii_label(s, st, &d, de); in uv__idna_toascii()
349 if (d < de) 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/
H A DAUTHORS84 Nils Maier <maierman@web.de>
166 Thorsten Lorenz <thlorenz@gmx.de>
171 Helge Deller <deller@gmx.de>
180 Luis Martinez de Bartolome <lasote@gmail.com>
205 A. Hauptmann <andreashauptmann@t-online.de>
253 Enno Boland <g@s01.de>
260 Pierre-Marie de Rodat <pmderodat@kawie.fr>
339 Tobias Nießen <tniessen@tnie.de>
402 Eneas U de Queiroz <cotequeiroz@gmail.com>
403 Daniel Hahler <git@thequod.de>
[all …]
H A D.mailmap1 A. Hauptmann <andreashauptmann@t-online.de>
36 Michael Neumann <mneumann@think.localnet> <mneumann@ntecs.de>
H A DChangeLog1793 * build: add cmake library VERSION, SOVERSION (Eneas U de Queiroz)
2126 * win,test: de-flake fs_event_watch_dir_short_path (Refael Ackermann)
3336 * doc: fix stream typos (Pierre-Marie de Rodat)
4253 * test: fix test-spawn on MinGW32 (Luis Martinez de Bartolome)
/libuv/docs/src/guide/
H A Dabout.rst13 <http://pod.tst.eu/http://cvs.schmorp.de/libev/ev.pod>`_ about libev which
H A Dintroduction.rst68 .. _libev: http://software.schmorp.de/pkg/libev.html
H A Dbasics.rst99 custom memory management. Remember to de-initialize the loop using
H A Dfilesystem.rst276 .. _aborting on receiving a SIGPIPE: http://pod.tst.eu/http://cvs.schmorp.de/libev/ev.pod#The_speci…
H A Dutilities.rst450 .. _libev man page: http://pod.tst.eu/http://cvs.schmorp.de/libev/ev.pod#COMMON_OR_USEFUL_IDIOMS_OR…

Completed in 42 milliseconds