Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend.h43 # define ZEND_PATHS_SEPARATOR ';' macro
46 # define ZEND_PATHS_SEPARATOR ';' macro
49 # define ZEND_PATHS_SEPARATOR ';' macro
52 # define ZEND_PATHS_SEPARATOR ':' macro
/PHP-5.5/ext/standard/
H A Ddir.c147 pathsep_str[0] = ZEND_PATHS_SEPARATOR; in PHP_MINIT_FUNCTION()
/PHP-5.5/main/
H A Dphp_ini.c413 static const char paths_separator[] = { ZEND_PATHS_SEPARATOR, 0 }; in php_init_config()

Completed in 18 milliseconds