/bionic/libc/string/ |
strsep.c | 39 * Writes NULs into the string at *stringp to end tokens.
|
/external/dropbear/ |
cli-algo.c | 58 /* Iterate through, replacing ','s with NULs, to split it into
|
svr-algo.c | 59 /* Iterate through, replacing ','s with NULs, to split it into
|
/external/tcpdump/missing/ |
strsep.c | 51 * Writes NULs into the string at *stringp to end tokens.
|
/external/gtest/test/ |
gtest-message_test.cc | 106 // Tests that we can output strings containing embedded NULs.
|
/external/icu4c/common/unicode/ |
stringpiece.h | 104 * data() may return a pointer to a buffer with embedded NULs, and the
|
strenum.h | 43 * length, counting the embedded NULs but not counting the terminating
|
ucnv.h | [all...] |
/frameworks/base/core/java/com/android/internal/http/multipart/ |
StringPart.java | 91 throw new IllegalArgumentException("NULs may not be present in string parts");
|
/external/bluetooth/glib/glib/ |
gstring.c | 636 * nuls and need not be nul-terminated. If @pos is -1, 825 * provided, @val may contain embedded nuls and need not 912 * embedded nuls and need not be nul-terminated. 1142 * This function will work with embedded nuls. [all...] |
giochannel.c | 749 * termination strings with embedded nuls. [all...] |
/external/openssl/crypto/bio/ |
b_dump.c | 152 BIO_snprintf(buf,sizeof buf,"%s%04x - <SPACES/NULS>\n",str,
|
/external/icu4c/common/ |
uresdata.h | 219 * Modifies the contents of *path (replacing separators with NULs),
|
ustrtrns.c | 441 * The code explicitly checks for NULs only in the lead byte position. [all...] |
/external/webkit/WebCore/platform/graphics/gtk/ |
FontGtk.cpp | 74 /* Pango doesn't correctly handle nuls. We convert them to 0xff. */
|
/bionic/libc/regex/ |
regcomp.c | 107 static char nuls[10]; /* place to point scanner in event of error */ variable 1013 p->next = nuls; /* try to bring things to a halt */ 1014 p->end = nuls; [all...] |
/external/webkit/JavaScriptCore/icu/unicode/ |
ucnv.h | [all...] |
/external/webkit/JavaScriptGlue/icu/unicode/ |
ucnv.h | [all...] |
/external/webkit/WebCore/icu/unicode/ |
ucnv.h | [all...] |
/external/e2fsprogs/intl/ |
dcigettext.c | 858 NULs. */ [all...] |
/external/grub/netboot/ |
main.c | 1066 /* Eliminate the trailing NULs according to RFC 2132. */
|
/system/core/sh/ |
expand.c | 979 /* Only NULs (probably from "$@") end args */
|
/external/bluetooth/glib/ |
ChangeLog.pre-2-4 | [all...] |
ChangeLog.pre-2-2 | [all...] |
/hardware/broadcom/wlan/bcm4329/src/dhd/sys/ |
dhd_sdio.c | [all...] |