#include "pcre_internal.h"Go to the source code of this file.
Functions | |
| int | _pcre_ord2utf8 (int cvalue, uschar *buffer) |
| int _pcre_ord2utf8 | ( | int | cvalue, | |
| uschar * | buffer | |||
| ) |
Definition at line 66 of file pcre_ord2utf8.c.
References _pcre_utf8_table1, _pcre_utf8_table1_size, _pcre_utf8_table2, i, j, void, and x80.
Referenced by compile_branch(), and match().
1.5.1