Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_portability.h38 # define ZEND_PATHS_SEPARATOR ';' macro
41 # define ZEND_PATHS_SEPARATOR ';' macro
44 # define ZEND_PATHS_SEPARATOR ':' macro
/php-src/ext/standard/
H A Ddir.c113 pathsep_str[0] = ZEND_PATHS_SEPARATOR; in PHP_MINIT_FUNCTION()
/php-src/main/
H A Dphp_ini.c400 static const char paths_separator[] = { ZEND_PATHS_SEPARATOR, 0 }; in append_ini_path()
/php-src/ext/ffi/
H A Dffi.c5321 case ZEND_PATHS_SEPARATOR:

Completed in 44 milliseconds