diff --git a/reference/strings/functions/stripos.xml b/reference/strings/functions/stripos.xml index 279d509e9c..9ed67744db 100755 --- a/reference/strings/functions/stripos.xml +++ b/reference/strings/functions/stripos.xml @@ -1,5 +1,5 @@ - + stripos @@ -33,6 +33,7 @@ haystack + The string to search in diff --git a/reference/strings/functions/stristr.xml b/reference/strings/functions/stristr.xml index 65e37fa728..7d6be302f0 100644 --- a/reference/strings/functions/stristr.xml +++ b/reference/strings/functions/stristr.xml @@ -1,5 +1,5 @@ - + stristr @@ -28,6 +28,7 @@ haystack + The string to search in diff --git a/reference/strings/functions/strpos.xml b/reference/strings/functions/strpos.xml index e20f811ca5..2510d00fb0 100644 --- a/reference/strings/functions/strpos.xml +++ b/reference/strings/functions/strpos.xml @@ -1,5 +1,5 @@ - + strpos @@ -31,6 +31,7 @@ haystack + The string to search in diff --git a/reference/strings/functions/strrchr.xml b/reference/strings/functions/strrchr.xml index fe6b2cb71e..fd45a1912c 100644 --- a/reference/strings/functions/strrchr.xml +++ b/reference/strings/functions/strrchr.xml @@ -1,5 +1,5 @@ - + strrchr @@ -28,6 +28,7 @@ haystack + The string to search in diff --git a/reference/strings/functions/strripos.xml b/reference/strings/functions/strripos.xml index 884efe6fc3..b9b48d34f5 100644 --- a/reference/strings/functions/strripos.xml +++ b/reference/strings/functions/strripos.xml @@ -1,5 +1,5 @@ - + strripos @@ -29,6 +29,7 @@ haystack + The string to search in