|
GRASS 8 Programmer's Manual 8.6.0dev(2026)-ddeab64dbf
|

Go to the source code of this file.
Functions | |
| SQLPSTMT * | sqpInitStmt (void) |
| int | sqpAllocCol (SQLPSTMT *st, int n) |
| int | sqpAllocVal (SQLPSTMT *st, int n) |
| int | sqpFreeStmt (SQLPSTMT *st) |
Definition at line 36 of file db/sqlp/alloc.c.
Referenced by sqpAssignment(), sqpColumn(), sqpColumnDef(), and sqpValue().
Definition at line 57 of file db/sqlp/alloc.c.
Referenced by sqpAssignment(), and sqpValue().
Definition at line 75 of file db/sqlp/alloc.c.
References free(), sqpFreeNode(), and st.
Definition at line 26 of file db/sqlp/alloc.c.
References st.