Home
last modified time | relevance | path

Searched refs:BRANCH (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/lib/
H A Dslre.c31 enum {END, BRANCH, ANY, EXACT, ANYOF, ANYBUT, OPEN, CLOSE, BOL, EOL, enumerator
398 r->code[branch_start] = BRANCH; in compile()
426 if (r->code[2] == BRANCH) in slre_compile()
514 case BRANCH: in match()