Home
last modified time | relevance | path

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

/external/libpcap/
Dfmtutils.c97 #define IS_TRAILING_SURROGATE(c) \ macro
142 if (IS_TRAILING_SURROGATE(c2)) { in utf_16le_to_utf_8_truncated()
168 if (IS_TRAILING_SURROGATE(c)) { in utf_16le_to_utf_8_truncated()