Home
last modified time | relevance | path

Searched refs:NULs (Results 1 – 11 of 11) sorted by relevance

/mirbsd/src/bin/ed/test/
DTODO5 0) g/./s^@^@ - okay: NULs in commands
6 1) g/./s/^@/ - okay: NULs in patterns
/mirbsd/src/usr.bin/ssh/
Dpacket.c79 const char NULs[8] = { 0, 0, 0, 0, 0, 0, 0, 0 }; variable
666 NULs, 8); in packet_send1()
872 buffer_append(&active_state->outgoing_packet, NULs, 5); in packet_send2_wrapped()
/mirbsd/src/sys/miscfs/procfs/
DREADME56 by NULs
/mirbsd/src/lib/libc/regex/test/
Dtests449 # cases involving NULs
/mirbsd/src/gnu/usr.bin/perl/pod/
Dperlopentut.pod521 NULs within a valid filename. Most systems follow these conventions,
Dperlguts.pod122 that Perl allows arbitrary strings of data that may both contain NULs and
/mirbsd/src/gnu/usr.bin/binutils/etc/
Dstandards.texi172 dynamic allocation instead. Make sure your program handles NULs and
/mirbsd/src/gnu/usr.bin/perl/
DChanges5452 Change 24838 breaks deparse.t, which checks that embedded NULs work.
DChanges5.00513765 Log: Title: "Fix (mostly) pseudo-same-REs due to embedded NULs", #F035
15430 Subject: [PATCH] NULs in patterns
DChanges5.0041990 Title: "Fix (mostly) pseudo-same-REs due to embedded NULs", #F035
/mirbsd/src/lib/libncurses/src/
DNEWS6859 * better handling of NULs in terminal descriptions.