• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /barrelfish-2018-10-04/lib/pcre/

Lines Matching refs:chartype

1080           OK = prop->chartype == ucp_Lu || prop->chartype == ucp_Ll ||
1081 prop->chartype == ucp_Lt;
1085 OK = PRIV(ucp_gentype)[prop->chartype] == code[2];
1089 OK = prop->chartype == code[2];
1099 OK = PRIV(ucp_gentype)[prop->chartype] == ucp_L ||
1100 PRIV(ucp_gentype)[prop->chartype] == ucp_N;
1117 OK = PRIV(ucp_gentype)[prop->chartype] == ucp_Z;
1123 OK = PRIV(ucp_gentype)[prop->chartype] == ucp_L ||
1124 PRIV(ucp_gentype)[prop->chartype] == ucp_N ||
1338 OK = prop->chartype == ucp_Lu || prop->chartype == ucp_Ll ||
1339 prop->chartype == ucp_Lt;
1343 OK = PRIV(ucp_gentype)[prop->chartype] == code[3];
1347 OK = prop->chartype == code[3];
1357 OK = PRIV(ucp_gentype)[prop->chartype] == ucp_L ||
1358 PRIV(ucp_gentype)[prop->chartype] == ucp_N;
1375 OK = PRIV(ucp_gentype)[prop->chartype] == ucp_Z;
1381 OK = PRIV(ucp_gentype)[prop->chartype] == ucp_L ||
1382 PRIV(ucp_gentype)[prop->chartype] == ucp_N ||
1590 OK = prop->chartype == ucp_Lu || prop->chartype == ucp_Ll ||
1591 prop->chartype == ucp_Lt;
1595 OK = PRIV(ucp_gentype)[prop->chartype] == code[3];
1599 OK = prop->chartype == code[3];
1609 OK = PRIV(ucp_gentype)[prop->chartype] == ucp_L ||
1610 PRIV(ucp_gentype)[prop->chartype] == ucp_N;
1627 OK = PRIV(ucp_gentype)[prop->chartype] == ucp_Z;
1633 OK = PRIV(ucp_gentype)[prop->chartype] == ucp_L ||
1634 PRIV(ucp_gentype)[prop->chartype] == ucp_N ||
1867 OK = prop->chartype == ucp_Lu || prop->chartype == ucp_Ll ||
1868 prop->chartype == ucp_Lt;
1872 OK = PRIV(ucp_gentype)[prop->chartype] == code[1 + IMM2_SIZE + 2];
1876 OK = prop->chartype == code[1 + IMM2_SIZE + 2];
1886 OK = PRIV(ucp_gentype)[prop->chartype] == ucp_L ||
1887 PRIV(ucp_gentype)[prop->chartype] == ucp_N;
1904 OK = PRIV(ucp_gentype)[prop->chartype] == ucp_Z;
1910 OK = PRIV(ucp_gentype)[prop->chartype] == ucp_L ||
1911 PRIV(ucp_gentype)[prop->chartype] == ucp_N ||