HomeSort by relevance Sort by last modified time
    Searched refs:sb_out (Results 1 - 5 of 5) 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[]));
regparse.c 1153 node_new_cclass_by_codepoint_range(int not, OnigCodePoint sb_out,
1167 if (sb_out > 0 && IS_NOT_NULL(ranges)) {
1172 if (j >= sb_out) goto sb_end;
3842 OnigCodePoint sb_out; local
5204 OnigCodePoint sb_out; local
    [all...]
oniguruma.h 166 int (*get_ctype_code_range)(OnigCtype ctype, OnigCodePoint* sb_out, const OnigCodePoint* ranges[]);
    [all...]
regenc.c 559 OnigCodePoint* sb_out ARG_UNUSED,
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/enc/
unicode.c     [all...]

Completed in 109 milliseconds