| Function report | 
| Source Code: include\linux\assoc_array_priv.h | Create Date:2022-07-28 06:54:09 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:assoc_array_leaf_to_ptr
Proto:static inline struct assoc_array_ptr *assoc_array_leaf_to_ptr(const void *p)
Type:struct assoc_array_ptr
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| const void * | p | 
| 162 | Return __assoc_array_x_to_ptr(p, Points to leaf (or nowhere) ) | 
| Name | Describe | 
|---|---|
| assoc_array_insert | assoc_array_insert - Script insertion of an object into an associative array*@array: The array to insert into | 
| assoc_array_insert_set_object | assoc_array_insert_set_object - Set the new object pointer in an edit script*@edit: The edit script to modify.*@object: The object pointer to set.* Change the object to be inserted in an edit script. The object pointed to* by the old object is not freed | 
| assoc_array_delete_collapse_iterator | Subtree collapse to node iterator. | 
| 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 |