Home
last modified time | relevance | path

Searched refs:attrLn (Results 1 – 4 of 4) sorted by relevance

/trunk/main/configmgr/source/
H A Dxcsparser.cxx354 xmlreader::Span attrLn; in handleComponentSchema() local
355 if (!reader.nextAttribute(&attrNsId, &attrLn)) { in handleComponentSchema()
417 xmlreader::Span attrLn; in handleNodeRef() local
418 if (!reader.nextAttribute(&attrNsId, &attrLn)) { in handleNodeRef()
471 xmlreader::Span attrLn; in handleProp() local
472 if (!reader.nextAttribute(&attrNsId, &attrLn)) { in handleProp()
528 xmlreader::Span attrLn; in handlePropValue() local
529 if (!reader.nextAttribute(&attrNsId, &attrLn)) { in handlePropValue()
557 xmlreader::Span attrLn; in handleGroup() local
598 xmlreader::Span attrLn; in handleSet() local
[all …]
H A Dxcuparser.cxx278 xmlreader::Span attrLn; in handleComponentData() local
279 if (!reader.nextAttribute(&attrNsId, &attrLn)) { in handleComponentData()
384 xmlreader::Span attrLn; in handleItem() local
385 if (!reader.nextAttribute(&attrNsId, &attrLn)) { in handleItem()
454 xmlreader::Span attrLn; in handlePropValue() local
455 if (!reader.nextAttribute(&attrNsId, &attrLn)) { in handlePropValue()
539 xmlreader::Span attrLn; in handleLocpropValue() local
540 if (!reader.nextAttribute(&attrNsId, &attrLn)) { in handleLocpropValue()
663 xmlreader::Span attrLn; in handleGroupProp() local
891 xmlreader::Span attrLn; in handleGroupNode() local
[all …]
H A Dxcdparser.cxx89 xmlreader::Span attrLn; in startElement() local
90 if (!reader.nextAttribute(&attrNsId, &attrLn)) { in startElement()
95 attrLn.equals(RTL_CONSTASCII_STRINGPARAM("file"))) in startElement()
H A Dvalueparser.cxx320 xmlreader::Span attrLn; in startElement() local
321 if (!reader.nextAttribute(&attrNsId, &attrLn)) { in startElement()
325 attrLn.equals(RTL_CONSTASCII_STRINGPARAM("scalar"))) in startElement()

Completed in 19 milliseconds