Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dslre.h66 int anchored; /* Must match from string start */ member
/rk3399_rockchip-uboot/lib/
H A Dslre.c415 r->code_size = r->data_size = r->num_caps = r->anchored = 0; in slre_compile()
418 r->anchored++; in slre_compile()
652 if (r->anchored) { in slre_match()