Home
last modified time | relevance | path

Searched refs:ucd_record (Results 1 – 5 of 5) 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 }};
82 const ucd_record PRIV(ucd_records)[] = { /* 5024 bytes, record size 8 */
H A Dpcre_xclass.c130 const ucd_record *prop = GET_UCD(c); in PRIV()
H A Dpcre_internal.h2715 } ucd_record; typedef
2718 extern const ucd_record PRIV(ucd_records)[];
H A Dpcre_exec.c197 const ucd_record *ur; in match_ref()
2536 const ucd_record *prop = GET_UCD(c); in match()
H A Dpcre_compile.c2983 const ucd_record *prop = GET_UCD(c); in check_char_prop()

Completed in 63 milliseconds