Searched refs:firstc (Results 1 – 1 of 1) sorted by relevance
72 Dwarf_Small firstc = *fname; in file_name_is_full_path() local73 if(is_path_separator(firstc)) { in file_name_is_full_path()77 if(!firstc) { in file_name_is_full_path()81 if((firstc >= 'A' && firstc <= 'Z') || in file_name_is_full_path()82 (firstc >= 'a' && firstc <= 'z')) { in file_name_is_full_path()