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

  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
regenc.h 119 ONIG_EXTERN int onigenc_not_support_get_ctype_code_range P_((OnigCtype ctype, OnigCodePoint* sb_out, const OnigCodePoint* ranges[]));
148 ONIG_EXTERN int onigenc_utf16_32_get_ctype_code_range P_((OnigCtype ctype, OnigCodePoint *sb_out, const OnigCodePoint* ranges[]));
oniguruma.h 108 typedef unsigned int OnigCtype;
165 int (*is_code_ctype)(OnigCodePoint code, OnigCtype ctype);
166 int (*get_ctype_code_range)(OnigCtype ctype, OnigCodePoint* sb_out, const OnigCodePoint* ranges[]);
    [all...]
regenc.c 558 onigenc_not_support_get_ctype_code_range(OnigCtype ctype ARG_UNUSED,
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/enc/
unicode.c     [all...]

Completed in 47 milliseconds