Lines Matching refs:OK
982 BOOL OK; in internal_dfa_exec() local
987 OK = TRUE; in internal_dfa_exec()
991 OK = prop->chartype == ucp_Lu || prop->chartype == ucp_Ll || in internal_dfa_exec()
996 OK = _pcre_ucp_gentype[prop->chartype] == code[2]; in internal_dfa_exec()
1000 OK = prop->chartype == code[2]; in internal_dfa_exec()
1004 OK = prop->script == code[2]; in internal_dfa_exec()
1010 OK = _pcre_ucp_gentype[prop->chartype] == ucp_L || in internal_dfa_exec()
1015 OK = _pcre_ucp_gentype[prop->chartype] == ucp_Z || in internal_dfa_exec()
1020 OK = _pcre_ucp_gentype[prop->chartype] == ucp_Z || in internal_dfa_exec()
1026 OK = _pcre_ucp_gentype[prop->chartype] == ucp_L || in internal_dfa_exec()
1034 OK = codevalue != OP_PROP; in internal_dfa_exec()
1038 if (OK == (codevalue == OP_PROP)) { ADD_NEW(state_offset + 3, 0); } in internal_dfa_exec()
1176 BOOL OK; in internal_dfa_exec() local
1181 OK = TRUE; in internal_dfa_exec()
1185 OK = prop->chartype == ucp_Lu || prop->chartype == ucp_Ll || in internal_dfa_exec()
1190 OK = _pcre_ucp_gentype[prop->chartype] == code[3]; in internal_dfa_exec()
1194 OK = prop->chartype == code[3]; in internal_dfa_exec()
1198 OK = prop->script == code[3]; in internal_dfa_exec()
1204 OK = _pcre_ucp_gentype[prop->chartype] == ucp_L || in internal_dfa_exec()
1209 OK = _pcre_ucp_gentype[prop->chartype] == ucp_Z || in internal_dfa_exec()
1214 OK = _pcre_ucp_gentype[prop->chartype] == ucp_Z || in internal_dfa_exec()
1220 OK = _pcre_ucp_gentype[prop->chartype] == ucp_L || in internal_dfa_exec()
1228 OK = codevalue != OP_PROP; in internal_dfa_exec()
1232 if (OK == (d == OP_PROP)) in internal_dfa_exec()
1323 BOOL OK; in internal_dfa_exec() local
1333 OK = TRUE; in internal_dfa_exec()
1337 OK = FALSE; in internal_dfa_exec()
1341 if (OK == (d == OP_VSPACE)) in internal_dfa_exec()
1362 BOOL OK; in internal_dfa_exec() local
1384 OK = TRUE; in internal_dfa_exec()
1388 OK = FALSE; in internal_dfa_exec()
1392 if (OK == (d == OP_HSPACE)) in internal_dfa_exec()
1423 BOOL OK; in internal_dfa_exec() local
1428 OK = TRUE; in internal_dfa_exec()
1432 OK = prop->chartype == ucp_Lu || prop->chartype == ucp_Ll || in internal_dfa_exec()
1437 OK = _pcre_ucp_gentype[prop->chartype] == code[3]; in internal_dfa_exec()
1441 OK = prop->chartype == code[3]; in internal_dfa_exec()
1445 OK = prop->script == code[3]; in internal_dfa_exec()
1451 OK = _pcre_ucp_gentype[prop->chartype] == ucp_L || in internal_dfa_exec()
1456 OK = _pcre_ucp_gentype[prop->chartype] == ucp_Z || in internal_dfa_exec()
1461 OK = _pcre_ucp_gentype[prop->chartype] == ucp_Z || in internal_dfa_exec()
1467 OK = _pcre_ucp_gentype[prop->chartype] == ucp_L || in internal_dfa_exec()
1475 OK = codevalue != OP_PROP; in internal_dfa_exec()
1479 if (OK == (d == OP_PROP)) in internal_dfa_exec()
1595 BOOL OK; in internal_dfa_exec() local
1605 OK = TRUE; in internal_dfa_exec()
1609 OK = FALSE; in internal_dfa_exec()
1612 if (OK == (d == OP_VSPACE)) in internal_dfa_exec()
1641 BOOL OK; in internal_dfa_exec() local
1663 OK = TRUE; in internal_dfa_exec()
1667 OK = FALSE; in internal_dfa_exec()
1671 if (OK == (d == OP_HSPACE)) in internal_dfa_exec()
1695 BOOL OK; in internal_dfa_exec() local
1700 OK = TRUE; in internal_dfa_exec()
1704 OK = prop->chartype == ucp_Lu || prop->chartype == ucp_Ll || in internal_dfa_exec()
1709 OK = _pcre_ucp_gentype[prop->chartype] == code[5]; in internal_dfa_exec()
1713 OK = prop->chartype == code[5]; in internal_dfa_exec()
1717 OK = prop->script == code[5]; in internal_dfa_exec()
1723 OK = _pcre_ucp_gentype[prop->chartype] == ucp_L || in internal_dfa_exec()
1728 OK = _pcre_ucp_gentype[prop->chartype] == ucp_Z || in internal_dfa_exec()
1733 OK = _pcre_ucp_gentype[prop->chartype] == ucp_Z || in internal_dfa_exec()
1739 OK = _pcre_ucp_gentype[prop->chartype] == ucp_L || in internal_dfa_exec()
1747 OK = codevalue != OP_PROP; in internal_dfa_exec()
1751 if (OK == (d == OP_PROP)) in internal_dfa_exec()
1854 BOOL OK; in internal_dfa_exec() local
1864 OK = TRUE; in internal_dfa_exec()
1868 OK = FALSE; in internal_dfa_exec()
1871 if (OK == (d == OP_VSPACE)) in internal_dfa_exec()
1896 BOOL OK; in internal_dfa_exec() local
1918 OK = TRUE; in internal_dfa_exec()
1922 OK = FALSE; in internal_dfa_exec()
1926 if (OK == (d == OP_HSPACE)) in internal_dfa_exec()