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

  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
regsyntax.c 206 ONIG_SYN_CAPTURE_ONLY_NAMED_GROUP |
oniguruma.h 500 #define ONIG_SYN_CAPTURE_ONLY_NAMED_GROUP (1U<<7) /* see doc/RE */
    [all...]
regcomp.c     [all...]
regparse.c 59 ONIG_SYN_CAPTURE_ONLY_NAMED_GROUP |
915 IS_SYNTAX_BV(reg->syntax, ONIG_SYN_CAPTURE_ONLY_NAMED_GROUP) &&
    [all...]

Completed in 188 milliseconds