diff --git a/reference/strings/functions/substr-compare.xml b/reference/strings/functions/substr-compare.xml new file mode 100644 index 0000000000..defde59728 --- /dev/null +++ b/reference/strings/functions/substr-compare.xml @@ -0,0 +1,45 @@ + + + + + substr_compare + + Binary safe optionally case insensitive comparison of 2 strings from an offset, up to length characters + + + + Description + + intsubstr_compare + stringmain_str + stringstr + intoffset + intlength + boolcase_sensitivity + + + &warn.undocumented.func; + + + + +