Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
Dregcomp.c2412 is_not_included(Node* x, Node* y, regex_t* reg) in is_not_included() function
3180 if (IS_NOT_NULL(y) && is_not_included(x, y, reg)) { in next_setup()