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

  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
regcomp.c 833 if (IS_MULTILINE(reg->options))
846 if (IS_MULTILINE(reg->options)) {
1049 if (IS_MULTILINE(reg->options))
1057 if (IS_MULTILINE(reg->options))
    [all...]
regint.h 291 #define IS_MULTILINE(option) ((option) & ONIG_OPTION_MULTILINE)

Completed in 69 milliseconds