HomeSort by relevance Sort by last modified time
    Searched full:element0 (Results 1 - 8 of 8) sorted by null

  /external/tinyxml/
xmltest.cpp 337 istringstream parse0( "<Element0 attribute0='foo0' attribute1= noquotes attribute2 = '&gt;' />" );
338 TiXmlElement element0( "default" );
339 parse0 >> element0; local
341 XmlTest ( "Element parsed, value is 'Element0'.", "Element0", element0.Value() );
342 XmlTest ( "Reads attribute 'attribute0=\"foo0\"'.", "foo0", element0.Attribute( "attribute0" ));
343 XmlTest ( "Reads incorrectly formatted 'attribute1=noquotes'.", "noquotes", element0.Attribute( "attribute1" ) );
344 XmlTest ( "Read attribute with entity value '>'.", ">", element0.Attribute( "attribute2" ) );
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/
libexpat.so 
libexpat.so.1 
libexpat.so.1.5.2 
libexpat.a     [all...]
  /external/expat/lib/
xmlrole.c 116 element0, element1, element2, element3, element4, element5, element6, variable
364 state->handler = element0;
985 element0(PROLOG_STATE *state, function
  /prebuilt/sdk/tools/linux/
aapt 
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/lib/
libexpat.a     [all...]

Completed in 3918 milliseconds