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

  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
regparse.h 86 #define ANCHOR_ANYCHAR_STAR_MASK (ANCHOR_ANYCHAR_STAR | ANCHOR_ANYCHAR_STAR_ML)
regint.h 443 #define ANCHOR_ANYCHAR_STAR_ML (1<<15) /* ".*" optimize info (multi-line) */
regcomp.c     [all...]
regexec.c     [all...]

Completed in 2502 milliseconds