Searched defs:ln (Results 1 – 1 of 1) sorted by relevance
/php-src/ext/dba/libinifile/ |
H A D | inifile.c | 71 void inifile_line_free(line_type *ln) in inifile_line_free() 164 static int inifile_read(inifile *dba, line_type *ln) { in inifile_read() 242 line_type ln = {{NULL,NULL},{NULL},0}; in inifile_fetch() local 293 line_type ln = {{NULL,NULL},{NULL},0}; in inifile_nextkey() local 333 line_type ln = {{NULL,NULL},{NULL},0}; in inifile_find_group() local 362 line_type ln = {{NULL,NULL},{NULL},0}; in inifile_next_group() local 413 line_type ln = {{NULL,NULL},{NULL},0}; in inifile_filter() local
|
Completed in 6 milliseconds