Home
last modified time | relevance | path

Searched defs:VCWD_FOPEN (Results 1 – 1 of 1) sorted by relevance

/PHP-5.5/TSRM/
H A Dtsrm_virtual_cwd.h259 #define VCWD_FOPEN(path, mode) virtual_fopen(path, mode TSRMLS_CC) macro
291 #define VCWD_FOPEN(path, mode) fopen(path, mode) macro

Completed in 9 milliseconds