Home
last modified time | relevance | path

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

/PHP-7.4/win32/
H A Dglob.h86 #define GLOB_TILDE 0x0800 /* Expand tilde names from the passwd file. */ macro
H A Dglob.c367 if (*pattern != TILDE || !(pglob->gl_flags & GLOB_TILDE))

Completed in 8 milliseconds