Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Dphp_dir_int.h67 char dirsep_str[2], pathsep_str[2]; variable
H A Ddir_arginfo.h26 REGISTER_STRING_CONSTANT("PATH_SEPARATOR", pathsep_str, CONST_PERSISTENT); in register_dir_symbols()
H A Ddir.c119 pathsep_str[0] = ZEND_PATHS_SEPARATOR; in PHP_MINIT_FUNCTION()
120 pathsep_str[1] = '\0'; in PHP_MINIT_FUNCTION()

Completed in 9 milliseconds