Home
last modified time | relevance | path

Searched refs:TPS_InHyphenNumWordPart (Results 1 – 25 of 42) sorted by relevance

12

/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/tsearch/
H A Dwparser_def.c194 TPS_InHyphenNumWordPart, enumerator
1666 {p_isdigit, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1675 {p_isdigit, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1681 {p_isalnum, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1682 {p_isspecial, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1689 {p_isalpha, 0, A_CLEAR, TPS_InHyphenNumWordPart, 0, NULL},
1690 {p_isspecial, 0, A_CLEAR, TPS_InHyphenNumWordPart, 0, NULL},
1795 TPARSERSTATEACTION(TPS_InHyphenNumWordPart),
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/tsearch/
H A Dwparser_def.c194 TPS_InHyphenNumWordPart, enumerator
1666 {p_isdigit, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1675 {p_isdigit, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1681 {p_isalnum, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1682 {p_isspecial, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1689 {p_isalpha, 0, A_CLEAR, TPS_InHyphenNumWordPart, 0, NULL},
1690 {p_isspecial, 0, A_CLEAR, TPS_InHyphenNumWordPart, 0, NULL},
1795 TPARSERSTATEACTION(TPS_InHyphenNumWordPart),
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/tsearch/
H A Dwparser_def.c194 TPS_InHyphenNumWordPart, enumerator
1666 {p_isdigit, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1675 {p_isdigit, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1681 {p_isalnum, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1682 {p_isspecial, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1689 {p_isalpha, 0, A_CLEAR, TPS_InHyphenNumWordPart, 0, NULL},
1690 {p_isspecial, 0, A_CLEAR, TPS_InHyphenNumWordPart, 0, NULL},
1795 TPARSERSTATEACTION(TPS_InHyphenNumWordPart),
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/tsearch/
H A Dwparser_def.c194 TPS_InHyphenNumWordPart, enumerator
1666 {p_isdigit, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1675 {p_isdigit, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1681 {p_isalnum, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1682 {p_isspecial, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1689 {p_isalpha, 0, A_CLEAR, TPS_InHyphenNumWordPart, 0, NULL},
1690 {p_isspecial, 0, A_CLEAR, TPS_InHyphenNumWordPart, 0, NULL},
1795 TPARSERSTATEACTION(TPS_InHyphenNumWordPart),
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/tsearch/
H A Dwparser_def.c194 TPS_InHyphenNumWordPart, enumerator
1569 {p_isdigit, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1578 {p_isdigit, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1584 {p_isalnum, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1585 {p_isspecial, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1592 {p_isalpha, 0, A_CLEAR, TPS_InHyphenNumWordPart, 0, NULL},
1593 {p_isspecial, 0, A_CLEAR, TPS_InHyphenNumWordPart, 0, NULL},
1698 TPARSERSTATEACTION(TPS_InHyphenNumWordPart),
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/tsearch/
H A Dwparser_def.c194 TPS_InHyphenNumWordPart, enumerator
1666 {p_isdigit, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1675 {p_isdigit, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1681 {p_isalnum, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1682 {p_isspecial, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1689 {p_isalpha, 0, A_CLEAR, TPS_InHyphenNumWordPart, 0, NULL},
1690 {p_isspecial, 0, A_CLEAR, TPS_InHyphenNumWordPart, 0, NULL},
1795 TPARSERSTATEACTION(TPS_InHyphenNumWordPart),
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/tsearch/
H A Dwparser_def.c194 TPS_InHyphenNumWordPart, enumerator
1666 {p_isdigit, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1675 {p_isdigit, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1681 {p_isalnum, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1682 {p_isspecial, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1689 {p_isalpha, 0, A_CLEAR, TPS_InHyphenNumWordPart, 0, NULL},
1690 {p_isspecial, 0, A_CLEAR, TPS_InHyphenNumWordPart, 0, NULL},
1795 TPARSERSTATEACTION(TPS_InHyphenNumWordPart),
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/tsearch/
H A Dwparser_def.c194 TPS_InHyphenNumWordPart, enumerator
1666 {p_isdigit, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1675 {p_isdigit, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1681 {p_isalnum, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1682 {p_isspecial, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1689 {p_isalpha, 0, A_CLEAR, TPS_InHyphenNumWordPart, 0, NULL},
1690 {p_isspecial, 0, A_CLEAR, TPS_InHyphenNumWordPart, 0, NULL},
1795 TPARSERSTATEACTION(TPS_InHyphenNumWordPart),
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/tsearch/
H A Dwparser_def.c194 TPS_InHyphenNumWordPart, enumerator
1666 {p_isdigit, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1675 {p_isdigit, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1681 {p_isalnum, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1682 {p_isspecial, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1689 {p_isalpha, 0, A_CLEAR, TPS_InHyphenNumWordPart, 0, NULL},
1690 {p_isspecial, 0, A_CLEAR, TPS_InHyphenNumWordPart, 0, NULL},
1795 TPARSERSTATEACTION(TPS_InHyphenNumWordPart),
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/tsearch/
H A Dwparser_def.c194 TPS_InHyphenNumWordPart, enumerator
1666 {p_isdigit, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1675 {p_isdigit, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1681 {p_isalnum, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1682 {p_isspecial, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1689 {p_isalpha, 0, A_CLEAR, TPS_InHyphenNumWordPart, 0, NULL},
1690 {p_isspecial, 0, A_CLEAR, TPS_InHyphenNumWordPart, 0, NULL},
1795 TPARSERSTATEACTION(TPS_InHyphenNumWordPart),
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/tsearch/
H A Dwparser_def.c194 TPS_InHyphenNumWordPart, enumerator
1569 {p_isdigit, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1578 {p_isdigit, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1584 {p_isalnum, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1585 {p_isspecial, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1592 {p_isalpha, 0, A_CLEAR, TPS_InHyphenNumWordPart, 0, NULL},
1593 {p_isspecial, 0, A_CLEAR, TPS_InHyphenNumWordPart, 0, NULL},
1698 TPARSERSTATEACTION(TPS_InHyphenNumWordPart),
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/tsearch/
H A Dwparser_def.c194 TPS_InHyphenNumWordPart, enumerator
1569 {p_isdigit, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1578 {p_isdigit, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1584 {p_isalnum, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1585 {p_isspecial, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1592 {p_isalpha, 0, A_CLEAR, TPS_InHyphenNumWordPart, 0, NULL},
1593 {p_isspecial, 0, A_CLEAR, TPS_InHyphenNumWordPart, 0, NULL},
1698 TPARSERSTATEACTION(TPS_InHyphenNumWordPart),
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/tsearch/
H A Dwparser_def.c194 TPS_InHyphenNumWordPart, enumerator
1569 {p_isdigit, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1578 {p_isdigit, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1584 {p_isalnum, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1585 {p_isspecial, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1592 {p_isalpha, 0, A_CLEAR, TPS_InHyphenNumWordPart, 0, NULL},
1593 {p_isspecial, 0, A_CLEAR, TPS_InHyphenNumWordPart, 0, NULL},
1698 TPARSERSTATEACTION(TPS_InHyphenNumWordPart),
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/tsearch/
H A Dwparser_def.c194 TPS_InHyphenNumWordPart, enumerator
1569 {p_isdigit, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1578 {p_isdigit, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1584 {p_isalnum, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1585 {p_isspecial, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1592 {p_isalpha, 0, A_CLEAR, TPS_InHyphenNumWordPart, 0, NULL},
1593 {p_isspecial, 0, A_CLEAR, TPS_InHyphenNumWordPart, 0, NULL},
1698 TPARSERSTATEACTION(TPS_InHyphenNumWordPart),
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/tsearch/
H A Dwparser_def.c194 TPS_InHyphenNumWordPart,
1569 {p_isdigit, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1578 {p_isdigit, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1584 {p_isalnum, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1585 {p_isspecial, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1592 {p_isalpha, 0, A_CLEAR, TPS_InHyphenNumWordPart, 0, NULL},
1593 {p_isspecial, 0, A_CLEAR, TPS_InHyphenNumWordPart, 0, NULL},
1698 TPARSERSTATEACTION(TPS_InHyphenNumWordPart),
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/tsearch/
H A Dwparser_def.c194 TPS_InHyphenNumWordPart, enumerator
1666 {p_isdigit, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1675 {p_isdigit, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1681 {p_isalnum, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1682 {p_isspecial, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1689 {p_isalpha, 0, A_CLEAR, TPS_InHyphenNumWordPart, 0, NULL},
1690 {p_isspecial, 0, A_CLEAR, TPS_InHyphenNumWordPart, 0, NULL},
1795 TPARSERSTATEACTION(TPS_InHyphenNumWordPart),
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/tsearch/
H A Dwparser_def.c194 TPS_InHyphenNumWordPart, enumerator
1569 {p_isdigit, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1578 {p_isdigit, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1584 {p_isalnum, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1585 {p_isspecial, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1592 {p_isalpha, 0, A_CLEAR, TPS_InHyphenNumWordPart, 0, NULL},
1593 {p_isspecial, 0, A_CLEAR, TPS_InHyphenNumWordPart, 0, NULL},
1698 TPARSERSTATEACTION(TPS_InHyphenNumWordPart),
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/tsearch/
H A Dwparser_def.c194 TPS_InHyphenNumWordPart, in g_strstr_lv()
1569 {p_isdigit, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1578 {p_isdigit, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1584 {p_isalnum, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1585 {p_isspecial, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1592 {p_isalpha, 0, A_CLEAR, TPS_InHyphenNumWordPart, 0, NULL},
1593 {p_isspecial, 0, A_CLEAR, TPS_InHyphenNumWordPart, 0, NULL},
1698 TPARSERSTATEACTION(TPS_InHyphenNumWordPart),
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/tsearch/
H A Dwparser_def.c194 TPS_InHyphenNumWordPart, enumerator
1562 {p_isdigit, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1571 {p_isdigit, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1577 {p_isalnum, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1578 {p_isspecial, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1585 {p_isalpha, 0, A_CLEAR, TPS_InHyphenNumWordPart, 0, NULL},
1586 {p_isspecial, 0, A_CLEAR, TPS_InHyphenNumWordPart, 0, NULL},
1691 TPARSERSTATEACTION(TPS_InHyphenNumWordPart),
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/tsearch/
H A Dwparser_def.c194 TPS_InHyphenNumWordPart, enumerator
1562 {p_isdigit, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1571 {p_isdigit, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1577 {p_isalnum, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1578 {p_isspecial, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1585 {p_isalpha, 0, A_CLEAR, TPS_InHyphenNumWordPart, 0, NULL},
1586 {p_isspecial, 0, A_CLEAR, TPS_InHyphenNumWordPart, 0, NULL},
1691 TPARSERSTATEACTION(TPS_InHyphenNumWordPart),
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/tsearch/
H A Dwparser_def.c194 TPS_InHyphenNumWordPart, enumerator
1666 {p_isdigit, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1675 {p_isdigit, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1681 {p_isalnum, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1682 {p_isspecial, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1689 {p_isalpha, 0, A_CLEAR, TPS_InHyphenNumWordPart, 0, NULL},
1690 {p_isspecial, 0, A_CLEAR, TPS_InHyphenNumWordPart, 0, NULL},
1795 TPARSERSTATEACTION(TPS_InHyphenNumWordPart),
/dports/databases/postgresql14-contrib/postgresql-14.1/src/backend/tsearch/
H A Dwparser_def.c194 TPS_InHyphenNumWordPart, enumerator
1562 {p_isdigit, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1571 {p_isdigit, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1577 {p_isalnum, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1578 {p_isspecial, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1585 {p_isalpha, 0, A_CLEAR, TPS_InHyphenNumWordPart, 0, NULL},
1586 {p_isspecial, 0, A_CLEAR, TPS_InHyphenNumWordPart, 0, NULL},
1691 TPARSERSTATEACTION(TPS_InHyphenNumWordPart),
/dports/databases/postgresql14-plpython/postgresql-14.1/src/backend/tsearch/
H A Dwparser_def.c194 TPS_InHyphenNumWordPart, enumerator
1562 {p_isdigit, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1571 {p_isdigit, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1577 {p_isalnum, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1578 {p_isspecial, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1585 {p_isalpha, 0, A_CLEAR, TPS_InHyphenNumWordPart, 0, NULL},
1586 {p_isspecial, 0, A_CLEAR, TPS_InHyphenNumWordPart, 0, NULL},
1691 TPARSERSTATEACTION(TPS_InHyphenNumWordPart),
/dports/databases/postgresql14-plperl/postgresql-14.1/src/backend/tsearch/
H A Dwparser_def.c194 TPS_InHyphenNumWordPart, enumerator
1562 {p_isdigit, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1571 {p_isdigit, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1577 {p_isalnum, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1578 {p_isspecial, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1585 {p_isalpha, 0, A_CLEAR, TPS_InHyphenNumWordPart, 0, NULL},
1586 {p_isspecial, 0, A_CLEAR, TPS_InHyphenNumWordPart, 0, NULL},
1691 TPARSERSTATEACTION(TPS_InHyphenNumWordPart),
/dports/databases/postgresql14-docs/postgresql-14.1/src/backend/tsearch/
H A Dwparser_def.c194 TPS_InHyphenNumWordPart, enumerator
1562 {p_isdigit, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1571 {p_isdigit, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1577 {p_isalnum, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1578 {p_isspecial, 0, A_NEXT, TPS_InHyphenNumWordPart, 0, NULL},
1585 {p_isalpha, 0, A_CLEAR, TPS_InHyphenNumWordPart, 0, NULL},
1586 {p_isspecial, 0, A_CLEAR, TPS_InHyphenNumWordPart, 0, NULL},
1691 TPARSERSTATEACTION(TPS_InHyphenNumWordPart),

12