Home
last modified time | relevance | path

Searched refs:Column (Results 1 – 16 of 16) sorted by relevance

/PHP-5.5/ext/oci8/tests/
H A Dbug42173.phpt91 Column C1
100 Column C2
109 Column C3
118 Column C4
127 Column C5
136 Column C6
145 Column C7
154 Column C8
163 Column C9
H A Ddefine1.phpt53 Warning: oci_define_by_name(): Column name cannot be empty in %s on line %d
/PHP-5.5/ext/pdo_mysql/tests/
H A Dbug53551.phpt52 Warning: PDOStatement::execute(): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'cou…
59 string(29) "Column 'count' cannot be null"
63 Warning: PDOStatement::execute(): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'cou…
70 string(29) "Column 'count' cannot be null"
H A Dpdo_mysql_prepare_native_clear_error.phpt78 Warning: PDOStatement::execute(): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'unknown_c…
94 Warning: PDO::prepare(): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'unknown_column' in…
/PHP-5.5/ext/libxml/tests/
H A D002.phpt50 $return .= trim($error->message) . "\n Line: $error->line" . "\n Column: $error->column";
68 Column: %d
/PHP-5.5/ext/pdo_oci/tests/
H A Dpdo_oci_attr_case.phpt2 PDO_OCI: Attribute: Column Case
/PHP-5.5/ext/standard/html_tables/mappings/
H A DCP1251.TXT13 # Column #1 is the cp1251 code (in hex)
14 # Column #2 is the Unicode (in hex as 0xXXXX)
15 # Column #3 is the Unicode name (follows a comment sign, '#')
H A D8859-5.TXT31 # Column #1 is the ISO/IEC 8859-5 code (in hex as 0xXX)
32 # Column #2 is the Unicode (in hex as 0xXXXX)
33 # Column #3 the Unicode name (follows a comment sign, '#')
H A DCP1252.TXT13 # Column #1 is the cp1252 code (in hex)
14 # Column #2 is the Unicode (in hex as 0xXXXX)
15 # Column #3 is the Unicode name (follows a comment sign, '#')
H A DCP866.TXT12 # Column #1 is the cp866_DOSCyrillicRussian code (in hex)
13 # Column #2 is the Unicode (in hex as 0xXXXX)
14 # Column #3 is the Unicode name (follows a comment sign, '#')
H A D8859-1.TXT31 # Column #1 is the ISO/IEC 8859-1 code (in hex as 0xXX)
32 # Column #2 is the Unicode (in hex as 0xXXXX)
33 # Column #3 the Unicode name (follows a comment sign, '#')
H A D8859-15.TXT32 # Column #1 is the ISO/IEC 8859-15 code (in hex as 0xXX)
33 # Column #2 is the Unicode (in hex as 0xXXXX)
34 # Column #3 the Unicode name (follows a comment sign, '#')
H A DKOI8-R.TXT34 # Column #1 is the KOI8-R code (in hex as 0xXX)
35 # Column #2 is the Unicode (in hex as 0xXXXX)
36 # Column #3 the Unicode name (follows a comment sign, '#')
H A DROMAN.TXT65 # Column #1 is the Mac OS Roman code (in hex as 0xNN)
66 # Column #2 is the corresponding Unicode (in hex as 0xNNNN)
67 # Column #3 is a comment containing the Unicode name
/PHP-5.5/ext/mysqli/tests/
H A Dbug34810.phpt33 …/* 1048 - Column 'a' cannot be null, 1263 - Data truncated; NULL supplied to NOT NULL column 'a' a…
/PHP-5.5/ext/sqlite3/libsqlite/
H A Dsqlite3.c9294 typedef struct Column Column; typedef
11367 struct Column { struct
91368 Column *pCol;
91866 Column *pCol;
91885 Column *aNew;
92017 Column *pCol;
92040 Column *pCol;
92330 Column *pCol;
98692 Column *pCol;
104604 Column *pCol;
[all …]

Completed in 395 milliseconds