Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_constants.c502 char *slash = strrchr(c->name, '\\'); in zend_register_constant() local
H A Dzend_execute_API.c501 char *save = actual, *slash; in zval_update_constant_ex() local
/PHP-5.5/ext/spl/
H A Dspl_directory.c203 char slash = SPL_HAS_FLAG(intern->flags, SPL_FILE_DIR_UNIXPATHS) ? '/' : DEFAULT_SLASH; in spl_filesystem_object_get_file_name() local
1521 char slash = SPL_HAS_FLAG(intern->flags, SPL_FILE_DIR_UNIXPATHS) ? '/' : DEFAULT_SLASH; in SPL_METHOD() local
1577 char slash = SPL_HAS_FLAG(intern->flags, SPL_FILE_DIR_UNIXPATHS) ? '/' : DEFAULT_SLASH; in SPL_METHOD() local
/PHP-5.5/ext/phar/
H A Dphar.c1772 char *slash; local
1893 const char *pos, *slash; local
H A Dphar_object.c4118 const char *slash; in phar_extract_file() local

Completed in 48 milliseconds