HomeSort by relevance Sort by last modified time
    Searched refs:upcase (Results 1 - 3 of 3) sorted by null

  /external/webkit/Tools/Scripts/
check-for-inappropriate-files-in-framework 28 is_shallow_bundle = (ENV['SHALLOW_BUNDLE'] || "NO").upcase == "YES"
check-for-webkit-framework-include-consistency 28 is_shallow_bundle = (ENV['SHALLOW_BUNDLE'] || "NO").upcase == "YES"
  /external/zlib/
make_vms.com 282 $ cparm = f$edit(p'i',"upcase")
298 $ if f$locate("AS_IS",f$edit(ccopt,"UPCASE")) .lt. f$length(ccopt) -
708 $ if f$locate("/SHARE",f$edit(line,"upcase")) .lt. f$length(line)
713 $ if f$locate("IDENTIFICATION=",f$edit(line,"upcase")) .lt. f$length(line)
769 $ if f$edit(name,"UPCASE") .nes. name then -
771 f$edit(name,"UPCASE"), name)
776 $ if f$edit(name,"UPCASE") .nes. name then -
778 f$edit(name,"UPCASE"), name)

Completed in 209 milliseconds