Home | History | Annotate | Download | only in pcre

Lines Matching full:pcre_uint32

178   typedef unsigned int pcre_uint32;
181 typedef unsigned long int pcre_uint32;
1595 pcre_uint32 magic_number;
1596 pcre_uint32 size; /* Total that was malloced */
1597 pcre_uint32 options; /* Public options */
1617 pcre_uint32 size; /* Total that was malloced */
1618 pcre_uint32 flags; /* Private flags */
1620 pcre_uint32 minlength; /* Minimum subject length */