Home
last modified time | relevance | path

Searched refs:IGNORE_VERSION (Results 1 – 2 of 2) sorted by relevance

/CafeSDK-2.12.13/system/bin/tool/
Dcaferun395 if [ "$IGNORE_VERSION" != "TRUE" ]
1049 L ) IGNORE_VERSION=TRUE;;
/CafeSDK-2.12.13/system/src/tool/cafex/
DCafeFunctions.cs76 internal static EnvVar IGNORE_VERSION = new EnvVar("IGNORE_VERSION"); field in CafeX.Program
2576 IGNORE_VERSION.value = "1"; in run()
8139 if (IGNORE_VERSION.value == null) in check_xml_version()