Searched refs:myvalues (Results 1 – 1 of 1) sorted by relevance
43 stringmap* myvalues = 0; in read() local53 myvalues = new stringmap(); in read()54 myMap[ section ] = myvalues ; in read()59 if( myvalues ) in read()61 (*myvalues)[ param_key ] = param_value ; in read()
Completed in 30 milliseconds