Searched refs:g_Ctoc (Results 1 – 1 of 1) sorted by relevance
/PHP-5.3/win32/ |
H A D | glob.c | 141 static int g_Ctoc(const Char *, char *, u_int); 640 if (g_Ctoc(pathbuf, buf, sizeof(buf))) 741 if (g_Ctoc(path, copy, len)) { 839 if (g_Ctoc(str, buf, sizeof(buf))) 857 if (g_Ctoc(fn, buf, sizeof(buf))) 872 if (g_Ctoc(fn, buf, sizeof(buf))) 892 g_Ctoc(str, buf, len) in g_Ctoc() function
|
Completed in 5 milliseconds