--TEST-- sqlite: regular functions --INI-- sqlite.assoc_case=0 --SKIPIF-- --FILE-- --EXPECT-- array(1) { [0]=> string(7) "one-uno" } array(1) { [0]=> string(7) "two-dos" } array(1) { [0]=> string(10) "three-tres" } DONE!