Home
last modified time | relevance | path

Searched refs:__isalpha_l (Results 1 - 2 of 2) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/src/ctype/
H A Disalpha.c9 int __isalpha_l(int c, locale_t l) in __isalpha_l() function
14 weak_alias(__isalpha_l, isalpha_l);
/third_party/musl/src/ctype/
H A Disalpha.c13 int __isalpha_l(int c, locale_t l) in __isalpha_l() function
26 weak_alias(__isalpha_l, isalpha_l);

Completed in 2 milliseconds