Searched defs:UNICODE (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/lexer/regexp/ | ||
| D | regexp.h | 36 UNICODE = 1U << 4U, enumerator |
| /arkcompiler/ets_frontend/es2panda/lexer/regexp/ | ||
| D | regexp.h | 32 UNICODE = 1 << 4, enumerator |