Home
last modified time | relevance | path

Searched defs:to_c (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython3/Objects/stringlib/
Dtransmogrify.h447 char from_c, char to_c, in stringlib_replace_single_character_in_place()
/external/rust/crates/quiche/src/h3/
Dmod.rs357 fn to_c(self) -> libc::ssize_t { in to_c() method
/external/python/cpython2/Objects/
Dbytearrayobject.c1744 char from_c, char to_c, in replace_single_character_in_place()
Dstringobject.c2515 char from_c, char to_c, in replace_single_character_in_place()
/external/rust/crates/quiche/src/
Dlib.rs388 fn to_c(self) -> libc::ssize_t { in to_c() method