Home
last modified time | relevance | path

Searched defs:WRITE_CHAR (Results 1 – 5 of 5) sorted by relevance

/third_party/icu/icu4c/source/common/
Dunames.cpp215 #define WRITE_CHAR(buffer, bufferLength, bufferPos, c) UPRV_BLOCK_MACRO_BEGIN { \ macro
/third_party/skia/third_party/externals/icu/source/common/
Dunames.cpp215 #define WRITE_CHAR(buffer, bufferLength, bufferPos, c) UPRV_BLOCK_MACRO_BEGIN { \ macro
/third_party/node/deps/icu-small/source/common/
Dunames.cpp215 #define WRITE_CHAR(buffer, bufferLength, bufferPos, c) UPRV_BLOCK_MACRO_BEGIN { \ macro
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dunames.cpp215 #define WRITE_CHAR(buffer, bufferLength, bufferPos, c) { \ macro
/third_party/python/Objects/
Dunicodeobject.c6474 #define WRITE_CHAR(ch) \ in _PyUnicode_DecodeUnicodeEscapeInternal() macro
6869 #define WRITE_CHAR(ch) \ in _PyUnicode_DecodeRawUnicodeEscapeStateful() macro