Searched refs:toLower (Results 1 – 2 of 2) sorted by relevance
85 toLower(){ function107 if [ $(toLower "${FIL:${#FIL}-4}") == .rpx ];then139 $(awk -v a=$(toLower "$FIL") -v b=/debug 'BEGIN{printf index(a,b)}') != 0 ]];then
182 if [ $(toLower $(realpath "$OUT")) != $(toLower $(realpath "$CAFE_MLC_DIR"/install)) ];then