Searched defs:STICKY (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/lexer/regexp/ | ||
| D | regexp.h | 37 STICKY = 1U << 5U, enumerator |
| /arkcompiler/ets_frontend/es2panda/lexer/regexp/ | ||
| D | regexp.h | 31 STICKY = 1 << 3, enumerator |