MINI_STR
if (MINI_STR(line, "create ", word_end, 2) == 0)
if (MINI_STR(line, "destroy ", word_end, 1) == 0)
if (MINI_STR(line, "export ", word_end, 3) == 0)
if (MINI_STR(line, "list ", word_end, 1) == 0)
if (MINI_STR(line, "select ", word_end, 1) == 0)
if (MINI_STR(line, "create ", word_end, 2) == 0)
if (MINI_STR(line, "destroy ", word_end, 1) == 0)
if (MINI_STR(line, "export ", word_end, 3) == 0)
if (MINI_STR(line, "list ", word_end, 1) == 0)
if (MINI_STR(line, "select ", word_end, 1) == 0)