| Function report | 
| Source Code: lib\xarray.c | Create Date:2022-07-28 06:13:39 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:xa_find() - Search the XArray for an entry.*@xa: XArray.*@indexp: Pointer to an index.*@max: Maximum index to search to.*@filter: Selection criterion.* Finds the entry in @xa which matches the @filter, and has the lowest
Proto:void *xa_find(struct xarray *xa, unsigned long *indexp, unsigned long max, xa_mark_t filter)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct xarray * | xa | |
| unsigned long * | indexp | |
| unsigned long | max | |
| xa_mark_t | filter | 
| 1820 | Do | 
| 1830 | Return entry | 
| Name | Describe | 
|---|---|
| check_multi_find_1 | |
| check_find_1 | 
| 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 |