Searched refs:nx_bsd_isdigit (Results 1 – 1 of 1) sorted by relevance
132 static UINT nx_bsd_isdigit(UCHAR c);5743 if (nx_bsd_isdigit(tempchar)== NX_FALSE) in nx_bsd_inet_aton()5791 if (nx_bsd_isdigit(tempchar)) in nx_bsd_inet_aton()9671 static UINT nx_bsd_isdigit(UCHAR c) in nx_bsd_isdigit() function14482 if(!nx_bsd_isdigit((UCHAR)(*string))) in bsd_string_to_number()