Home
last modified time | relevance | path

Searched refs:x_attr_name (Results 1 – 2 of 2) sorted by last modified time

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.team/examples/org.eclipse.compare.examples.xml/src/org/eclipse/compare/examples/xml/
H A DOrderedMatching.java191 String x_attr_name= x_attr.getName(); in handleAttributes() local
193 if (y_attr.getName().equals(x_attr_name)) { in handleAttributes()
/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dexec.c5550 char *x_attr_name=argv[0], *y_attr_name=argv[1], *obj_name=argv[2]; local
5557 UtilRemoveQuotes(x_attr_name);
5595 sprintf(execDummyStr, "%s=", x_attr_name);