Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
Dregint.h675 #define NCCLASS_SET_NOT(nd) NCCLASS_FLAG_SET(nd, FLAG_NCCLASS_NOT) macro
Dregparse.c1164 if (not != 0) NCCLASS_SET_NOT(cc); in node_new_cclass_by_codepoint_range()
4042 if (tok->u.prop.not != 0) NCCLASS_SET_NOT(cc); in parse_char_property()
4477 NCCLASS_SET_NOT(cc); in parse_char_class()
5259 if (tok->u.prop.not != 0) NCCLASS_SET_NOT(cc); in parse_exp()