Home
last modified time | relevance | path

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

/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/libAfterStep/
H A Dparser.h351 #define ASXmlOptTree_ExcludePublic (0x01<<1) macro
367 #define ASXmlOptTree_Public ASXmlOptTree_ExcludePublic
H A Dparser_xml.c517 (get_flags (context->flags, ASXmlOptTree_ExcludePublic) && in find_next_valid_opt()