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

  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
regsyntax.c 113 ONIG_SYN_OP_ESC_W_WORD | ONIG_SYN_OP_ESC_B_WORD_BOUND |
oniguruma.h 457 #define ONIG_SYN_OP_ESC_B_WORD_BOUND (1U<<20) /* \b, \B */
    [all...]
regint.h 656 ONIG_SYN_OP_ESC_B_WORD_BOUND | ONIG_SYN_OP_ESC_LTGT_WORD_BEGIN_END | \
regparse.c     [all...]

Completed in 52 milliseconds