Key | Value |
---|---|
FileName | ./usr/src/debug/kdevelop-3.5.4/buildtools/lib/parsers/qmake/FlexLexer.h |
FileSize | 6163 |
MD5 | 5D5FB530BA163B5D8EC5B8AA16EA26D2 |
SHA-1 | 1B33370E358FAF8AB248E49DE171BC1C033F3E0B |
SHA-256 | 2F54D9B8B15F8A8A9DE4411FF0D5917909798B08C3A86C53CCDD40DECE6041EF |
SSDEEP | 192:i82rsirsUL4Xk7PKz2gfKyZMzeaqyLEKldmn:izrsirsi4U7PKz2giyZMwKdmn |
TLSH | T1CBD1A5C5AE6645221882289B814F2F67F0DDF07FB7169A826476407C12F281B80F9FD3 |
hashlookup:parent-total | 31 |
hashlookup:trust | 100 |
The searched file hash is included in 31 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
FileSize | 236172 |
MD5 | 5ADEA7BC725C96C286ADB5F402B635C0 |
PackageDescription | A fast lexical analyzer generator. flex is a tool for generating scanners: programs which recognized lexical patterns in text. flex reads the given input files for a description of a scanner to generate. The description is in the form of pairs of regular expressions and C code, called rules. flex generates as output a C source file, lex.yy.c, which defines a routine yylex(). This file is compiled and linked with the -lfl library to produce an executable. When the executable is run, it analyzes its input for occurrences of the regular expressions. Whenever it finds one, it executes the corresponding C code. . The behaviour of Flex has undergone a major change since version 2.5.4a; Flex scanners are now reentrant, you may have multiple scanners in the same program with differing sets of defaults, and they play nicer with modern C and C++ compilers. The Flip side is that Flex no longer conforms to the POSIX lex behaviour, and the scanners require conforming implementations when flex is used in ANSI C mode. The package flex-old provides the older behaviour. . This product includes software developed by the University of California, Berkeley and its contributors. The upstream source code can be found at http://prdownloads.sourceforge.net/flex/flex-2.5.33.tar.bz2?download The project web page is at http://flex.sf.net/ |
PackageMaintainer | Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | flex |
PackageSection | devel |
PackageVersion | 2.5.33-12build1 |
SHA-1 | 05B0DF1AF12769107113E6C21BE712FAA65B214A |
SHA-256 | EDD34A8EFBA17CE4CFA90EBFF39C60498E5896B999E37E5127551EBB3E2376FB |
Key | Value |
---|---|
FileSize | 236620 |
MD5 | A5F5DFD248C4EBAA78B451EDE63FA82B |
PackageDescription | A fast lexical analyzer generator. flex is a tool for generating scanners: programs which recognized lexical patterns in text. flex reads the given input files for a description of a scanner to generate. The description is in the form of pairs of regular expressions and C code, called rules. flex generates as output a C source file, lex.yy.c, which defines a routine yylex(). This file is compiled and linked with the -lfl library to produce an executable. When the executable is run, it analyzes its input for occurrences of the regular expressions. Whenever it finds one, it executes the corresponding C code. . The behaviour of Flex has undergone a major change since version 2.5.4a; Flex scanners are now reentrant, you may have multiple scanners in the same program with differing sets of defaults, and they play nicer with modern C and C++ compilers. The Flip side is that Flex no longer conforms to the POSIX lex behaviour, and the scanners require conforming implementations when flex is used in ANSI C mode. The package flex-old provides the older behaviour. . This product includes software developed by the University of California, Berkeley and its contributors. The upstream source code can be found at http://prdownloads.sourceforge.net/flex/flex-2.5.33.tar.bz2?download The project web page is at http://flex.sf.net/ |
PackageMaintainer | Manoj Srivastava <srivasta@debian.org> |
PackageName | flex |
PackageSection | devel |
PackageVersion | 2.5.33-4 |
SHA-1 | 068DADA01B992DEBC1CB624FDFA1E2881AE926EB |
SHA-256 | 5038B16C2913053F08E2D35C01A36FD8A43488D46CB66F02E5E824C46A7036F4 |
Key | Value |
---|---|
FileSize | 245246 |
MD5 | E85231D09DD689F55028810824D083CC |
PackageDescription | A fast lexical analyzer generator. flex is a tool for generating scanners: programs which recognized lexical patterns in text. flex reads the given input files for a description of a scanner to generate. The description is in the form of pairs of regular expressions and C code, called rules. flex generates as output a C source file, lex.yy.c, which defines a routine yylex(). This file is compiled and linked with the -lfl library to produce an executable. When the executable is run, it analyzes its input for occurrences of the regular expressions. Whenever it finds one, it executes the corresponding C code. . The behaviour of Flex has undergone a major change since version 2.5.4a; Flex scanners are now reentrant, you may have multiple scanners in the same program with differing sets of defaults, and they play nicer with modern C and C++ compilers. The Flip side is that Flex no longer conforms to the POSIX lex behaviour, and the scanners require conforming implementations when flex is used in ANSI C mode. The package flex-old provides the older behaviour. . This product includes software developed by the University of California, Berkeley and its contributors. The upstream source code can be found at http://prdownloads.sourceforge.net/flex/flex-2.5.33.tar.bz2?download The project web page is at http://flex.sf.net/ |
PackageMaintainer | Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | flex |
PackageSection | devel |
PackageVersion | 2.5.33-12build1 |
SHA-1 | 0AF989423829C33C99CCF38A7540F284B004933A |
SHA-256 | 4A82E3BA55B9BF6DFBE20E8C985B6231DFDB5C4BB773A7658CC84A557F14F613 |
Key | Value |
---|---|
FileSize | 277542 |
MD5 | 62D1B7890C6DCE022D63BF9D084AF312 |
PackageDescription | A fast lexical analyzer generator. flex is a tool for generating scanners: programs which recognized lexical patterns in text. flex reads the given input files for a description of a scanner to generate. The description is in the form of pairs of regular expressions and C code, called rules. flex generates as output a C source file, lex.yy.c, which defines a routine yylex(). This file is compiled and linked with the -lfl library to produce an executable. When the executable is run, it analyzes its input for occurrences of the regular expressions. Whenever it finds one, it executes the corresponding C code. . The behaviour of Flex has undergone a major change since version 2.5.4a; Flex scanners are now reentrant, you may have multiple scanners in the same program with differing sets of defaults, and they play nicer with modern C and C++ compilers. The Flip side is that Flex no longer conforms to the POSIX lex behaviour, and the scanners require conforming implementations when flex is used in ANSI C mode. The package flex-old provides the older behaviour. . This product includes software developed by the University of California, Berkeley and its contributors. The upstream source code can be found at http://prdownloads.sourceforge.net/flex/flex-2.5.33.tar.bz2?download The project web page is at http://flex.sf.net/ |
PackageMaintainer | Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | flex |
PackageSection | devel |
PackageVersion | 2.5.33-10build1 |
SHA-1 | 1CA9227103534664F236DB7ACB7A88F607946453 |
SHA-256 | 3C3B0E94648DA72E5501897CA4EBA6AAD49D8085AD2BE67375FBE68273EE7B3A |
Key | Value |
---|---|
MD5 | 91D9262526536581FA6432F02831065F |
PackageArch | sparcv9 |
PackageDescription | This package provides debug information for package kdevelop. Debug information is useful when developing applications that use this package or when debugging this package. |
PackageMaintainer | Fedora Project |
PackageName | kdevelop-debuginfo |
PackageRelease | 1.fc12 |
PackageVersion | 3.5.5 |
SHA-1 | 2222EDC4B4A2BCFD4949154EBE9A2AD7619943C7 |
SHA-256 | 3D33912F021FC25CB7E20B0222AA4B583B2C8D1D23C64B9B77E8ACEE02B2EE4A |
Key | Value |
---|---|
FileSize | 238336 |
MD5 | 028D1B224804EDEC62FEA98EB044DEC2 |
PackageDescription | A fast lexical analyzer generator. flex is a tool for generating scanners: programs which recognized lexical patterns in text. flex reads the given input files for a description of a scanner to generate. The description is in the form of pairs of regular expressions and C code, called rules. flex generates as output a C source file, lex.yy.c, which defines a routine yylex(). This file is compiled and linked with the -lfl library to produce an executable. When the executable is run, it analyzes its input for occurrences of the regular expressions. Whenever it finds one, it executes the corresponding C code. . The behaviour of Flex has undergone a major change since version 2.5.4a; Flex scanners are now reentrant, you may have multiple scanners in the same program with differing sets of defaults, and they play nicer with modern C and C++ compilers. The Flip side is that Flex no longer conforms to the POSIX lex behaviour, and the scanners require conforming implementations when flex is used in ANSI C mode. The package flex-old provides the older behaviour. . This product includes software developed by the University of California, Berkeley and its contributors. The upstream source code can be found at http://prdownloads.sourceforge.net/flex/flex-2.5.33.tar.bz2?download The project web page is at http://flex.sf.net/ |
PackageMaintainer | Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | flex |
PackageSection | devel |
PackageVersion | 2.5.33-10build1 |
SHA-1 | 29B80689C206EFE690183E77BF01B876691E58DD |
SHA-256 | 1A0952614C4146D5D1E8E3A89492B7FEEE1BB5BDDD6A34E577F4331D547D3B85 |
Key | Value |
---|---|
MD5 | 1DC819D7C4B6DBC6924A7C8BE90C534D |
PackageArch | sparc64 |
PackageDescription | This package provides debug information for package kdevelop. Debug information is useful when developing applications that use this package or when debugging this package. |
PackageMaintainer | Fedora Project |
PackageName | kdevelop-debuginfo |
PackageRelease | 1.fc9 |
PackageVersion | 3.5.3 |
SHA-1 | 3BD9E2E4403EFCEC32240A7C6022F1204E082641 |
SHA-256 | 0D2FC4828F931ACC8D8A20D7FB4018C236C2F1DF76DE6850CF885CEFE2EB5CEF |
Key | Value |
---|---|
FileName | flex_2.5.31-38ubuntu1_powerpc.deb |
FileSize | 234762 |
MD5 | EFED4E24CB4D192379777D4DD49FA18A |
PackageDescription | A fast lexical analyzer generator. flex is a tool for generating scanners: programs which recognized lexical patterns in text. flex reads the given input files for a description of a scanner to generate. The description is in the form of pairs of regular expressions and C code, called rules. flex generates as output a C source file, lex.yy.c, which defines a routine yylex(). This file is compiled and linked with the -lfl library to produce an executable. When the executable is run, it analyzes its input for occurrences of the regular expressions. Whenever it finds one, it executes the corresponding C code. . The behaviour of Flex has undergone a major change since version 2.5.4a; Flex scanners are now reenterant, you may have multiple scanners in the same program with differing sets of defaults, and they play nicer with modern C and C++ compilers. The Flip side is that Flex no longer conforms to the POSIX lex behaviour, and the scanners require conforming implementations when flex is used in ANSI C mode. The package flex-old provides the older behaviour. . This product includes software developed by the University of California, Berkeley and its contributors. The upstream source code can be found at http://prdownloads.sourceforge.net/lex/flex-2.5.31.tar.bz2?download The project web page is at http://lex.sf.net/ |
PackageMaintainer | Manoj Srivastava <srivasta@debian.org> |
PackageName | flex |
PackageSection | devel |
PackageVersion | 2.5.31-38ubuntu1 |
RDS:package_id | 13174 |
SHA-1 | 42132D372B97A854A25D89D32E95C928C185AA2C |
SHA-256 | C4DDFD5E7F2CD98925E69D1F42B904EA0E51806A1B652E3DC49CCE42297BA596 |
insert-timestamp | 1648642853.6472435 |
source | RDS_2022.03.1_legacy.db |
Key | Value |
---|---|
FileSize | 248356 |
MD5 | 5D4F140CD5FA0DBA2769F9A3C674BBB4 |
PackageDescription | A fast lexical analyzer generator. flex is a tool for generating scanners: programs which recognized lexical patterns in text. flex reads the given input files for a description of a scanner to generate. The description is in the form of pairs of regular expressions and C code, called rules. flex generates as output a C source file, lex.yy.c, which defines a routine yylex(). This file is compiled and linked with the -lfl library to produce an executable. When the executable is run, it analyzes its input for occurrences of the regular expressions. Whenever it finds one, it executes the corresponding C code. . The behaviour of Flex has undergone a major change since version 2.5.4a; Flex scanners are now reentrant, you may have multiple scanners in the same program with differing sets of defaults, and they play nicer with modern C and C++ compilers. The Flip side is that Flex no longer conforms to the POSIX lex behaviour, and the scanners require conforming implementations when flex is used in ANSI C mode. The package flex-old provides the older behaviour. . This product includes software developed by the University of California, Berkeley and its contributors. The upstream source code can be found at http://prdownloads.sourceforge.net/flex/flex-2.5.33.tar.bz2?download The project web page is at http://flex.sf.net/ |
PackageMaintainer | Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | flex |
PackageSection | devel |
PackageVersion | 2.5.33-12build1 |
SHA-1 | 439F9CC61392D34C2050D5F300345111C3AC2AD4 |
SHA-256 | D86130181C325325A4E8F49B1704643C3129F52A258FB33EFEE3C6AFBEA731AD |
Key | Value |
---|---|
FileSize | 224996 |
MD5 | 6F250AA69D9D959A4845BFC322807C1D |
PackageDescription | A fast lexical analyzer generator. flex is a tool for generating scanners: programs which recognized lexical patterns in text. flex reads the given input files for a description of a scanner to generate. The description is in the form of pairs of regular expressions and C code, called rules. flex generates as output a C source file, lex.yy.c, which defines a routine yylex(). This file is compiled and linked with the -lfl library to produce an executable. When the executable is run, it analyzes its input for occurrences of the regular expressions. Whenever it finds one, it executes the corresponding C code. . The behaviour of Flex has undergone a major change since version 2.5.4a; Flex scanners are now reenterant, you may have multiple scanners in the same program with differing sets of defaults, and they play nicer with modern C and C++ compilers. The Flip side is that Flex no longer conforms to the POSIX lex behaviour, and the scanners require conforming implementations when flex is used in ANSI C mode. The package flex-old provides the older behaviour. . This product includes software developed by the University of California, Berkeley and its contributors. The upstream source code can be found at http://prdownloads.sourceforge.net/lex/flex-2.5.31.tar.bz2?download The project web page is at http://lex.sf.net/ |
PackageMaintainer | Manoj Srivastava <srivasta@debian.org> |
PackageName | flex |
PackageSection | devel |
PackageVersion | 2.5.31-38ubuntu1 |
SHA-1 | 4ED38F1387F86DA050C2BB6C8A5A3F46F8D43804 |
SHA-256 | 21C817775884CA0EF8F3E1DA2CCE60C156E86CB30561AF4AA5774BEDB51B5A84 |