Lines Matching refs:equals

91             name.equals(RTL_CONSTASCII_STRINGPARAM("component-data")))  in startElement()
95 name.equals(RTL_CONSTASCII_STRINGPARAM("items"))) in startElement()
111 name.equals(RTL_CONSTASCII_STRINGPARAM("item"))) in startElement()
127 name.equals(RTL_CONSTASCII_STRINGPARAM("value"))) in startElement()
145 name.equals(RTL_CONSTASCII_STRINGPARAM("value"))) in startElement()
171 name.equals(RTL_CONSTASCII_STRINGPARAM("prop"))) in startElement()
177 name.equals(RTL_CONSTASCII_STRINGPARAM("node"))) in startElement()
193 name.equals(RTL_CONSTASCII_STRINGPARAM("node"))) in startElement()
198 name.equals(RTL_CONSTASCII_STRINGPARAM("prop"))) in startElement()
251 if (text.equals(RTL_CONSTASCII_STRINGPARAM("modify"))) { in parseOperation()
254 if (text.equals(RTL_CONSTASCII_STRINGPARAM("replace"))) { in parseOperation()
257 if (text.equals(RTL_CONSTASCII_STRINGPARAM("fuse"))) { in parseOperation()
260 if (text.equals(RTL_CONSTASCII_STRINGPARAM("remove"))) { in parseOperation()
283 attrLn.equals(RTL_CONSTASCII_STRINGPARAM("package"))) in handleComponentData()
298 attrLn.equals(RTL_CONSTASCII_STRINGPARAM("name"))) in handleComponentData()
312 attrLn.equals(RTL_CONSTASCII_STRINGPARAM("op"))) in handleComponentData()
316 attrLn.equals(RTL_CONSTASCII_STRINGPARAM("finalized"))) in handleComponentData()
389 attrLn.equals(RTL_CONSTASCII_STRINGPARAM("path"))) in handleItem()
459 attrLn.equals(RTL_CONSTASCII_STRINGPARAM("nil"))) in handlePropValue()
463 attrLn.equals(RTL_CONSTASCII_STRINGPARAM("type"))) in handlePropValue()
476 attrLn.equals(RTL_CONSTASCII_STRINGPARAM("separator"))) in handlePropValue()
489 attrLn.equals(RTL_CONSTASCII_STRINGPARAM("external"))) in handlePropValue()
544 attrLn.equals(RTL_CONSTASCII_STRINGPARAM("lang"))) in handleLocpropValue()
548 attrLn.equals(RTL_CONSTASCII_STRINGPARAM("nil"))) in handleLocpropValue()
552 attrLn.equals(RTL_CONSTASCII_STRINGPARAM("type"))) in handleLocpropValue()
565 attrLn.equals(RTL_CONSTASCII_STRINGPARAM("separator"))) in handleLocpropValue()
578 attrLn.equals(RTL_CONSTASCII_STRINGPARAM("op"))) in handleLocpropValue()
668 attrLn.equals(RTL_CONSTASCII_STRINGPARAM("name"))) in handleGroupProp()
673 attrLn.equals(RTL_CONSTASCII_STRINGPARAM("type"))) in handleGroupProp()
677 attrLn.equals(RTL_CONSTASCII_STRINGPARAM("op"))) in handleGroupProp()
681 attrLn.equals(RTL_CONSTASCII_STRINGPARAM("finalized"))) in handleGroupProp()
896 attrLn.equals(RTL_CONSTASCII_STRINGPARAM("name"))) in handleGroupNode()
901 attrLn.equals(RTL_CONSTASCII_STRINGPARAM("op"))) in handleGroupNode()
905 attrLn.equals(RTL_CONSTASCII_STRINGPARAM("finalized"))) in handleGroupNode()
970 attrLn.equals(RTL_CONSTASCII_STRINGPARAM("name"))) in handleSetNode()
975 attrLn.equals(RTL_CONSTASCII_STRINGPARAM("component"))) in handleSetNode()
979 attrLn.equals(RTL_CONSTASCII_STRINGPARAM("node-type"))) in handleSetNode()
984 attrLn.equals(RTL_CONSTASCII_STRINGPARAM("op"))) in handleSetNode()
988 attrLn.equals(RTL_CONSTASCII_STRINGPARAM("finalized"))) in handleSetNode()
992 attrLn.equals(RTL_CONSTASCII_STRINGPARAM("mandatory"))) in handleSetNode()