Home
last modified time | relevance | path

Searched refs:GLOB_NOSORT (Results 1 – 25 of 1734) sorted by relevance

12345678910>>...70

/dports/www/phpsysinfo/phpsysinfo-3.3.4/includes/mb/
H A Dclass.hwmon.inc.php25 $sensor = glob($hwpath."temp*_input", GLOB_NOSORT);
74 $sensor = glob($hwpath."in*_input", GLOB_NOSORT);
117 $sensor = glob($hwpath."fan*_input", GLOB_NOSORT);
162 $sensor = glob($hwpath."power*_input", GLOB_NOSORT);
205 $sensor = glob($hwpath."curr*_input", GLOB_NOSORT);
250 $hwpaths = glob("/sys/class/hwmon/hwmon*/", GLOB_NOSORT);
252 $hwpaths2 = glob("/sys/class/hwmon/hwmon*/device/", GLOB_NOSORT);
H A Dclass.thinkpad.inc.php27 $hwpaths = glob("/sys/devices/platform/thinkpad_hwmon/", GLOB_NOSORT);
29 $hwpaths2 = glob("/sys/devices/platform/thinkpad_hwmon/hwmon/hwmon*/", GLOB_NOSORT);
/dports/x11-toolkits/lesstif/lesstif-0.95.2/include/Motif-2.1/XmI/
H A DLTglob.h74 #undef GLOB_NOSORT
84 #define GLOB_NOSORT (1 << 2)/* Don't sort the names. */ macro
90 #define __GLOB_FLAGS (GLOB_ERR|GLOB_MARK|GLOB_NOSORT|GLOB_DOOFFS| \
/dports/www/drupal9/drupal-9.2.10/vendor/laminas/laminas-stdlib/src/
H A DGlob.php24 use const GLOB_NOSORT; alias
36 const GLOB_NOSORT = 0x02; define in Laminas\\Stdlib\\Glob
76 self::GLOB_NOSORT => GLOB_NOSORT,
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/
H A Dlink46 return glob(__DIR__.'/src/Symfony/'.$part.'/*', GLOB_ONLYDIR | GLOB_NOSORT);
55 foreach (glob("$pathToProject/vendor/symfony/*", GLOB_ONLYDIR | GLOB_NOSORT) as $dir) {
86 foreach (glob("$pathToProject/var/cache/*", GLOB_NOSORT) as $cacheDir) {
/dports/finance/prestashop/prestashop/vendor/symfony/symfony/
H A Dlink46 return glob(__DIR__.'/src/Symfony/'.$part.'/*', GLOB_ONLYDIR | GLOB_NOSORT);
55 foreach (glob("$pathToProject/vendor/symfony/*", GLOB_ONLYDIR | GLOB_NOSORT) as $dir) {
86 foreach (glob("$pathToProject/var/cache/*", GLOB_NOSORT) as $cacheDir) {
/dports/devel/gdb/gdb-11.1/gnulib/import/
H A Dglob-libc.h33 #define GLOB_NOSORT (1 << 2)/* Don't sort the names. */ macro
49 # define __GLOB_FLAGS (GLOB_ERR|GLOB_MARK|GLOB_NOSORT|GLOB_DOOFFS| \
54 # define __GLOB_FLAGS (GLOB_ERR|GLOB_MARK|GLOB_NOSORT|GLOB_DOOFFS| \
/dports/math/octave/octave-6.4.0/libgnu/
H A Dglob-libc.h33 #define GLOB_NOSORT (1 << 2)/* Don't sort the names. */ macro
49 # define __GLOB_FLAGS (GLOB_ERR|GLOB_MARK|GLOB_NOSORT|GLOB_DOOFFS| \
54 # define __GLOB_FLAGS (GLOB_ERR|GLOB_MARK|GLOB_NOSORT|GLOB_DOOFFS| \
/dports/www/wget2/wget2-2.0.0/lib/
H A Dglob-libc.h33 #define GLOB_NOSORT (1 << 2)/* Don't sort the names. */ macro
49 # define __GLOB_FLAGS (GLOB_ERR|GLOB_MARK|GLOB_NOSORT|GLOB_DOOFFS| \
54 # define __GLOB_FLAGS (GLOB_ERR|GLOB_MARK|GLOB_NOSORT|GLOB_DOOFFS| \
/dports/editors/poke/poke-1.0/gl/
H A Dglob-libc.h33 #define GLOB_NOSORT (1 << 2)/* Don't sort the names. */ macro
49 # define __GLOB_FLAGS (GLOB_ERR|GLOB_MARK|GLOB_NOSORT|GLOB_DOOFFS| \
54 # define __GLOB_FLAGS (GLOB_ERR|GLOB_MARK|GLOB_NOSORT|GLOB_DOOFFS| \
/dports/ftp/lftp/lftp-4.9.2/lib/
H A Dglob-libc.h33 #define GLOB_NOSORT (1 << 2)/* Don't sort the names. */ macro
49 # define __GLOB_FLAGS (GLOB_ERR|GLOB_MARK|GLOB_NOSORT|GLOB_DOOFFS| \
54 # define __GLOB_FLAGS (GLOB_ERR|GLOB_MARK|GLOB_NOSORT|GLOB_DOOFFS| \
/dports/editors/nano/nano-5.9/lib/
H A Dglob-libc.h33 #define GLOB_NOSORT (1 << 2)/* Don't sort the names. */ macro
49 # define __GLOB_FLAGS (GLOB_ERR|GLOB_MARK|GLOB_NOSORT|GLOB_DOOFFS \
54 # define __GLOB_FLAGS (GLOB_ERR|GLOB_MARK|GLOB_NOSORT|GLOB_DOOFFS \
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/lib/
H A Dglob-libc.h33 #define GLOB_NOSORT (1 << 2)/* Don't sort the names. */ macro
49 # define __GLOB_FLAGS (GLOB_ERR|GLOB_MARK|GLOB_NOSORT|GLOB_DOOFFS \
54 # define __GLOB_FLAGS (GLOB_ERR|GLOB_MARK|GLOB_NOSORT|GLOB_DOOFFS \
/dports/news/golded+/golded-plus/golded+/goldlib/glibc/
H A Dglob.h66 #define GLOB_NOSORT (1 << 2)/* Don't sort the names. */ macro
83 # define __GLOB_FLAGS (GLOB_ERR|GLOB_MARK|GLOB_NOSORT|GLOB_DOOFFS| \
88 # define __GLOB_FLAGS (GLOB_ERR|GLOB_MARK|GLOB_NOSORT|GLOB_DOOFFS| \
/dports/devel/gnulib/gnulib-20140202-stable/lib/
H A Dglob-libc.h65 #define GLOB_NOSORT (1 << 2)/* Don't sort the names. */ macro
81 # define __GLOB_FLAGS (GLOB_ERR|GLOB_MARK|GLOB_NOSORT|GLOB_DOOFFS| \
86 # define __GLOB_FLAGS (GLOB_ERR|GLOB_MARK|GLOB_NOSORT|GLOB_DOOFFS| \
/dports/devel/cvs-devel/cvs-1.12.13/lib/
H A Dglob-libc.h51 #define GLOB_NOSORT (1 << 2)/* Don't sort the names. */ macro
67 # define __GLOB_FLAGS (GLOB_ERR|GLOB_MARK|GLOB_NOSORT|GLOB_DOOFFS| \
72 # define __GLOB_FLAGS (GLOB_ERR|GLOB_MARK|GLOB_NOSORT|GLOB_DOOFFS| \
/dports/lang/zig/zig-0.9.0/lib/libc/include/generic-glibc/
H A Dglob.h41 #define GLOB_NOSORT (1 << 2)/* Don't sort the names. */ macro
57 # define __GLOB_FLAGS (GLOB_ERR|GLOB_MARK|GLOB_NOSORT|GLOB_DOOFFS \
62 # define __GLOB_FLAGS (GLOB_ERR|GLOB_MARK|GLOB_NOSORT|GLOB_DOOFFS \
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/generic-glibc/
H A Dglob.h41 #define GLOB_NOSORT (1 << 2)/* Don't sort the names. */ macro
57 # define __GLOB_FLAGS (GLOB_ERR|GLOB_MARK|GLOB_NOSORT|GLOB_DOOFFS \
62 # define __GLOB_FLAGS (GLOB_ERR|GLOB_MARK|GLOB_NOSORT|GLOB_DOOFFS \
/dports/www/litmus/litmus-0.13/lib/
H A Dglob.h67 #define GLOB_NOSORT (1 << 2)/* Don't sort the names. */ macro
84 # define __GLOB_FLAGS (GLOB_ERR|GLOB_MARK|GLOB_NOSORT|GLOB_DOOFFS| \
89 # define __GLOB_FLAGS (GLOB_ERR|GLOB_MARK|GLOB_NOSORT|GLOB_DOOFFS| \
/dports/games/libretro-bluemsx/blueMSX-libretro-faf470e/Src/Libretro/psp/
H A Ddiet-glob.h27 #define GLOB_NOSORT (1 << 2)/* Don't sort the names. */ macro
42 #define __GLOB_FLAGS (GLOB_ERR|GLOB_MARK|GLOB_NOSORT|GLOB_DOOFFS| \
/dports/games/kevedit/kevedit-0.5.1/glob/
H A Dglob.h74 #define GLOB_NOSORT (1 << 2)/* Don't sort the names. */ macro
91 # define __GLOB_FLAGS (GLOB_ERR|GLOB_MARK|GLOB_NOSORT|GLOB_DOOFFS| \
96 # define __GLOB_FLAGS (GLOB_ERR|GLOB_MARK|GLOB_NOSORT|GLOB_DOOFFS| \
/dports/databases/proftpd-mod_sql_odbc/proftpd-1.3.7c/include/
H A Dglibc-glob.h55 #define GLOB_NOSORT (1 << 2)/* Don't sort the names. */ macro
73 # define __GLOB_FLAGS (GLOB_ERR|GLOB_MARK|GLOB_NOSORT|GLOB_DOOFFS| \
78 # define __GLOB_FLAGS (GLOB_ERR|GLOB_MARK|GLOB_NOSORT|GLOB_DOOFFS| \
/dports/databases/proftpd-mod_sql_sqlite/proftpd-1.3.7c/include/
H A Dglibc-glob.h55 #define GLOB_NOSORT (1 << 2)/* Don't sort the names. */ macro
73 # define __GLOB_FLAGS (GLOB_ERR|GLOB_MARK|GLOB_NOSORT|GLOB_DOOFFS| \
78 # define __GLOB_FLAGS (GLOB_ERR|GLOB_MARK|GLOB_NOSORT|GLOB_DOOFFS| \
/dports/databases/proftpd-mod_sql_postgres/proftpd-1.3.7c/include/
H A Dglibc-glob.h55 #define GLOB_NOSORT (1 << 2)/* Don't sort the names. */ macro
73 # define __GLOB_FLAGS (GLOB_ERR|GLOB_MARK|GLOB_NOSORT|GLOB_DOOFFS| \
78 # define __GLOB_FLAGS (GLOB_ERR|GLOB_MARK|GLOB_NOSORT|GLOB_DOOFFS| \
/dports/databases/proftpd-mod_sql_tds/proftpd-1.3.7c/include/
H A Dglibc-glob.h55 #define GLOB_NOSORT (1 << 2)/* Don't sort the names. */ macro
73 # define __GLOB_FLAGS (GLOB_ERR|GLOB_MARK|GLOB_NOSORT|GLOB_DOOFFS| \
78 # define __GLOB_FLAGS (GLOB_ERR|GLOB_MARK|GLOB_NOSORT|GLOB_DOOFFS| \

12345678910>>...70