Searched refs:SECUREC_UTF8_BOM_HEADER_1ST (Results 1 - 1 of 1) sorted by relevance
/third_party/bounds_checking_function/src/ | ||
H A D | secinput.h | 35 #define SECUREC_UTF8_BOM_HEADER_1ST 0xefU macro 48 (unsigned char)((s)[0]) == SECUREC_UTF8_BOM_HEADER_1ST && \ |
Completed in 1 milliseconds