Home
last modified time | relevance | path

Searched refs:StringStripper (Results 1 – 3 of 3) sorted by relevance

/phasta/phastaIO/
H A DphastaIO.cc174 char* StringStripper( const char istring[] ) { in StringStripper() function
204 char* fname = StringStripper( iotype ); in isBinary()
212 char* ts1 = StringStripper( typestring ); in typeSize()
401 char* fname = StringStripper( filename ); in queryphmpiio()
580 char* imode = StringStripper( mode ); in initphmpiio()
771 char* imode = StringStripper( mode ); in initphmpiiosub()
927 char* fname = StringStripper( filename ); in openfile()
928 char* imode = StringStripper( mode ); in openfile()
955 char* fname = StringStripper( filename ); in openfile()
956 char* imode = StringStripper( mode ); in openfile()
[all …]
H A DvtkPhastaReader.cxx189 char* vtkPhastaReader::StringStripper( const char istring[] ) in StringStripper() function in vtkPhastaReader
235 char* fname = StringStripper( iotype ); in isBinary()
250 char* ts1 = StringStripper( typestring ); in typeSize()
402 char* fname = StringStripper( filename ); in queryphmpiio_()
548 char* fname = StringStripper( filename ); in openfile()
549 char* imode = StringStripper( mode ); in openfile()
649 char* imode = StringStripper( mode ); in closefile()
839 char* ts1 = StringStripper( datatype ); in readdatablock()
H A DvtkPhastaReader.h102 static char* StringStripper( const char istring[] );