Home
last modified time | relevance | path

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

/PHP-5.5/TSRM/
H A Dtsrm_virtual_cwd.h275 #define VCWD_POPEN(command, type) virtual_popen(command, type TSRMLS_CC) macro
311 #define VCWD_POPEN(command, type) popen(command, type) macro

Completed in 8 milliseconds