Home
last modified time | relevance | path

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

12

/external/apache-xml/src/main/java/org/apache/xml/utils/
DXMLStringFactory.java37 public abstract XMLString newstr(String string); in newstr() method in XMLStringFactory
49 public abstract XMLString newstr(FastStringBuffer string, int start, in newstr() method in XMLStringFactory
62 public abstract XMLString newstr(char[] string, int start, in newstr() method in XMLStringFactory
/external/apache-xml/src/main/java/org/apache/xpath/objects/
DXMLStringFactoryImpl.java56 public XMLString newstr(String string) in newstr() method in XMLStringFactoryImpl
71 public XMLString newstr(FastStringBuffer fsb, int start, int length) in newstr() method in XMLStringFactoryImpl
86 public XMLString newstr(char[] string, int start, int length) in newstr() method in XMLStringFactoryImpl
/external/curl/src/
Dtool_strdup.c30 char *newstr; in strdup() local
/external/cronet/tot/third_party/llvm-libc/src/src/string/
Dallocating_string_utils.h28 char *newstr = new (ac) char[len]; in strdup() local
/external/llvm-libc/src/string/
Dallocating_string_utils.h28 char *newstr = new (ac) char[len]; in strdup() local
/external/cronet/stable/third_party/llvm-libc/src/src/string/
Dallocating_string_utils.h28 char *newstr = new (ac) char[len]; in strdup() local
/external/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
/external/curl/lib/
Dstrdup.c43 char *newstr; in Curl_strdup() local
Dbase64.c86 unsigned char *newstr; in Curl_base64_decode() local
Dcookie.c371 static void strstore(char **str, const char *newstr, size_t len) in strstore()
/external/libtextclassifier/native/utils/base/
Darena.h238 char* newstr = Alloc(bytes); in Memdup() local
243 char* newstr = Alloc(bytes + 1); in MemdupPlusNUL() local
/external/vboot_reference/futility/
Ddump_kernel_config_lib.c125 char *newstr = NULL; in FindKernelConfig() local
/external/cronet/tot/third_party/icu/source/samples/uresb/
Duresb.c195 UChar *newstr, *np; in quotedString() local
/external/cronet/stable/third_party/icu/source/samples/uresb/
Duresb.c195 UChar *newstr, *np; in quotedString() local
/external/e2fsprogs/util/
Dsubst.c121 static void replace_string(char *begin, char *end, char *newstr) in replace_string()
/external/pdfium/core/fxcrt/
Dstring_template.cpp170 size_t StringTemplate<T>::Replace(StringView oldstr, StringView newstr) { in Replace()
/external/icu/icu4c/source/tools/genrb/
Dderb.cpp326 char16_t *newstr, *np; in quotedString() local
/external/cronet/tot/third_party/icu/source/tools/genrb/
Dderb.cpp326 char16_t *newstr, *np; in quotedString() local
/external/cronet/stable/third_party/icu/source/tools/genrb/
Dderb.cpp326 char16_t *newstr, *np; in quotedString() local
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/reflection/
Dfield_def.c365 static str_t* newstr(upb_DefBuilder* ctx, const char* data, size_t len) { in newstr() function
/external/grpc-grpc/third_party/upb/upb/reflection/
Dfield_def.c362 static str_t* newstr(upb_DefBuilder* ctx, const char* data, size_t len) { in newstr() function
/external/webp/swig/
Dlibwebp_python_wrap.c787 char *newstr; in SWIG_Python_str_AsChar() local
/external/marisa-trie/bindings/python/
Dmarisa-swig_wrap.cxx784 char *newstr; in SWIG_Python_str_AsChar() local
/external/cronet/stable/third_party/protobuf/ruby/ext/google/protobuf_c/
Druby-upb.c7387 static str_t* newstr(symtab_addctx* ctx, const char* data, size_t len) { in newstr() function
/external/cronet/tot/third_party/protobuf/php/ext/google/protobuf/
Dphp-upb.c7716 static str_t* newstr(symtab_addctx* ctx, const char* data, size_t len) { in newstr() function

12