Home
last modified time | relevance | path

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

/dports/lang/php73/php-7.3.33/ext/standard/
H A Ddir.c128 static char dirsep_str[2], pathsep_str[2]; in PHP_MINIT_FUNCTION() local
/dports/www/mod_php81/php-8.1.1/ext/standard/
H A Ddir.c118 static char dirsep_str[2], pathsep_str[2]; in PHP_MINIT_FUNCTION() local
/dports/lang/php74/php-7.4.27/ext/standard/
H A Ddir.c124 static char dirsep_str[2], pathsep_str[2]; in PHP_MINIT_FUNCTION() local
/dports/lang/php80/php-8.0.15/ext/standard/
H A Ddir.c114 static char dirsep_str[2], pathsep_str[2]; in PHP_MINIT_FUNCTION() local
/dports/lang/php81/php-8.1.1/ext/standard/
H A Ddir.c118 static char dirsep_str[2], pathsep_str[2]; in PHP_MINIT_FUNCTION() local
/dports/www/mod_php73/php-7.3.33/ext/standard/
H A Ddir.c128 static char dirsep_str[2], pathsep_str[2]; in PHP_MINIT_FUNCTION() local
/dports/www/mod_php74/php-7.4.27/ext/standard/
H A Ddir.c124 static char dirsep_str[2], pathsep_str[2]; in PHP_MINIT_FUNCTION() local
/dports/www/mod_php80/php-8.0.15/ext/standard/
H A Ddir.c114 static char dirsep_str[2], pathsep_str[2]; in PHP_MINIT_FUNCTION() local
/dports/print/latex2rtf/latex2rtf-2.3.17/
H A Dmain.c908 char pathsep_str[2] = { PATHSEP, 0 }; in getTmpPath() local
/dports/archivers/arj/arj-3.10.22/
H A Denviron.c265 char pathsep_str[]={PATHSEP_DEFAULT, '\0'}; variable