Lines Matching refs:p1
237 unsigned int p1 = grxmlbase.find_last_of(".");238 if ( p1 != string::npos ) 239 grxmlbase.assign( grxmlbase, 0, p1);