Searched refs:money_int_prefix (Results 1 – 2 of 2) sorted by relevance
14 const char *money_int_prefix; member103 string::size_type p = strlen( rl.money_int_prefix ); in _money_put_get2()107 CPPUNIT_ASSERT( (str_res.substr(index, p) == rl.money_int_prefix) || in _money_put_get2()110 if ( str_res.substr(index, p) == rl.money_int_prefix ) { in _money_put_get2()