Home
last modified time | relevance | path

Searched refs:UPC (Results 1 – 25 of 2503) sorted by relevance

12345678910>>...101

/dports/converters/mpack/mpack-1.6/
H A Dstrcasecmp.c49 #define UPC(x) (upcase[(unsigned char)(x)]) macro
58 while ((c1 = *s1) && UPC(c1) == UPC(*s2)) { in strcasecmp()
62 return UPC(c1) - UPC(*s2); in strcasecmp()
72 while (n-- && (c1 = *s1) && UPC(c1) == UPC(*s2)) { in strncasecmp()
77 return UPC(c1) - UPC(*s2); in strncasecmp()
/dports/databases/postgresql96-server/postgresql-9.6.24/contrib/isn/expected/
H A Disn.out79 SELECT '0123456789012'::UPC,
80 '0123456789012'::EAN13::UPC;
109 SELECT '0123456789010'::UPC;
111 LINE 1: SELECT '0123456789010'::UPC;
176 SELECT '9780123456786'::UPC; -- not a product
178 LINE 1: SELECT '9780123456786'::UPC;
180 SELECT '9771234567898'::UPC; -- not a product
182 LINE 1: SELECT '9771234567898'::UPC;
184 SELECT '9790123456785'::UPC; -- not a product
186 LINE 1: SELECT '9790123456785'::UPC;
[all …]
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/contrib/isn/expected/
H A Disn.out79 SELECT '0123456789012'::UPC,
80 '0123456789012'::EAN13::UPC;
109 SELECT '0123456789010'::UPC;
111 LINE 1: SELECT '0123456789010'::UPC;
176 SELECT '9780123456786'::UPC; -- not a product
178 LINE 1: SELECT '9780123456786'::UPC;
180 SELECT '9771234567898'::UPC; -- not a product
182 LINE 1: SELECT '9771234567898'::UPC;
184 SELECT '9790123456785'::UPC; -- not a product
186 LINE 1: SELECT '9790123456785'::UPC;
[all …]
/dports/databases/postgresql96-plpython/postgresql-9.6.24/contrib/isn/expected/
H A Disn.out79 SELECT '0123456789012'::UPC,
80 '0123456789012'::EAN13::UPC;
109 SELECT '0123456789010'::UPC;
111 LINE 1: SELECT '0123456789010'::UPC;
176 SELECT '9780123456786'::UPC; -- not a product
178 LINE 1: SELECT '9780123456786'::UPC;
180 SELECT '9771234567898'::UPC; -- not a product
182 LINE 1: SELECT '9771234567898'::UPC;
184 SELECT '9790123456785'::UPC; -- not a product
186 LINE 1: SELECT '9790123456785'::UPC;
[all …]
/dports/databases/postgresql96-client/postgresql-9.6.24/contrib/isn/expected/
H A Disn.out79 SELECT '0123456789012'::UPC,
80 '0123456789012'::EAN13::UPC;
109 SELECT '0123456789010'::UPC;
111 LINE 1: SELECT '0123456789010'::UPC;
176 SELECT '9780123456786'::UPC; -- not a product
178 LINE 1: SELECT '9780123456786'::UPC;
180 SELECT '9771234567898'::UPC; -- not a product
182 LINE 1: SELECT '9771234567898'::UPC;
184 SELECT '9790123456785'::UPC; -- not a product
186 LINE 1: SELECT '9790123456785'::UPC;
[all …]
/dports/databases/postgresql96-plperl/postgresql-9.6.24/contrib/isn/expected/
H A Disn.out79 SELECT '0123456789012'::UPC,
80 '0123456789012'::EAN13::UPC;
109 SELECT '0123456789010'::UPC;
111 LINE 1: SELECT '0123456789010'::UPC;
176 SELECT '9780123456786'::UPC; -- not a product
178 LINE 1: SELECT '9780123456786'::UPC;
180 SELECT '9771234567898'::UPC; -- not a product
182 LINE 1: SELECT '9771234567898'::UPC;
184 SELECT '9790123456785'::UPC; -- not a product
186 LINE 1: SELECT '9790123456785'::UPC;
[all …]
/dports/databases/postgresql96-docs/postgresql-9.6.24/contrib/isn/expected/
H A Disn.out79 SELECT '0123456789012'::UPC,
80 '0123456789012'::EAN13::UPC;
109 SELECT '0123456789010'::UPC;
111 LINE 1: SELECT '0123456789010'::UPC;
176 SELECT '9780123456786'::UPC; -- not a product
178 LINE 1: SELECT '9780123456786'::UPC;
180 SELECT '9771234567898'::UPC; -- not a product
182 LINE 1: SELECT '9771234567898'::UPC;
184 SELECT '9790123456785'::UPC; -- not a product
186 LINE 1: SELECT '9790123456785'::UPC;
[all …]
/dports/databases/postgresql96-contrib/postgresql-9.6.24/contrib/isn/expected/
H A Disn.out79 SELECT '0123456789012'::UPC,
80 '0123456789012'::EAN13::UPC;
109 SELECT '0123456789010'::UPC;
111 LINE 1: SELECT '0123456789010'::UPC;
176 SELECT '9780123456786'::UPC; -- not a product
178 LINE 1: SELECT '9780123456786'::UPC;
180 SELECT '9771234567898'::UPC; -- not a product
182 LINE 1: SELECT '9771234567898'::UPC;
184 SELECT '9790123456785'::UPC; -- not a product
186 LINE 1: SELECT '9790123456785'::UPC;
[all …]
/dports/databases/postgresql96-server/postgresql-9.6.24/contrib/isn/sql/
H A Disn.sql49 SELECT '0123456789012'::UPC,
50 '0123456789012'::EAN13::UPC;
60 SELECT '0123456789010'::UPC;
84 SELECT '9780123456786'::UPC; -- not a product
85 SELECT '9771234567898'::UPC; -- not a product
86 SELECT '9790123456785'::UPC; -- not a product
87 SELECT '9791234567896'::UPC; -- not a product
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/contrib/isn/sql/
H A Disn.sql49 SELECT '0123456789012'::UPC,
50 '0123456789012'::EAN13::UPC;
60 SELECT '0123456789010'::UPC;
84 SELECT '9780123456786'::UPC; -- not a product
85 SELECT '9771234567898'::UPC; -- not a product
86 SELECT '9790123456785'::UPC; -- not a product
87 SELECT '9791234567896'::UPC; -- not a product
/dports/databases/postgresql96-plpython/postgresql-9.6.24/contrib/isn/sql/
H A Disn.sql49 SELECT '0123456789012'::UPC,
50 '0123456789012'::EAN13::UPC;
60 SELECT '0123456789010'::UPC;
84 SELECT '9780123456786'::UPC; -- not a product
85 SELECT '9771234567898'::UPC; -- not a product
86 SELECT '9790123456785'::UPC; -- not a product
87 SELECT '9791234567896'::UPC; -- not a product
/dports/databases/postgresql96-client/postgresql-9.6.24/contrib/isn/sql/
H A Disn.sql49 SELECT '0123456789012'::UPC,
50 '0123456789012'::EAN13::UPC;
60 SELECT '0123456789010'::UPC;
84 SELECT '9780123456786'::UPC; -- not a product
85 SELECT '9771234567898'::UPC; -- not a product
86 SELECT '9790123456785'::UPC; -- not a product
87 SELECT '9791234567896'::UPC; -- not a product
/dports/databases/postgresql96-plperl/postgresql-9.6.24/contrib/isn/sql/
H A Disn.sql49 SELECT '0123456789012'::UPC,
50 '0123456789012'::EAN13::UPC;
60 SELECT '0123456789010'::UPC;
84 SELECT '9780123456786'::UPC; -- not a product
85 SELECT '9771234567898'::UPC; -- not a product
86 SELECT '9790123456785'::UPC; -- not a product
87 SELECT '9791234567896'::UPC; -- not a product
/dports/databases/postgresql96-docs/postgresql-9.6.24/contrib/isn/sql/
H A Disn.sql49 SELECT '0123456789012'::UPC,
50 '0123456789012'::EAN13::UPC;
60 SELECT '0123456789010'::UPC;
84 SELECT '9780123456786'::UPC; -- not a product
85 SELECT '9771234567898'::UPC; -- not a product
86 SELECT '9790123456785'::UPC; -- not a product
87 SELECT '9791234567896'::UPC; -- not a product
/dports/databases/postgresql96-contrib/postgresql-9.6.24/contrib/isn/sql/
H A Disn.sql49 SELECT '0123456789012'::UPC,
50 '0123456789012'::EAN13::UPC;
60 SELECT '0123456789010'::UPC;
84 SELECT '9780123456786'::UPC; -- not a product
85 SELECT '9771234567898'::UPC; -- not a product
86 SELECT '9790123456785'::UPC; -- not a product
87 SELECT '9791234567896'::UPC; -- not a product
/dports/databases/postgresql10-server/postgresql-10.19/contrib/isn/sql/
H A Disn.sql58 SELECT '0123456789012'::UPC,
59 '0123456789012'::EAN13::UPC;
69 SELECT '0123456789010'::UPC;
93 SELECT '9780123456786'::UPC; -- not a product
94 SELECT '9771234567898'::UPC; -- not a product
95 SELECT '9790123456785'::UPC; -- not a product
96 SELECT '9791234567896'::UPC; -- not a product
/dports/databases/postgresql10-docs/postgresql-10.19/contrib/isn/sql/
H A Disn.sql58 SELECT '0123456789012'::UPC,
59 '0123456789012'::EAN13::UPC;
69 SELECT '0123456789010'::UPC;
93 SELECT '9780123456786'::UPC; -- not a product
94 SELECT '9771234567898'::UPC; -- not a product
95 SELECT '9790123456785'::UPC; -- not a product
96 SELECT '9791234567896'::UPC; -- not a product
/dports/databases/postgresql10-client/postgresql-10.19/contrib/isn/sql/
H A Disn.sql58 SELECT '0123456789012'::UPC,
59 '0123456789012'::EAN13::UPC;
69 SELECT '0123456789010'::UPC;
93 SELECT '9780123456786'::UPC; -- not a product
94 SELECT '9771234567898'::UPC; -- not a product
95 SELECT '9790123456785'::UPC; -- not a product
96 SELECT '9791234567896'::UPC; -- not a product
/dports/databases/postgresql10-contrib/postgresql-10.19/contrib/isn/sql/
H A Disn.sql58 SELECT '0123456789012'::UPC,
59 '0123456789012'::EAN13::UPC;
69 SELECT '0123456789010'::UPC;
93 SELECT '9780123456786'::UPC; -- not a product
94 SELECT '9771234567898'::UPC; -- not a product
95 SELECT '9790123456785'::UPC; -- not a product
96 SELECT '9791234567896'::UPC; -- not a product
/dports/databases/postgresql10-pltcl/postgresql-10.19/contrib/isn/sql/
H A Disn.sql58 SELECT '0123456789012'::UPC,
59 '0123456789012'::EAN13::UPC;
69 SELECT '0123456789010'::UPC;
93 SELECT '9780123456786'::UPC; -- not a product
94 SELECT '9771234567898'::UPC; -- not a product
95 SELECT '9790123456785'::UPC; -- not a product
96 SELECT '9791234567896'::UPC; -- not a product
/dports/databases/postgresql10-plpython/postgresql-10.19/contrib/isn/sql/
H A Disn.sql58 SELECT '0123456789012'::UPC,
59 '0123456789012'::EAN13::UPC;
69 SELECT '0123456789010'::UPC;
93 SELECT '9780123456786'::UPC; -- not a product
94 SELECT '9771234567898'::UPC; -- not a product
95 SELECT '9790123456785'::UPC; -- not a product
96 SELECT '9791234567896'::UPC; -- not a product
/dports/databases/postgresql10-plperl/postgresql-10.19/contrib/isn/sql/
H A Disn.sql58 SELECT '0123456789012'::UPC,
59 '0123456789012'::EAN13::UPC;
69 SELECT '0123456789010'::UPC;
93 SELECT '9780123456786'::UPC; -- not a product
94 SELECT '9771234567898'::UPC; -- not a product
95 SELECT '9790123456785'::UPC; -- not a product
96 SELECT '9791234567896'::UPC; -- not a product
/dports/databases/postgresql11-plpython/postgresql-11.14/contrib/isn/sql/
H A Disn.sql58 SELECT '0123456789012'::UPC,
59 '0123456789012'::EAN13::UPC;
69 SELECT '0123456789010'::UPC;
93 SELECT '9780123456786'::UPC; -- not a product
94 SELECT '9771234567898'::UPC; -- not a product
95 SELECT '9790123456785'::UPC; -- not a product
96 SELECT '9791234567896'::UPC; -- not a product
/dports/databases/postgresql11-docs/postgresql-11.14/contrib/isn/sql/
H A Disn.sql58 SELECT '0123456789012'::UPC,
59 '0123456789012'::EAN13::UPC;
69 SELECT '0123456789010'::UPC;
93 SELECT '9780123456786'::UPC; -- not a product
94 SELECT '9771234567898'::UPC; -- not a product
95 SELECT '9790123456785'::UPC; -- not a product
96 SELECT '9791234567896'::UPC; -- not a product
/dports/databases/postgresql11-plperl/postgresql-11.14/contrib/isn/sql/
H A Disn.sql58 SELECT '0123456789012'::UPC,
59 '0123456789012'::EAN13::UPC;
69 SELECT '0123456789010'::UPC;
93 SELECT '9780123456786'::UPC; -- not a product
94 SELECT '9771234567898'::UPC; -- not a product
95 SELECT '9790123456785'::UPC; -- not a product
96 SELECT '9791234567896'::UPC; -- not a product

12345678910>>...101