Home
last modified time | relevance | path

Searched defs:split_whitespace (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/python/cpython3/Objects/stringlib/
Dsplit.h54 STRINGLIB(split_whitespace)(PyObject* str_obj, in STRINGLIB() argument
/aosp_15_r20/external/python/cpython2/Modules/
Dstropmodule.c30 split_whitespace(char *s, Py_ssize_t len, Py_ssize_t maxsplit) in split_whitespace() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/src/str/
H A Dmod.rs985 pub fn split_whitespace(&self) -> SplitWhitespace<'_> { in split_whitespace() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/src/str/
H A Dmod.rs985 pub fn split_whitespace(&self) -> SplitWhitespace<'_> { in split_whitespace() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/src/str/
H A Dmod.rs985 pub fn split_whitespace(&self) -> SplitWhitespace<'_> { in split_whitespace() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/src/str/
H A Dmod.rs985 pub fn split_whitespace(&self) -> SplitWhitespace<'_> { in split_whitespace() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/src/str/
H A Dmod.rs985 pub fn split_whitespace(&self) -> SplitWhitespace<'_> { in split_whitespace() method