Skip to content

Commit cdce507

Browse files
committed
Forgot to add this file...
1 parent 1c6bd04 commit cdce507

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

src/bin/psql/mbprint.h

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
/* $Id: mbprint.h,v 1.1 2001/10/15 04:52:59 ishii Exp $ */
2+
#ifndef MBPRINT_H
3+
#define MBPRINT_H
4+
5+
6+
#ifdef MULTIBYTE
7+
8+
#include "mb/pg_wchar.h"
9+
10+
pg_wchar utf2ucs(const unsigned char *c);
11+
12+
unsigned char *mbvalidate(unsigned char *pwcs);
13+
#endif /* MULTIBYTE */
14+
15+
int pg_wcswidth(unsigned char *pwcs, int len);
16+
17+
#endif /* MBPRINT_H */
18+

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy