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

  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
regcomp.c 316 (op) == OP_EXACTMB3N || (op) == OP_EXACTMBN || (op) == OP_EXACTN_IC)
356 op = OP_EXACTMBN;
431 if (op == OP_EXACTMBN) len += SIZE_LENGTH;
446 if (op == OP_EXACTMBN)
    [all...]
regint.h 461 OP_EXACTMBN, /* other length */
regexec.c     [all...]

Completed in 150 milliseconds