Searched refs:my_atoi (Results 1 – 1 of 1) sorted by relevance
1333 my_atoi(const char *p) in my_atoi() function1491 cp = my_atoi(cs + 2); in make_codepage_from_charset()1500 cp = my_atoi(cs + 3); in make_codepage_from_charset()1505 cp = my_atoi(cs + 8); in make_codepage_from_charset()1533 cp = my_atoi(p+1); in get_current_codepage()