Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
Dregparse.h102 #define NSTRING_SET_RAW(node) (node)->u.str.flag |= NSTR_RAW macro
Dregparse.c1530 NSTRING_SET_RAW(node); in node_new_str_raw()
1561 NSTRING_SET_RAW(n); in str_node_split_last_char()