Home
last modified time | relevance | path

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

/dports/ftp/php-fastdfs/fastdfs-6.06/test/
H A Dtest_download.c356 int nSkipLines; in load_file_ids() local
403 nSkipLines = (proccess_index % 2) * file_count; in load_file_ids()
406 while (i < nSkipLines) in load_file_ids()
/dports/ftp/fastdfs/fastdfs-6.06/test/
H A Dtest_download.c356 int nSkipLines; in load_file_ids() local
403 nSkipLines = (proccess_index % 2) * file_count; in load_file_ids()
406 while (i < nSkipLines) in load_file_ids()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/docshell/
H A Dimpex.cxx1410 tools::Long nSkipLines = pExtOptions->GetStartRow(); in ExtText2Doc() local
1442 while(--nSkipLines>0) in ExtText2Doc()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/docshell/
H A Dimpex.cxx1312 long nSkipLines = pExtOptions->GetStartRow(); in ExtText2Doc() local
1344 while(--nSkipLines>0) in ExtText2Doc()