#include <ICU4XTitlecaseMapper.hpp>
◆ ICU4XTitlecaseMapper() [1/3]
ICU4XTitlecaseMapper::ICU4XTitlecaseMapper |
( |
capi::ICU4XTitlecaseMapper * | i | ) |
|
|
inlineexplicit |
◆ ICU4XTitlecaseMapper() [2/3]
ICU4XTitlecaseMapper::ICU4XTitlecaseMapper |
( |
| ) |
|
|
default |
◆ ICU4XTitlecaseMapper() [3/3]
◆ create()
◆ operator=()
◆ titlecase_segment_v1()
Returns the full titlecase mapping of the given string
The v1
refers to the version of the options struct, which may change as we add more options
See the Rust documentation for titlecase_segment
for more information.
◆ titlecase_segment_v1_to_writeable()
Returns the full titlecase mapping of the given string
The v1
refers to the version of the options struct, which may change as we add more options
See the Rust documentation for titlecase_segment
for more information.
The documentation for this class was generated from the following file: