HomeSort by relevance Sort by last modified time
    Searched refs:pcre_uint16 (Results 1 - 4 of 4) sorted by null

  /external/pcre/dist/
pcre_ucd.c 37 const pcre_uint16 PRIV(ucd_stage2)[] = {0};
    [all...]
pcre_byte_order.c 57 /* The following functions swap the bytes of a pcre_uint16
75 static pcre_uint16
76 swap_uint16(pcre_uint16 value)
pcretest.c     [all...]
pcre_internal.h 197 typedef unsigned short pcre_uint16; typedef
202 typedef unsigned int pcre_uint16; typedef
276 typedef pcre_uint16 pcre_uchar;
    [all...]

Completed in 80 milliseconds