Home
last modified time | relevance | path

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

/PHP-5.4/Zend/
H A Dzend_constants.c502 char *slash = strrchr(c->name, '\\'); in zend_register_constant() local
H A Dzend_execute_API.c527 char *save = actual, *slash; in zval_update_constant_ex() local
/PHP-5.4/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
1518 char slash = SPL_HAS_FLAG(intern->flags, SPL_FILE_DIR_UNIXPATHS) ? '/' : DEFAULT_SLASH; in SPL_METHOD() local
1578 char slash = SPL_HAS_FLAG(intern->flags, SPL_FILE_DIR_UNIXPATHS) ? '/' : DEFAULT_SLASH; in SPL_METHOD() local
/PHP-5.4/ext/phar/
H A Dphar.c1773 char *slash; local
1894 const char *pos, *slash; local
H A Dphar_object.c4201 const char *slash; local

Completed in 53 milliseconds