endtoend-test-psl/tests/Psl/Str
2019-12-24 02:01:46 +01:00
..
Byte Initial commit 2019-12-24 02:01:46 +01:00
CapitalizeTest.php Initial commit 2019-12-24 02:01:46 +01:00
CapitalizeWordsTest.php Initial commit 2019-12-24 02:01:46 +01:00
ChrTest.php Initial commit 2019-12-24 02:01:46 +01:00
ChunkTest.php Initial commit 2019-12-24 02:01:46 +01:00
ConcatTest.php Initial commit 2019-12-24 02:01:46 +01:00
ContainsCiTest.php Initial commit 2019-12-24 02:01:46 +01:00
ContainsTest.php Initial commit 2019-12-24 02:01:46 +01:00
EncodingTest.php Initial commit 2019-12-24 02:01:46 +01:00
EndsWithCiTest.php Initial commit 2019-12-24 02:01:46 +01:00
EndsWithTest.php Initial commit 2019-12-24 02:01:46 +01:00
FoldTest.php Initial commit 2019-12-24 02:01:46 +01:00
FormatNumberTest.php Initial commit 2019-12-24 02:01:46 +01:00
FormatTest.php Initial commit 2019-12-24 02:01:46 +01:00
FromCodePointsTest.php Initial commit 2019-12-24 02:01:46 +01:00
IsEmptyTest.php Initial commit 2019-12-24 02:01:46 +01:00
IsStringTest.php Initial commit 2019-12-24 02:01:46 +01:00
JoinTest.php Initial commit 2019-12-24 02:01:46 +01:00
LengthTest.php Initial commit 2019-12-24 02:01:46 +01:00
LevenshteinTest.php Initial commit 2019-12-24 02:01:46 +01:00
LowercaseTest.php Initial commit 2019-12-24 02:01:46 +01:00
MetaphoneTest.php Initial commit 2019-12-24 02:01:46 +01:00
OrdTest.php Initial commit 2019-12-24 02:01:46 +01:00
PadLeftTest.php Initial commit 2019-12-24 02:01:46 +01:00
PadRightTest.php Initial commit 2019-12-24 02:01:46 +01:00
RepeatTest.php Initial commit 2019-12-24 02:01:46 +01:00
ReplaceCiTest.php Initial commit 2019-12-24 02:01:46 +01:00
ReplaceEveryCiTest.php Initial commit 2019-12-24 02:01:46 +01:00
ReplaceEveryTest.php Initial commit 2019-12-24 02:01:46 +01:00
ReplaceTest.php Initial commit 2019-12-24 02:01:46 +01:00
SearchCiTest.php Initial commit 2019-12-24 02:01:46 +01:00
SearchLastCiTest.php Initial commit 2019-12-24 02:01:46 +01:00
SearchLastTest.php Initial commit 2019-12-24 02:01:46 +01:00
SearchTest.php Initial commit 2019-12-24 02:01:46 +01:00
SliceTest.php Initial commit 2019-12-24 02:01:46 +01:00
SpliceTest.php Initial commit 2019-12-24 02:01:46 +01:00
SplitTest.php Initial commit 2019-12-24 02:01:46 +01:00
StartsWithCiTest.php Initial commit 2019-12-24 02:01:46 +01:00
StartsWithTest.php Initial commit 2019-12-24 02:01:46 +01:00
StripPrefixTest.php Initial commit 2019-12-24 02:01:46 +01:00
StripSuffixTest.php Initial commit 2019-12-24 02:01:46 +01:00
ToIntTest.php Initial commit 2019-12-24 02:01:46 +01:00
TrimLeftTest.php Initial commit 2019-12-24 02:01:46 +01:00
TrimRightTest.php Initial commit 2019-12-24 02:01:46 +01:00
TrimTest.php Initial commit 2019-12-24 02:01:46 +01:00
TruncateTest.php Initial commit 2019-12-24 02:01:46 +01:00
UppercaseTest.php Initial commit 2019-12-24 02:01:46 +01:00
WidthTest.php Initial commit 2019-12-24 02:01:46 +01:00
WrapTest.php Initial commit 2019-12-24 02:01:46 +01:00