--TEST-- Test str_repeat() function: usage variations - complex strings containing other than 7-bit chars --SKIPIF-- --INI-- precision=14 --FILE-- DONE ?> --EXPECT-- bool(true) string(42) "008081eaebfeff008081eaebfeff008081eaebfeff" string(42) "008081eaebfeff008081eaebfeff008081eaebfeff" DONE