Searched defs:new_string (Results 1 – 14 of 14) sorted by relevance
95 LIBC_INLINE int write(cpp::string_view new_string) { in write()
91 std::string new_string = ""; in Modularize() local
308 char new_string[PATH_STRING_LENGTH + 1]; in generate() local
405 char new_string[PATH_STRING_LENGTH + 1]; in generate() local
207 std::string new_string = format_string; in Format() local
385 char *new_string; in inStream_readString() local
316 char *new_string; in outStream_writeString() local
134 new_string(const char *s, Py_ssize_t len) in new_string() function
1617 const char *new_string, in Replace()
96 new_string(const char *s, Py_ssize_t len, struct tok_state *tok) in new_string() function
1174 pub fn new_string<S: Into<JNIString>>(&self, from: S) -> Result<JString<'a>> { in new_string() method
1074 char *new_string = get_quoted_string(string, &new_string_len); in parse_string_value() local
1645 pub fn new_string<S: Into<JNIString>>(&self, from: S) -> Result<JString<'local>> { in new_string() method