Home
last modified time | relevance | path

Searched refs:JET_coltypText (Results 1 – 11 of 11) sorted by relevance

/dports/net/py-impacket/impacket-0.9.17/impacket/
H A Dese.py92 JET_coltypText = 10 variable
113 JET_coltypText : 'Text',
135 JET_coltypText : None,
945 …elif columnRecord['ColumnType'] == JET_coltypText or columnRecord['ColumnType'] == JET_coltypLongT…
/dports/www/firefox-legacy/firefox-52.8.0esr/browser/components/migration/
H A DESEDBReader.jsm58 JET_coltypText: 10, /* ANSI text, case insensitive, < 255 bytes */
494 dbType != COLUMN_TYPES.JET_coltypText) {
/dports/lang/spidermonkey78/firefox-78.9.0/browser/components/migration/
H A DESEDBReader.jsm61 JET_coltypText: 10 /* ANSI text, case insensitive, < 255 bytes */,
665 dbType != COLUMN_TYPES.JET_coltypText
/dports/www/firefox/firefox-99.0/browser/components/migration/
H A DESEDBReader.jsm61 JET_coltypText: 10 /* ANSI text, case insensitive, < 255 bytes */,
665 dbType != COLUMN_TYPES.JET_coltypText
/dports/www/firefox-esr/firefox-91.8.0/browser/components/migration/
H A DESEDBReader.jsm61 JET_coltypText: 10 /* ANSI text, case insensitive, < 255 bytes */,
665 dbType != COLUMN_TYPES.JET_coltypText
/dports/mail/thunderbird/thunderbird-91.8.0/browser/components/migration/
H A DESEDBReader.jsm61 JET_coltypText: 10 /* ANSI text, case insensitive, < 255 bytes */,
665 dbType != COLUMN_TYPES.JET_coltypText
/dports/lang/spidermonkey60/firefox-60.9.0/browser/components/migration/
H A DESEDBReader.jsm58 JET_coltypText: 10, /* ANSI text, case insensitive, < 255 bytes */
495 dbType != COLUMN_TYPES.JET_coltypText) {
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Desent.h66 JET_coltypText, enumerator
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Desent.h66 JET_coltypText, enumerator
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Storage/Jet/
H A Dmod.rs2914 pub const JET_coltypText: u32 = 10u32; const
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Storage/Jet/
H A Dmod.rs4461 pub const JET_coltypText: u32 = 10u32; const