From 9037622c240dcbde852eabc3389aaea946e505ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=AD=A6=E7=94=B0=20=E6=86=B2=E5=A4=AA=E9=83=8E?= Date: Sun, 17 Nov 2024 15:23:21 +0900 Subject: [PATCH] =?UTF-8?q?chore:=20=E3=83=9E=E3=83=AB=E3=83=81=E3=83=90?= =?UTF-8?q?=E3=82=A4=E3=83=88=E9=96=A2=E9=80=A3=E3=81=AE=E6=96=B0=E8=A6=8F?= =?UTF-8?q?=E4=BD=9C=E6=88=90=E3=83=9A=E3=83=BC=E3=82=B8=E3=81=AE=E5=8E=9F?= =?UTF-8?q?=E6=96=87=E3=83=AA=E3=83=93=E3=82=B8=E3=83=A7=E3=83=B3=E3=81=A8?= =?UTF-8?q?=E3=82=AF=E3=83=AC=E3=82=B8=E3=83=83=E3=83=88=E3=82=92=E8=BF=BD?= =?UTF-8?q?=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- reference/intl/grapheme/grapheme-str-split.xml | 3 +++ reference/mbstring/functions/mb-lcfirst.xml | 4 ++++ reference/mbstring/functions/mb-ltrim.xml | 4 ++++ reference/mbstring/functions/mb-rtrim.xml | 4 ++++ reference/mbstring/functions/mb-trim.xml | 4 ++++ reference/mbstring/functions/mb-ucfirst.xml | 4 ++++ translation.xml | 1 + 7 files changed, 24 insertions(+) diff --git a/reference/intl/grapheme/grapheme-str-split.xml b/reference/intl/grapheme/grapheme-str-split.xml index 8188fcda36..ecf6d06bc6 100644 --- a/reference/intl/grapheme/grapheme-str-split.xml +++ b/reference/intl/grapheme/grapheme-str-split.xml @@ -1,5 +1,8 @@ + + + grapheme_str_split diff --git a/reference/mbstring/functions/mb-lcfirst.xml b/reference/mbstring/functions/mb-lcfirst.xml index f36cee78e8..8aa8a431b7 100644 --- a/reference/mbstring/functions/mb-lcfirst.xml +++ b/reference/mbstring/functions/mb-lcfirst.xml @@ -1,4 +1,8 @@ + + + + mb_lcfirst diff --git a/reference/mbstring/functions/mb-ltrim.xml b/reference/mbstring/functions/mb-ltrim.xml index e105058408..7d6b28fa97 100644 --- a/reference/mbstring/functions/mb-ltrim.xml +++ b/reference/mbstring/functions/mb-ltrim.xml @@ -1,4 +1,8 @@ + + + + mb_ltrim diff --git a/reference/mbstring/functions/mb-rtrim.xml b/reference/mbstring/functions/mb-rtrim.xml index fbba6e05d1..7e057112bc 100644 --- a/reference/mbstring/functions/mb-rtrim.xml +++ b/reference/mbstring/functions/mb-rtrim.xml @@ -1,4 +1,8 @@ + + + + mb_rtrim diff --git a/reference/mbstring/functions/mb-trim.xml b/reference/mbstring/functions/mb-trim.xml index e5827f5613..a4ae0a24cb 100644 --- a/reference/mbstring/functions/mb-trim.xml +++ b/reference/mbstring/functions/mb-trim.xml @@ -1,4 +1,8 @@ + + + + mb_trim diff --git a/reference/mbstring/functions/mb-ucfirst.xml b/reference/mbstring/functions/mb-ucfirst.xml index 25e0877380..f0e8af51f2 100644 --- a/reference/mbstring/functions/mb-ucfirst.xml +++ b/reference/mbstring/functions/mb-ucfirst.xml @@ -1,4 +1,8 @@ + + + + mb_ucfirst diff --git a/translation.xml b/translation.xml index ec8c2a2b9c..bcda3c1d3d 100644 --- a/translation.xml +++ b/translation.xml @@ -30,6 +30,7 @@ +