Home
last modified time | relevance | path

Searched defs:newstr (Results 1 – 25 of 26) 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/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.c84 unsigned char *newstr; in Curl_base64_decode() local
Dcookie.c365 static void strstore(char **str, const char *newstr, size_t len) in strstore()
Dimap.c1817 char *newstr = NULL; in imap_atom() local
/external/python/cpython2/Modules/
Dstropmodule.c464 PyObject *newstr; in strop_lower() local
503 PyObject *newstr; in strop_upper() local
543 PyObject *newstr; in strop_capitalize() local
722 PyObject *newstr; in strop_swapcase() local
1175 PyObject *newstr; in strop_replace() local
Dposixmodule.c7183 PyObject *newstr; in posix_putenv() local
/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.c136 char *newstr = NULL; in FindKernelConfig() local
/external/python/cpython2/Lib/plat-mac/
DEasyDialogs.py282 def title(self, newstr=""): argument
287 def label(self, *newstr):
/external/cronet/third_party/icu/source/samples/uresb/
Duresb.c195 UChar *newstr, *np; in quotedString() local
/external/icu/icu4c/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/cronet/third_party/icu/source/tools/genrb/
Dderb.cpp326 UChar *newstr, *np; in quotedString() local
/external/icu/icu4c/source/tools/genrb/
Dderb.cpp326 UChar *newstr, *np; in quotedString() local
/external/ImageMagick/coders/
Dmeta.c311 *newstr, in parse8BIM() local
629 *newstr, in parse8BIMW() local
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/
Ddef.c1406 static str_t *newstr(symtab_addctx *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/protobuf/ruby/ext/google/protobuf_c/
Druby-upb.c7040 static str_t* newstr(symtab_addctx* ctx, const char* data, size_t len) { in newstr() function
/external/cronet/third_party/protobuf/ruby/ext/google/protobuf_c/
Druby-upb.c7040 static str_t* newstr(symtab_addctx* ctx, const char* data, size_t len) { in newstr() function
/external/cronet/third_party/protobuf/php/ext/google/protobuf/
Dphp-upb.c7330 static str_t* newstr(symtab_addctx* ctx, const char* data, size_t len) { in newstr() function

12