HomeSort by relevance Sort by last modified time
    Searched refs:ONIGENC_IS_MBC_NEWLINE (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
regexec.c 39 ONIGENC_IS_MBC_NEWLINE(enc,(p+enclen(enc,p)),end))
    [all...]
oniguruma.h 294 #define ONIGENC_IS_MBC_NEWLINE(enc,p,end) (enc)->is_mbc_newline((p),(end))
    [all...]

Completed in 576 milliseconds