Home
last modified time | relevance | path

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

/openssl/include/internal/
H A Dunicode.h15 SURROGATE_MIN = 0xd800UL, enumerator
23 return value >= SURROGATE_MIN && value <= SURROGATE_MAX; in is_unicode_surrogate()

Completed in 7 milliseconds