Searched refs:open_tag (Results 1 – 3 of 3) sorted by relevance
90 open_tag CustomBuild \105 open_tag ClCompile \118 open_tag ProjectReference \280 open_tag Project \285 open_tag ItemGroup \289 open_tag ProjectConfiguration \298 open_tag PropertyGroup \332 open_tag PropertyGroup \379 open_tag ImportGroup \393 open_tag PropertyGroup \[all …]
90 open_tag() { function
2552 std::string open_tag = "<" + std::string(tag_name) + ">"; in Generate() local2555 Node* strings[] = {StringConstant(open_tag.c_str()), string, in Generate()