However when I used SCANDIR_SORT_DESCENDING which is not defined in 5.3, on my web host (still on 5.3) I got error - second argument assumed to be a string.My solution (very primitive): $sort_desc = defined('SCANDIR_SORT_DESCENDING') ? SCANDIR_SORT_DESCENDING : 2; $infiles = ...
$ npm run build > check-opencv4nodejs@1.0.0 build > build-opencv build info config no opencv4nodejs section found in C:\Users\shin\Projects\Reference\npm-test\check-opencv4nodejs\package.json info init no openCV version given using default verison 4.5.5 info init INIT_CWD is defined ove...
* "path" has backslashes before chars that are not to be expanded, starting * at "path + wildoff". * Return the number of matches found. * NOTE: much of this is identical to dos_expandpath(), keep in sync! */ int unix_expandpath( ...