Searched refs:anyxml_stmt (Results 1 – 3 of 3) sorted by relevance
1273 anyxml_stmt : K_ANYXML identifier_str ';' 1589 | anyxml_stmt { clicon_debug(3,"yang-stmt -> anyxml-stmt");}1685 | anyxml_stmt { clicon_debug(3,"data-def-stmt -> anyxml-stmt");}1695 | anyxml_stmt { clicon_debug(3,"short-case-substmt -> anyxml-stmt");}
243 "anyxml": self.anyxml_stmt,244 "anydata": self.anyxml_stmt,927 def anyxml_stmt(self, stmt, p_elem, pset): member in HybridDSDLSchema
1932 | anyxml_stmt2507 | anyxml_stmt2579 anyxml_stmt: ANYXML_KEYWORD sep anyxml_arg_str anyxml_end4527 | anyxml_stmt