Home
last modified time | relevance | path

Searched refs:inifile_copy_to (Results 1 – 1 of 1) sorted by relevance

/PHP-7.2/ext/dba/libinifile/
H A Dinifile.c387 static int inifile_copy_to(inifile *dba, size_t pos_start, size_t pos_end, inifile **ini_copy) in inifile_copy_to() function
491 ret = inifile_copy_to(dba, pos_grp_start, pos_grp_next, &ini_tmp); in inifile_delete_replace_append()

Completed in 17 milliseconds