Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
Dregposix.c251 enc = ONIG_ENCODING_UTF16_BE; in reg_set_encoding()
Doniguruma.h222 #define ONIG_ENCODING_UTF16_BE (&OnigEncodingUTF16_BE) macro