Cc |
src/Plugin/search_api/processor/Resources/Cc.php |
Represents characters of the Unicode category "Cc" ("Other, Control"). |
Cf |
src/Plugin/search_api/processor/Resources/Cf.php |
Represents characters of the Unicode category "Cf" ("Other, Format"). |
Co |
src/Plugin/search_api/processor/Resources/Co.php |
Represents characters of the Unicode category "Co" ("Other, Private Use"). |
Mc |
src/Plugin/search_api/processor/Resources/Mc.php |
Represents characters of the category "Mc" ("Mark, Spacing Combining"). |
Me |
src/Plugin/search_api/processor/Resources/Me.php |
Represents characters of the Unicode category "Me" ("Mark, Enclosing"). |
Mn |
src/Plugin/search_api/processor/Resources/Mn.php |
Represents characters of the Unicode category "Mn" ("Mark, Nonspacing"). |
Pc |
src/Plugin/search_api/processor/Resources/Pc.php |
Represents characters of the category "Pc" ("Punctuation, Connector"). |
Pd |
src/Plugin/search_api/processor/Resources/Pd.php |
Represents characters of the Unicode category "Pd" ("Punctuation, Dash"). |
Pe |
src/Plugin/search_api/processor/Resources/Pe.php |
Represents characters of the Unicode category "Pe" ("Punctuation, Close"). |
Pf |
src/Plugin/search_api/processor/Resources/Pf.php |
Represents characters of the category "Pf" ("Punctuation, Final quote"). |
Pi |
src/Plugin/search_api/processor/Resources/Pi.php |
Represents characters of the category "Pi" ("Punctuation, Initial quote"). |
Po |
src/Plugin/search_api/processor/Resources/Po.php |
Represents characters of the Unicode category "Po" ("Punctuation, Other"). |
Porter2 |
src/Plugin/search_api/processor/Resources/Porter2.php |
Implements the Porter2 stemming algorithm. |
Ps |
src/Plugin/search_api/processor/Resources/Ps.php |
Represents characters of the Unicode category "Ps" ("Punctuation, Open"). |
Sc |
src/Plugin/search_api/processor/Resources/Sc.php |
Represents characters of the Unicode category "Sc" ("Symbol, Currency"). |
Sk |
src/Plugin/search_api/processor/Resources/Sk.php |
Represents characters of the Unicode category "Sk" ("Symbol, Modifier"). |
Sm |
src/Plugin/search_api/processor/Resources/Sm.php |
Represents characters of the Unicode category "Sm" ("Symbol, Math"). |
So |
src/Plugin/search_api/processor/Resources/So.php |
Represents characters of the Unicode category "So" ("Symbol, Other"). |
UnicodeCharacterPropertyInterface |
src/Plugin/search_api/processor/Resources/UnicodeCharacterPropertyInterface.php |
Defines an interface for classes representing a Unicode character property. |
Zl |
src/Plugin/search_api/processor/Resources/Zl.php |
Represents characters of the Unicode category "Zl" ("Separator, Line"). |
Zp |
src/Plugin/search_api/processor/Resources/Zp.php |
Represents characters of the Unicode category "Zp" ("Separator, Paragraph"). |
Zs |
src/Plugin/search_api/processor/Resources/Zs.php |
Represents characters of the Unicode category "Zs" ("Separator, Space"). |