Searched refs:g_Ctoc (Results 1 – 1 of 1) sorted by relevance
/PHP-5.6/win32/ |
H A D | glob.c | 148 static int g_Ctoc(const Char *, char *, u_int); 649 if (g_Ctoc(pathbuf, buf, sizeof(buf))) 750 if (g_Ctoc(path, copy, len)) { 848 if (g_Ctoc(str, buf, sizeof(buf))) 866 if (g_Ctoc(fn, buf, sizeof(buf))) 881 if (g_Ctoc(fn, buf, sizeof(buf))) 901 g_Ctoc(str, buf, len) in g_Ctoc() function
|
Completed in 5 milliseconds