Home
last modified time | relevance | path

Searched refs:whitespace (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/multimedia/drm_framework/services/utils/
H A Ddrm_api_operation.cpp68 const char* whitespace = " \t\n\r"; in Trim() local
69 size_t first = str.find_first_not_of(whitespace); in Trim()
70 size_t last = str.find_last_not_of(whitespace); in Trim()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/state_mgmt/
H A Dparser.pegjs23 _ "whitespace"
H A DdisableProfiler.pegjs35 _ "whitespace"
/ohos5.0/build/misc/linux/
H A Dsysroot_ld_path.sh83 log_error_and_exit $1 contains whitespace.
/ohos5.0/docs/en/application-dev/reference/apis-arkts/
H A Djs-apis-xml.md656 > The depth of the whitespace character event in the tag is the same as the depth of the tag.
920 Checks whether the current event contains only whitespace characters.
930 | boolean | Returns **true** if the text event contains only whitespace characters; returns **false…
H A Djs-apis-convertxml.md202 | trim | boolean | Yes | Whether to trim the whitespace characters before and after …
/ohos5.0/docs/en/contribute/
H A DOpenHarmony-cpp-coding-style-guide.md570 … spaces are used to highlight keywords and important information, and avoid unnecessary whitespace.
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/
H A D_drawing.md15370 … | Whether whitespace characters are included in the text width. The value **tru…