Home
last modified time | relevance | path

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

/third_party/bounds_checking_function/src/
Dsecureinput_a.c25 SECUREC_INLINE int SecIsDigit(SecInt ch) in SecIsDigit() function
Dsecureinput_w.c57 SECUREC_INLINE int SecIsDigit(SecInt ch) in SecIsDigit() function
Dinput.inl312 SECUREC_INLINE int SecIsDigit(SecInt ch);
493 if (SecIsDigit(spec->ch) == 0) {
690 while (SecIsDigit((SecInt)(int)(*fmt)) != 0) {
1239 if (SecIsDigit(spec->ch) == 0) {