Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
Dreggnu.c158 enc = ONIG_ENCODING_SJIS; in re_mbcinit()
Dregposix.c245 enc = ONIG_ENCODING_SJIS; in reg_set_encoding()
Doniguruma.h230 #define ONIG_ENCODING_SJIS (&OnigEncodingSJIS) macro