Home
last modified time | relevance | path

Searched refs:VERSION_4 (Results 1 – 25 of 65) sorted by relevance

123

/dports/www/phalcon4/cphalcon-4.1.1/tests/integration/Validation/Validator/Ip/
H A DValidateCest.php42 'version' => Ip::VERSION_4,
96 'version' => Ip::VERSION_4 | Ip::VERSION_6,
161 'ip' => Ip::VERSION_4,
/dports/www/phalcon4/cphalcon-4.1.1/phalcon/Validation/Validator/
H A DIp.zep28 …* "version" => IP::VERSION_4 | IP::VERSION_6, // v6 and v4. The same if not spec…
48 * "source_address" => Ip::VERSION_4 | IP::VERSION_6,
49 * "destination_address" => Ip::VERSION_4,
70 const VERSION_4 = FILTER_FLAG_IPV4; define in Phalcon\\Validation\\Validator\\Ip
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/extsrc/com/lightcrafts/media/jai/codec/
H A DBMPEncodeParam.java39 public static final int VERSION_4 = 2; field in BMPEncodeParam
93 versionNumber == VERSION_4) ) { in checkVersion()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.junit/src/org/eclipse/jdt/junit/wizards/
H A DNewTestCaseWizardPageOne.java178 VERSION_3, VERSION_4, VERSION_5 enumConstant
290 setJUnitVersion(JUnitVersion.VERSION_4); in init()
318 setJUnitVersion(JUnitVersion.VERSION_4); in setJUnit4()
338 case VERSION_4: in setJUnitVersion()
382 return getJUnitVersion() == JUnitVersion.VERSION_4; in isJUnit4()
599 internalSetJUnit(JUnitVersion.VERSION_4); in createJUnit4Controls()
702 if (fJUnitVersion == JUnitVersion.VERSION_4) { in updateBuildPathMessage()
873 if (fJUnitVersion == JUnitVersion.VERSION_4) { in createTypeMembers()
974 if (fJUnitVersion == JUnitVersion.VERSION_4) { in createSetupStubs()
1086 if (fJUnitVersion == JUnitVersion.VERSION_4) { in createTestMethod()
[all …]
/dports/www/phalcon/cphalcon-3.4.5/phalcon/mvc/model/validator/
H A Dip.zep46 …* "version" => IP::VERSION_4 | IP::VERSION_6, // v6 and v4. The same if …
59 * "version" => IP::VERSION_4,
88 const VERSION_4 = FILTER_FLAG_IPV4; define in Phalcon\\Mvc\\Model\\Validator\\Ip
/dports/games/xinfocom/xinfocom/
H A Dwindow.c116 else if(hd_version() > VERSION_4) in restore_cursor_position()
142 if(hd_version() == VERSION_4) in do_clear_screen()
/dports/devel/tlsh/tlsh-d842e75/java/src/main/java/com/trendmicro/tlsh/
H A DVersionOption.java65 VERSION_4("T1"); enumConstant
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/tools/obj2yaml/ELF/
H A Dverdef-section.yaml29 # CHECK-NEXT: - VERSION_4
66 - VERSION_4
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/test/tools/obj2yaml/ELF/
H A Dverdef-section.yaml29 # CHECK-NEXT: - VERSION_4
66 - VERSION_4
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/tools/obj2yaml/ELF/
H A Dverdef-section.yaml29 # CHECK-NEXT: - VERSION_4
66 - VERSION_4
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/tools/obj2yaml/ELF/
H A Dverdef-section.yaml29 # CHECK-NEXT: - VERSION_4
66 - VERSION_4
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/tools/obj2yaml/ELF/
H A Dverdef-section.yaml29 # CHECK-NEXT: - VERSION_4
66 - VERSION_4
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/tools/obj2yaml/ELF/
H A Dverdef-section.yaml29 # CHECK-NEXT: - VERSION_4
66 - VERSION_4
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/tools/obj2yaml/ELF/
H A Dverdef-section.yaml29 # CHECK-NEXT: - VERSION_4
66 - VERSION_4
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/tools/obj2yaml/ELF/
H A Dverdef-section.yaml29 # CHECK-NEXT: - VERSION_4
66 - VERSION_4
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/com/sun/imageio/plugins/bmp/
H A DBMPConstants.java33 static final String VERSION_4 = "BMP v. 4.x"; field
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/com/sun/imageio/plugins/bmp/
H A DBMPConstants.java33 static final String VERSION_4 = "BMP v. 4.x"; field
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/com/sun/imageio/plugins/bmp/
H A DBMPConstants.java34 static final String VERSION_4 = "BMP v. 4.x"; field
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/classes/com/sun/imageio/plugins/bmp/
H A DBMPConstants.java34 static final String VERSION_4 = "BMP v. 4.x"; field
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/com/sun/imageio/plugins/bmp/
H A DBMPConstants.java34 static final String VERSION_4 = "BMP v. 4.x"; field
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/classes/com/sun/imageio/plugins/bmp/
H A DBMPConstants.java34 static final String VERSION_4 = "BMP v. 4.x"; field
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/classes/com/sun/imageio/plugins/bmp/
H A DBMPConstants.java34 static final String VERSION_4 = "BMP v. 4.x"; field
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/classes/com/sun/imageio/plugins/bmp/
H A DBMPConstants.java34 static final String VERSION_4 = "BMP v. 4.x"; field
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/classes/com/sun/imageio/plugins/bmp/
H A DBMPConstants.java34 static final String VERSION_4 = "BMP v. 4.x"; field
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/share/classes/com/sun/imageio/plugins/bmp/
H A DBMPConstants.java34 static final String VERSION_4 = "BMP v. 4.x"; field

123