Searched refs:de (Results 1 – 10 of 10) sorted by relevance
191 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 …]
29 ssize_t uv__idna_toascii(const char* s, const char* se, char* d, char* de);
84 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 …]
1 A. Hauptmann <andreashauptmann@t-online.de>38 Michael Neumann <mneumann@think.localnet> <mneumann@ntecs.de>
105 * unix: de-duplicate conditions for using kqueue (Brad King)2044 * build: add cmake library VERSION, SOVERSION (Eneas U de Queiroz)2377 * win,test: de-flake fs_event_watch_dir_short_path (Refael Ackermann)3587 * doc: fix stream typos (Pierre-Marie de Rodat)4504 * test: fix test-spawn on MinGW32 (Luis Martinez de Bartolome)
13 <http://pod.tst.eu/http://cvs.schmorp.de/libev/ev.pod>`_ about libev which
68 .. _libev: http://software.schmorp.de/pkg/libev.html
99 custom memory management. Remember to de-initialize the loop using
276 .. _aborting on receiving a SIGPIPE: http://pod.tst.eu/http://cvs.schmorp.de/libev/ev.pod#The_speci…
450 .. _libev man page: http://pod.tst.eu/http://cvs.schmorp.de/libev/ev.pod#COMMON_OR_USEFUL_IDIOMS_OR…
Completed in 22 milliseconds