Home
last modified time | relevance | path

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

/PHP-5.3/Zend/
H A Dzend_constants.c429 char *slash = strrchr(c->name, '\\'); in zend_register_constant() local
H A Dzend_execute_API.c536 char *save = actual, *slash; in zval_update_constant_ex() local
H A Dzend_compile.c1650 char *slash; in zend_do_begin_dynamic_function_call() local
/PHP-5.3/ext/spl/
H A Dspl_directory.c204 char slash = SPL_HAS_FLAG(intern->flags, SPL_FILE_DIR_UNIXPATHS) ? '/' : DEFAULT_SLASH; in spl_filesystem_object_get_file_name() local
1512 char slash = SPL_HAS_FLAG(intern->flags, SPL_FILE_DIR_UNIXPATHS) ? '/' : DEFAULT_SLASH; in SPL_METHOD() local
1570 char slash = SPL_HAS_FLAG(intern->flags, SPL_FILE_DIR_UNIXPATHS) ? '/' : DEFAULT_SLASH; in SPL_METHOD() local
/PHP-5.3/ext/phar/
H A Dphar.c1777 char *slash; local
1903 const char *pos, *slash; local
H A Dphar_object.c4190 char *fullpath, *slash; local

Completed in 62 milliseconds