OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_pcre_utf8_table2
(Results
1 - 3
of
3
) sorted by null
/external/pcre/
pcre_ord2utf8.c
78
*buffer =
_pcre_utf8_table2
[i] | cvalue;
pcre_tables.c
78
const int
_pcre_utf8_table2
[] = { 0, 0xc0, 0xe0, 0xf0, 0xf8, 0xfc};
variable
pcretest.c
117
#define
_pcre_utf8_table2
utf8_table2
macro
[
all
...]
Completed in 171 milliseconds