Home
last modified time | relevance | path

Searched defs:capitalize (Results 1 - 7 of 7) sorted by relevance

/third_party/rust/crates/serde/serde_derive_internals/src/
H A Dcase.rs88 let mut capitalize = true; in apply_to_field() variables
/third_party/rust/crates/serde/serde_derive/src/internals/
H A Dcase.rs88 let mut capitalize = true; in apply_to_field() variables
/third_party/rust/crates/heck/src/
H A Dlib.rs199 fn capitalize(s: &str, f: &mut fmt::Formatter) -> fmt::Result { in capitalize() functions
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeStringUtil.cpp80 string capitalize (const string& str) in capitalize() function
/third_party/markupsafe/
H A D__init__.py212 capitalize = _simple_escaping_wrapper(str.capitalize) variable in Markup
/third_party/nghttp2/src/
H A Dhttp2.cc250 void capitalize(DefaultMemchunks *buf, const StringRef &s) { in capitalize() function
/third_party/python/Lib/collections/
H A D__init__.py1420 def capitalize(self): member in UserString

Completed in 7 milliseconds