Home
last modified time | relevance | path

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

/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.c28 char *newstr; in strdup() local
Dtool_urlglob.c674 char *newstr; in glob_match_url() local
/external/curl/lib/
Dstrdup.c37 char *newstr; in curlx_strdup() local
Dbase64.c110 unsigned char *newstr; in Curl_base64_decode() local
Dcookie.c292 static void strstore(char **str, const char *newstr) in strstore()
Dimap.c1806 char *newstr = NULL; in imap_atom() local
/external/elfutils/libebl/
Deblwstrtab.c153 struct Ebl_WStrent *newstr; in newstring() local
195 searchstring (struct Ebl_WStrent **sep, struct Ebl_WStrent *newstr) in searchstring()
223 struct Ebl_WStrent *newstr; in ebl_wstrtabadd() local
Deblstrtab.c173 struct Ebl_Strent *newstr = (struct Ebl_Strent *) (st->backp + align); in newstring() local
194 searchstring (struct Ebl_Strent **sep, struct Ebl_Strent *newstr) in searchstring()
230 struct Ebl_Strent *newstr = newstring (st, str, len); in ebl_strtabadd() local
Deblgstrtab.c171 struct Ebl_GStrent *newstr = (struct Ebl_GStrent *) (st->backp + align); in newstring() local
195 searchstring (struct Ebl_GStrent **sep, struct Ebl_GStrent *newstr) in searchstring()
223 struct Ebl_GStrent *newstr; in ebl_gstrtabadd() local
/external/openssh/openbsd-compat/
Dbsd-asprintf.c35 char *string, *newstr; in vasprintf() 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.c7156 PyObject *newstr; in posix_putenv() local
/external/vboot_reference/futility/
Ddump_kernel_config_lib.c136 char *newstr = NULL; in FindKernelConfig() local
/external/icu/icu4c/source/samples/uresb/
Duresb.c195 UChar *newstr, *np; in quotedString() local
/external/python/cpython2/Lib/plat-mac/
DEasyDialogs.py282 def title(self, newstr=""): argument
287 def label(self, *newstr):
/external/e2fsprogs/util/
Dsubst.c120 static void replace_string(char *begin, char *end, char *newstr) in replace_string()
/external/icu/icu4c/source/tools/genrb/
Dderb.cpp326 UChar *newstr, *np; in quotedString() local
/external/ImageMagick/coders/
Dmeta.c298 *newstr, in parse8BIM() local
594 *newstr, in parse8BIMW() local
/external/protobuf/php/ext/google/protobuf/
Dupb.c13 static str_t *newstr(const char *data, size_t len) { in newstr() function
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c14 static str_t *newstr(const char *data, size_t len) { in newstr() function