Home
last modified time | relevance | path

Searched defs:newstr (Results 1 – 14 of 14) sorted by relevance

/third_party/curl/src/
Dtool_strdup.c30 char *newstr; in strdup() local
/third_party/elfutils/libdwelf/
Ddwelf_strtab.c166 Dwelf_Strent *newstr = (Dwelf_Strent *) (st->backp + align); in newstring() local
187 searchstring (Dwelf_Strent **sep, Dwelf_Strent *newstr) in searchstring()
219 Dwelf_Strent *newstr = newstring (st, str, len); in strtab_add() local
/third_party/curl/lib/
Dstrdup.c43 char *newstr; in Curl_strdup() local
Dbase64.c85 unsigned char *newstr; in Curl_base64_decode() local
Dcookie.c363 static void strstore(char **str, const char *newstr, size_t len) in strstore()
/third_party/icu/icu4c/source/samples/uresb/
Duresb.c195 UChar *newstr, *np; in quotedString() local
/third_party/skia/third_party/externals/icu/source/samples/uresb/
Duresb.c195 UChar *newstr, *np; in quotedString() local
/third_party/skia/third_party/externals/icu/source/tools/genrb/
Dderb.cpp326 UChar *newstr, *np; in quotedString() local
/third_party/node/deps/icu-small/source/tools/genrb/
Dderb.cpp326 char16_t *newstr, *np; in quotedString() local
/third_party/icu/icu4c/source/tools/genrb/
Dderb.cpp326 UChar *newstr, *np; in quotedString() local
/third_party/gstreamer/gstreamer/gst/
Dgststructure.c596 gst_structure_take (GstStructure ** oldstr_ptr, GstStructure * newstr) in gst_structure_take()
/third_party/skia/third_party/externals/libwebp/swig/
Dlibwebp_python_wrap.c787 char *newstr; in SWIG_Python_str_AsChar() local
/third_party/protobuf/php/ext/google/protobuf/
Dphp-upb.c3425 static str_t *newstr(upb_alloc *alloc, const char *data, size_t len) { in newstr() function
/third_party/protobuf/ruby/ext/google/protobuf_c/
Dupb.c2980 static str_t *newstr(upb_alloc *alloc, const char *data, size_t len) { in newstr() function