Home
last modified time | relevance | path

Searched refs:ucd_records (Results 1 – 2 of 2) sorted by relevance

/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre_ucd.c35 const ucd_record PRIV(ucd_records)[] = {{0,0,0,0,0 }}; variable
82 const ucd_record PRIV(ucd_records)[] = { /* 5024 bytes, record size 8 */ variable
H A Dpcre_internal.h2718 extern const ucd_record PRIV(ucd_records)[];
2731 #define GET_UCD(ch) (PRIV(ucd_records) + \

Completed in 45 milliseconds