Home
last modified time | relevance | path

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

/PHP-5.5/ext/fileinfo/libmagic/
H A Dapprentice.c595 errs = MAX(errs, file_err); in file_apprentice()
961 (*errs)++; in load_1()
991 (*errs)++; in load_1()
998 (*errs)++; in load_1()
1018 (*errs)++; in load_1()
1176 errs++; in apprentice_load()
1183 errs++; in apprentice_load()
1198 errs++; in apprentice_load()
1214 if (errs) in apprentice_load()
1238 errs++; in apprentice_load()
[all …]
/PHP-5.5/ext/fileinfo/
H A Dlibmagic.patch235 int file_err, errs = -1;
280 if (errs == -1) {
333 (*errs)++;
370 - int errs = 0;
371 + int errs = 0;
419 errs++;
429 errs++;
449 errs++;
460 load_1(ms, action, filearr[i], &errs, mentry,
469 if (errs)
[all …]

Completed in 21 milliseconds