Home
last modified time | relevance | path

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

/PHP-5.5/win32/
H A Dglob.h92 #define GLOB_NOSPACE (-1) /* Malloc call failed. */ macro
H A Dglob.c734 return(GLOB_NOSPACE);
752 return(GLOB_NOSPACE);
761 return(GLOB_NOSPACE);
764 return(copy == NULL ? GLOB_NOSPACE : 0);

Completed in 11 milliseconds