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

  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
regint.h 520 OP_REPEAT_INC_SG, /* search and get in stack */
regexec.c     [all...]
regcomp.c 711 r = add_opcode(reg, qn->greedy ? OP_REPEAT_INC_SG : OP_REPEAT_INC_NG_SG);
    [all...]

Completed in 292 milliseconds