Searched defs:slash (Results 1 – 6 of 6) sorted by relevance
429 char *slash = strrchr(c->name, '\\'); in zend_register_constant() local
536 char *save = actual, *slash; in zval_update_constant_ex() local
1650 char *slash; in zend_do_begin_dynamic_function_call() local
204 char slash = SPL_HAS_FLAG(intern->flags, SPL_FILE_DIR_UNIXPATHS) ? '/' : DEFAULT_SLASH; in spl_filesystem_object_get_file_name() local1512 char slash = SPL_HAS_FLAG(intern->flags, SPL_FILE_DIR_UNIXPATHS) ? '/' : DEFAULT_SLASH; in SPL_METHOD() local1570 char slash = SPL_HAS_FLAG(intern->flags, SPL_FILE_DIR_UNIXPATHS) ? '/' : DEFAULT_SLASH; in SPL_METHOD() local
1777 char *slash; local1903 const char *pos, *slash; local
4190 char *fullpath, *slash; local
Completed in 65 milliseconds