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

  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
regparse.h 142 #define IS_ENCLOSE_RECURSION(en) (((en)->state & NST_RECURSION) != 0)
regcomp.c 1235 len += (IS_ENCLOSE_RECURSION(node)
1238 len += (IS_ENCLOSE_RECURSION(node)
1302 len += (IS_ENCLOSE_RECURSION(node)
    [all...]

Completed in 53 milliseconds