Home
last modified time | relevance | path

Searched refs:utf8_table1 (Results 1 – 3 of 3) sorted by relevance

/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre_ord2utf8.c75 if ((int)cvalue <= PRIV(utf8_table1)[i]) break; in PRIV()
H A Dpcre_tables.c81 const int PRIV(utf8_table1)[] = variable
84 const int PRIV(utf8_table1_size) = sizeof(PRIV(utf8_table1)) / sizeof(int);
H A Dpcre_internal.h2610 extern const int PRIV(utf8_table1)[];

Completed in 29 milliseconds