Searched refs:REG_NOSPEC (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/tre-0.8.0/lib/
H A Dtre.h46 #if !defined(REG_NOSPEC) && !defined(REG_LITERAL)
119 /* REG_NOSPEC and REG_LITERAL mean the same thing. */
120 #if defined(REG_LITERAL) && !defined(REG_NOSPEC)
121 #define REG_NOSPEC REG_LITERAL macro
122 #elif defined(REG_NOSPEC) && !defined(REG_LITERAL)
123 #define REG_LITERAL REG_NOSPEC
124 #endif /* defined(REG_NOSPEC) */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/regex/
H A Dregex.h216 #define REG_NOSPEC REG_QUOTE /* historical synonym */ macro

Completed in 104 milliseconds