Codebase Browser
chromium
Go to App
chromium
/
third_party/utf/src/runetype/
isvalidrune.c
#
include
"utf.h"
int
isvalidrune
(
Rune
r
)
{
…
}