Home
last modified time | relevance | path

Searched defs:from_c (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Objects/stringlib/
Dtransmogrify.h350 char from_c, Py_ssize_t maxcount) in stringlib_replace_delete_single_character()
446 char from_c, char to_c, in stringlib_replace_single_character_in_place()
545 char from_c, in stringlib_replace_single_character()
/external/harfbuzz_ng/src/wasm/rust/harfbuzz-wasm/src/
Dlib.rs243 fn from_c(info: CGlyphInfo, position: CGlyphPosition) -> Self; in from_c() method
399 fn from_c(info: CGlyphInfo, pos: CGlyphPosition) -> Self { in from_c() method