Function report |
Source Code:arch\x86\boot\ctype.h |
Create Date:2022-07-28 07:26:17 |
Last Modify:2020-03-16 17:06:45 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:isxdigit
Proto:static inline int isxdigit(int ch)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
int | ch |
Name | Describe |
---|---|
vsscanf | vsscanf - Unformat a buffer into a list of arguments*@buf: input buffer*@fmt: format of buffer*@args: arguments |
__bitmap_parse | __bitmap_parse - convert an ASCII hex string into a bitmap |
uuid_is_valid | d_is_valid - checks if a UUID string is valid*@uuid: UUID string to check* Description:* It checks if the UUID string is following the format:* xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx* where x is a hex digit.* Return: true if input is valid UUID string. |
_parse_integer_fixup_radix | |
mac_pton | |
simple_guess_base | |
simple_strtoull | simple_strtoull - convert a string to an unsigned long long*@cp: The start of the string*@endp: A pointer to the end of the parsed string will be placed here*@base: The number base to use |
_parse_integer_fixup_radix | |
valid_ecryptfs_desc | valid_ecryptfs_desc - verify the description of a new/loaded encrypted key* The description of a encrypted key with format 'ecryptfs' must contain* exactly 16 hexadecimal characters. |
tomoyo_file_matches_pattern2 | moyo_file_matches_pattern2 - Pattern matching without '/' character and "\-" pattern.*@filename: The start of string to check.*@filename_end: The end of string to check.*@pattern: The start of pattern to compare. |
scanarg | parses and copies one argument enclosed in del from *sp to *dp,* recognising the \x special.* returns pointer to the copied argument or NULL in case of an* error (and sets err) or null argument length. |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |