Searched defs:slash (Results 1 – 5 of 5) sorted by relevance
502 char *slash = strrchr(c->name, '\\'); in zend_register_constant() local
527 char *save = actual, *slash; in zval_update_constant_ex() local
203 char slash = SPL_HAS_FLAG(intern->flags, SPL_FILE_DIR_UNIXPATHS) ? '/' : DEFAULT_SLASH; in spl_filesystem_object_get_file_name() local1518 char slash = SPL_HAS_FLAG(intern->flags, SPL_FILE_DIR_UNIXPATHS) ? '/' : DEFAULT_SLASH; in SPL_METHOD() local1578 char slash = SPL_HAS_FLAG(intern->flags, SPL_FILE_DIR_UNIXPATHS) ? '/' : DEFAULT_SLASH; in SPL_METHOD() local
1773 char *slash; local1894 const char *pos, *slash; local
4201 const char *slash; local
Completed in 35 milliseconds