|
PostgreSQL Source Code git master
|

Go to the source code of this file.
Functions | |
| int | pg_wchar_strncmp (const pg_wchar *s1, const pg_wchar *s2, size_t n) |
| int | pg_char_and_wchar_strncmp (const char *s1, const pg_wchar *s2, size_t n) |
| size_t | pg_wchar_strlen (const pg_wchar *str) |
Definition at line 55 of file wstrncmp.c.
Referenced by element(), and lookupcclass().
Definition at line 70 of file wstrncmp.c.
References str.
Referenced by pg_wchar2mb().