Searched defs:pathbuf (Results 1 – 3 of 3) sorted by relevance
/PHP-8.0/main/ |
H A D | fopen_wrappers.c | 76 char *pathbuf, *ptr, *end; in ZEND_INI_MH() local 283 char *pathbuf; local 625 char *pathbuf, *ptr, *end; local
|
/PHP-8.0/win32/ |
H A D | glob.c | 533 Char pathbuf[MAXPATHLEN]; local 549 glob2(pathbuf, pathbuf_last, pathend, pathend_last, pattern, in glob2() argument 613 glob3(pathbuf, pathbuf_last, pathend, pathend_last, pattern, pattern_last, in glob3() argument
|
/PHP-8.0/main/streams/ |
H A D | plain_wrapper.c | 1532 char *pathbuf, *end; in _php_stream_fopen_with_path() local
|
Completed in 12 milliseconds