IS_SLASH 802 Zend/zend_virtual_cwd.c while (i > start && !IS_SLASH(path[i-1])) { IS_SLASH 824 Zend/zend_virtual_cwd.c while (j > start && !IS_SLASH(path[j])) { IS_SLASH 830 Zend/zend_virtual_cwd.c IS_SLASH(path[2])) { IS_SLASH 837 Zend/zend_virtual_cwd.c IS_SLASH(path[j+3])) { IS_SLASH 1219 Zend/zend_virtual_cwd.c if (IS_SLASH(path[0])) { IS_SLASH 1226 Zend/zend_virtual_cwd.c while (IS_SLASH(state->cwd[state_cwd_length])) { IS_SLASH 1230 Zend/zend_virtual_cwd.c !IS_SLASH(state->cwd[state_cwd_length])) { IS_SLASH 1233 Zend/zend_virtual_cwd.c while (IS_SLASH(state->cwd[state_cwd_length])) { IS_SLASH 1237 Zend/zend_virtual_cwd.c !IS_SLASH(state->cwd[state_cwd_length])) { IS_SLASH 1258 Zend/zend_virtual_cwd.c if (path_length > 2 && path[1] == ':' && !IS_SLASH(path[2])) { IS_SLASH 1282 Zend/zend_virtual_cwd.c while (!IS_SLASH(resolved_path[start])) { IS_SLASH 1290 Zend/zend_virtual_cwd.c while (!IS_SLASH(resolved_path[start])) { IS_SLASH 1313 Zend/zend_virtual_cwd.c if (!IS_SLASH(resolved_path[start])) return -1; IS_SLASH 1318 Zend/zend_virtual_cwd.c add_slash = (use_realpath != CWD_REALPATH) && path_length > 0 && IS_SLASH(resolved_path[path_length-1]); IS_SLASH 1330 Zend/zend_virtual_cwd.c if (add_slash && path_length && !IS_SLASH(resolved_path[path_length-1])) { IS_SLASH 1403 Zend/zend_virtual_cwd.c while(--length >= 0 && !IS_SLASH(path[length])) { IS_SLASH 71 Zend/zend_virtual_cwd.h (len >= 2 && IS_SLASH(path[0]) && IS_SLASH(path[1])) IS_SLASH 83 Zend/zend_virtual_cwd.h #define IS_SLASH_P(c) IS_SLASH(*(c)) IS_SLASH 113 Zend/zend_virtual_cwd.h (IS_SLASH(path[0])) IS_SLASH 1006 ext/opcache/ZendAccelerator.c while ((--parent_script_len > 0) && !IS_SLASH(parent_script[parent_script_len])); IS_SLASH 1822 ext/opcache/ZendAccelerator.c while ((--exec_fname_length >= 0) && !IS_SLASH(exec_fname[exec_fname_length])); IS_SLASH 619 ext/phar/dirstream.c IS_SLASH(str_key[path_len])) { IS_SLASH 636 ext/phar/dirstream.c IS_SLASH(str_key[path_len])) { IS_SLASH 919 ext/phar/stream.c IS_SLASH(str_key[from_len])) { IS_SLASH 943 ext/phar/stream.c (key_len == from_len || IS_SLASH(str_key[from_len]))) { IS_SLASH 963 ext/phar/stream.c (key_len == from_len || IS_SLASH(str_key[from_len]))) { IS_SLASH 234 ext/spl/spl_directory.c #define IS_SLASH_AT(zs, pos) (IS_SLASH(zs[pos])) IS_SLASH 387 ext/sqlite3/sqlite3.c if (IS_SLASH(extension_dir[extension_dir_len-1])) { IS_SLASH 460 ext/standard/dir.c if (IS_SLASH(*pattern)) { IS_SLASH 134 ext/standard/dl.c if (IS_SLASH(extension_dir[extension_dir_len-1])) { IS_SLASH 126 ext/zip/php_zip.c if (IS_SLASH(path[0])) { IS_SLASH 133 ext/zip/php_zip.c while (i > 0 && !IS_SLASH(path[i])) { IS_SLASH 202 ext/zip/php_zip.c if (path_cleaned_len > 1 && IS_SLASH(path_cleaned[path_cleaned_len - 1])) { IS_SLASH 560 ext/zip/php_zip.c if (IS_SLASH(*pattern)) { IS_SLASH 654 ext/zip/php_zip.c if (IS_SLASH(*path)) { IS_SLASH 417 main/fopen_wrappers.c if (!IS_SLASH(filename[length - 1])) { /* length is never 0 */ IS_SLASH 420 main/fopen_wrappers.c if (IS_SLASH(path_info[0])) { IS_SLASH 498 main/fopen_wrappers.c (IS_SLASH(filename[1]) || IS_SLASH 499 main/fopen_wrappers.c ((filename[1] == '.') && IS_SLASH(filename[2])))) || IS_SLASH 571 main/fopen_wrappers.c while ((--exec_fname_length >= 0) && !IS_SLASH(exec_fname[exec_fname_length])); IS_SLASH 649 main/fopen_wrappers.c while ((--exec_fname_length >= 0) && !IS_SLASH(exec_fname[exec_fname_length])); IS_SLASH 370 main/php_ini.c if (IS_SLASH(extension_dir[extension_dir_len-1])) { IS_SLASH 664 main/php_ini.c if (IS_SLASH(debpath[lenpath - 1])) { IS_SLASH 135 main/php_open_temporary_file.c if (IS_SLASH(new_state.cwd[new_state.cwd_length - 1])) { IS_SLASH 1406 main/streams/plain_wrapper.c if (*filename == '.' && (IS_SLASH(filename[1]) || filename[1] == '.')) { IS_SLASH 1411 main/streams/plain_wrapper.c if (!IS_SLASH(*ptr)) { /* not a relative path after all */ IS_SLASH 1437 main/streams/plain_wrapper.c if (IS_SLASH(filename[0])) { IS_SLASH 1471 main/streams/plain_wrapper.c while ((--exec_fname_length >= 0) && !IS_SLASH(exec_fname[exec_fname_length])); IS_SLASH 870 sapi/cgi/cgi_main.c if (!IS_SLASH(SG(request_info).path_translated[path_len])) { IS_SLASH 896 sapi/cgi/cgi_main.c if (doc_root_len > 0 && IS_SLASH(doc_root[doc_root_len - 1])) { IS_SLASH 1043 sapi/cgi/cgi_main.c if (UNEXPECTED(*p == '.') && *(p+1) == '.' && (!*(p+2) || IS_SLASH(*(p+2)))) { IS_SLASH 1047 sapi/cgi/cgi_main.c if (IS_SLASH(*p)) { IS_SLASH 1053 sapi/cgi/cgi_main.c if (UNEXPECTED(!*p) || UNEXPECTED(IS_SLASH(*p))) { IS_SLASH 803 sapi/fpm/fpm/fpm_main.c if (!IS_SLASH(SG(request_info).path_translated[path_len])) { IS_SLASH 823 sapi/fpm/fpm/fpm_main.c if (doc_root_len > 0 && IS_SLASH(doc_root[doc_root_len - 1])) { IS_SLASH 970 sapi/fpm/fpm/fpm_main.c if ((p == path || IS_SLASH(*(p-1))) && IS_SLASH 971 sapi/fpm/fpm/fpm_main.c (*(p+2) == 0 || IS_SLASH(*(p+2))) IS_SLASH 980 sapi/fpm/fpm/fpm_main.c if (IS_SLASH(*(p-1)) && IS_SLASH 981 sapi/fpm/fpm/fpm_main.c (*(p+2) == 0 || IS_SLASH(*(p+2))) IS_SLASH 579 win32/glob.c !IS_SLASH(pathend[-1])) && (S_ISDIR(sb.st_mode) || IS_SLASH 595 win32/glob.c while (*p != EOS && !IS_SLASH(*p)) { IS_SLASH 606 win32/glob.c while (IS_SLASH(*pattern)) {