Home
last modified time | relevance | path

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

/PHP-7.3/win32/
H A Dglob.c140 static int g_Ctoc(const Char *, char *, u_int);
641 if (g_Ctoc(pathbuf, buf, sizeof(buf)))
742 if (g_Ctoc(path, copy, len)) {
840 if (g_Ctoc(str, buf, sizeof(buf)))
858 if (g_Ctoc(fn, buf, sizeof(buf)))
873 if (g_Ctoc(fn, buf, sizeof(buf)))
893 g_Ctoc(str, buf, len) in g_Ctoc() function

Completed in 10 milliseconds