Home
last modified time | relevance | path

Searched refs:NBSP (Results 1 – 25 of 38) sorted by relevance

12

/third_party/typescript/tests/baselines/reference/
DtemplateStringWhitespaceEscapes2.types2 // <TAB>, <VT>, <FF>, <SP>, <NBSP>, <BOM>
DtemplateStringWhitespaceEscapes2_ES6.types2 // <TAB>, <VT>, <FF>, <SP>, <NBSP>, <BOM>
DtemplateStringWhitespaceEscapes2_ES6.symbols2 // <TAB>, <VT>, <FF>, <SP>, <NBSP>, <BOM>
DtemplateStringWhitespaceEscapes2.symbols2 // <TAB>, <VT>, <FF>, <SP>, <NBSP>, <BOM>
/third_party/skia/third_party/externals/icu/source/common/
Duprops.h319 NBSP =0x00a0, enumerator
Duchar.cpp225 c!=NBSP && c!=FIGURESP && c!=NNBSP) || /* exclude no-break spaces */ in u_isWhitespace()
691 USET_ADD_CP_AND_NEXT(sa, NBSP); in uchar_addPropertyStarts()
/third_party/icu/icu4c/source/common/
Duprops.h319 NBSP =0x00a0, enumerator
Duchar.cpp225 c!=NBSP && c!=FIGURESP && c!=NNBSP) || /* exclude no-break spaces */ in u_isWhitespace()
691 USET_ADD_CP_AND_NEXT(sa, NBSP); in uchar_addPropertyStarts()
/third_party/node/deps/icu-small/source/common/
Duprops.h320 NBSP =0x00a0, enumerator
Duchar.cpp225 c!=NBSP && c!=FIGURESP && c!=NNBSP) || /* exclude no-break spaces */ in u_isWhitespace()
691 USET_ADD_CP_AND_NEXT(sa, NBSP); in uchar_addPropertyStarts()
/third_party/flutter/engine/flutter/third_party/txt/src/minikin/
DFontCollection.cpp396 const uint32_t NBSP = 0x00A0; variable
411 ':', ';', '?', NBSP,
/third_party/flutter/skia/third_party/externals/icu/source/common/
Duprops.h334 NBSP =0x00a0, enumerator
Duchar.cpp225 c!=NBSP && c!=FIGURESP && c!=NNBSP) || /* exclude no-break spaces */ in u_isWhitespace()
686 USET_ADD_CP_AND_NEXT(sa, NBSP); in uchar_addPropertyStarts()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DUCharacterProperty.java1520 private static final int NBSP = 0x00a0; field in UCharacterProperty
1570 set.add(NBSP); in addPropertyStarts()
1571 set.add(NBSP+1); in addPropertyStarts()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DUCharacterProperty.java1519 private static final int NBSP = 0x00a0; field in UCharacterProperty
1569 set.add(NBSP); in addPropertyStarts()
1570 set.add(NBSP+1); in addPropertyStarts()
/third_party/flutter/skia/third_party/externals/icu/source/data/brkitr/rules/
Dline_normal_cj.txt167 # LB 12 Do not break after NBSP and related characters.
173 # LB 12a Do not break before NBSP and related characters ...
Dline_normal.txt164 # LB 12 Do not break after NBSP and related characters.
170 # LB 12a Do not break before NBSP and related characters ...
Dline.txt162 # LB 12 Do not break after NBSP and related characters.
168 # LB 12a Do not break before NBSP and related characters ...
Dline_loose.txt169 # LB 12 Do not break after NBSP and related characters.
175 # LB 12a Do not break before NBSP and related characters ...
/third_party/icu/icu4c/source/data/brkitr/rules/
Dline.txt170 # LB 12 Do not break after NBSP and related characters.
176 # LB 12a Do not break before NBSP and related characters ...
Dline_cj.txt171 # LB 12 Do not break after NBSP and related characters.
177 # LB 12a Do not break before NBSP and related characters ...
Dline_normal.txt172 # LB 12 Do not break after NBSP and related characters.
178 # LB 12a Do not break before NBSP and related characters ...
/third_party/skia/third_party/externals/icu/source/data/brkitr/rules/
Dline_normal.txt172 # LB 12 Do not break after NBSP and related characters.
178 # LB 12a Do not break before NBSP and related characters ...
Dline_cj.txt171 # LB 12 Do not break after NBSP and related characters.
177 # LB 12a Do not break before NBSP and related characters ...
Dline.txt170 # LB 12 Do not break after NBSP and related characters.
176 # LB 12a Do not break before NBSP and related characters ...

12