Searched refs:LowerCasePath (Results 1 – 1 of 1) sorted by relevance
515 String LowerCasePath; in PathisValid() local555 LowerCasePath = NewPath.toLowerCase(); in PathisValid()556 …bexists = (!((LowerCasePath.equals("file:///")) || (LowerCasePath.equals("file://")) || (LowerCase… in PathisValid()