Searched defs:pathbuf (Results 1 – 3 of 3) sorted by relevance
/PHP-5.4/main/ |
H A D | fopen_wrappers.c | 86 char **p, *pathbuf, *ptr, *end; in ZEND_INI_MH() local 297 char *pathbuf; local 613 char *pathbuf, *ptr, *end; local
|
/PHP-5.4/win32/ |
H A D | glob.c | 532 Char pathbuf[MAXPATHLEN]; local 548 glob2(pathbuf, pathbuf_last, pathend, pathend_last, pattern, in glob2() argument 612 glob3(pathbuf, pathbuf_last, pathend, pathend_last, pattern, pattern_last, in glob3() argument
|
/PHP-5.4/main/streams/ |
H A D | plain_wrapper.c | 1366 char *pathbuf, *ptr, *end; in _php_stream_fopen_with_path() local
|
Completed in 16 milliseconds