Home
last modified time | relevance | path

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

/PHP-7.4/win32/
H A Dglob.h92 #define GLOB_NOSPACE (-1) /* Malloc call failed. */ macro
H A Dglob.c725 return(GLOB_NOSPACE);
744 return(GLOB_NOSPACE);
753 return(GLOB_NOSPACE);
756 return(copy == NULL ? GLOB_NOSPACE : 0);

Completed in 8 milliseconds