Home
last modified time | relevance | path

Searched defs:PJ_INIT_INFO (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/proj/proj-7.2.1/src/
H A Dproj.h220 typedef struct PJ_INIT_INFO PJ_INIT_INFO; typedef
322 struct PJ_INIT_INFO { struct
323 char name[32]; /* name of init file */
324 char filename[260]; /* full path to the init file. */
325 char version[32]; /* version of the init file */
326 char origin[32]; /* origin of the file, e.g. EPSG */
327 char lastupdate[16]; /* Date of last update in YYYY-MM-DD format */