HomeSort by relevance Sort by last modified time
    Searched refs:XMLUtil (Results 1 - 4 of 4) sorted by null

  /external/tinyxml2/
tinyxml2.cpp 137 if ( !XMLUtil::IsAlpha( *p ) ) {
142 XMLUtil::IsAlphaNum( (unsigned char) *p )
201 p = const_cast<char*>( XMLUtil::GetCharacterRef( p, buf, &len ) );
243 // --------- XMLUtil ----------- //
245 const char* XMLUtil::ReadBOM( const char* p, bool* bom )
261 void XMLUtil::ConvertUTF32ToUTF8( unsigned long input, char* output, int* length )
302 const char* XMLUtil::GetCharacterRef( const char* p, char* value, int* length )
371 void XMLUtil::ToStr( int v, char* buffer, int bufferSize )
377 void XMLUtil::ToStr( unsigned v, char* buffer, int bufferSize )
383 void XMLUtil::ToStr( bool v, char* buffer, int bufferSize )
    [all...]
tinyxml2.h 361 class XMLUtil
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.ds_1.2.1.R36x_v20100803.jar 
  /prebuilts/tools/common/netbeans-visual/
org-openide-util.jar 

Completed in 34 milliseconds