Home
last modified time | relevance | path

Searched refs:dupcomponent (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/lib/libc/locale/
H A Dxlocale.c209 static int dupcomponent(int type, locale_t base, locale_t new) in dupcomponent() function
318 if (!dupcomponent(type, base, new)) { in newlocale()
348 dupcomponent(type, base, new); in duplocale()