OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_pcre_utf8_table1
(Results
1 - 3
of
3
) sorted by null
/external/pcre/
pcre_ord2utf8.c
71
if (cvalue <=
_pcre_utf8_table1
[i]) break;
pcre_tables.c
70
const int
_pcre_utf8_table1
[] =
variable
73
const int _pcre_utf8_table1_size = sizeof(
_pcre_utf8_table1
)/sizeof(int);
pcretest.c
115
#define
_pcre_utf8_table1
utf8_table1
macro
[
all
...]
Completed in 138 milliseconds