chromium/third_party/utf/src/utf/utfutf.c

/* See LICENSE file for copyright and license details. */
#include <string.h>
#include "utf.h"

char *
utfutf(const char *s1, const char *s2)
{}