Home
last modified time | relevance | path

Searched refs:pcre_uint32 (Results 1 – 11 of 11) sorted by relevance

/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre_ucd.c38 const pcre_uint32 PRIV(ucd_caseless_sets)[] = {0};
55 const pcre_uint32 PRIV(ucd_caseless_sets)[] = {
H A Dpcre_newline.c79 pcre_uint32 c; in PRIV()
154 pcre_uint32 c; in PRIV()
H A Dpcre_internal.h207 typedef unsigned int pcre_uint32; typedef
210 typedef unsigned long int pcre_uint32; typedef
278 typedef pcre_uint32 pcre_uchar;
2312 pcre_uint32 magic_number;
2333 pcre_uint32 magic_number;
2369 pcre_uint32 flags; /* Private flags */
2624 extern const pcre_uint32 PRIV(hspace_list)[];
2625 extern const pcre_uint32 PRIV(vspace_list)[];
2717 extern const pcre_uint32 PRIV(ucd_caseless_sets)[];
2721 extern const pcre_uint32 PRIV(ucp_gentype)[];
[all …]
H A Dpcre_ord2utf8.c68 PRIV(ord2utf)(pcre_uint32 cvalue, pcre_uchar *buffer) in PRIV()
H A Dpcre_xclass.c67 PRIV(xclass)(pcre_uint32 c, const pcre_uchar *data, BOOL utf) in PRIV()
97 pcre_uint32 x, y; in PRIV()
H A Dpcre_fullinfo.c144 *((pcre_uint32 *)where) = in pcre_fullinfo()
181 *((pcre_uint32 *)where) = in pcre_fullinfo()
H A Dpcre_compile.c88 pcre_uint32 *, pcre_int32 *, pcre_uint32 *, pcre_int32 *, branch_chain *,
782 pcre_uint32 c; in check_escape()
2922 get_othercase_range(pcre_uint32 *cptr, pcre_uint32 d, pcre_uint32 *ocptr, in get_othercase_range()
2923 pcre_uint32 *odptr) in get_othercase_range()
2980 const pcre_uint32 *p; in check_char_prop()
3064 pcre_uint32 next; in check_auto_possessive()
3449 compile_data *cd, pcre_uint32 start, pcre_uint32 end) in add_to_class()
3451 pcre_uint32 c; in add_to_class()
3805 pcre_uint32 ec; in compile_branch()
7641 static pcre_uint32
[all …]
H A Dpcre_valid_utf8.c121 pcre_uint32 v = 0; in PRIV()
H A Dpcre_exec.c115 pcre_uint32 c; in pchars()
196 pcre_uint32 c, d; in match_ref()
2535 const pcre_uint32 *cp; in match()
3205 pcre_uint32 dc; in match()
3315 pcre_uint32 othercase; in match()
3716 register pcre_uint32 d; in match()
3751 register pcre_uint32 d; in match()
3796 register pcre_uint32 d; in match()
3853 register pcre_uint32 d; in match()
3887 register pcre_uint32 d; in match()
[all …]
H A Dpcre_study.c554 pcre_uint32 c = *p; in set_table_bit()
642 register pcre_uint32 c; in set_type_bits()
684 register pcre_uint32 c; in set_nottype_bits()
721 register pcre_uint32 c; in set_start_bits()
H A Dpcre_tables.c64 const pcre_uint32 PRIV(hspace_list)[] = { HSPACE_LIST };
65 const pcre_uint32 PRIV(vspace_list)[] = { VSPACE_LIST };
107 const pcre_uint32 PRIV(ucp_gentype)[] = {
152 const pcre_uint32 PRIV(ucp_gbtable[]) = {

Completed in 123 milliseconds