mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-24 21:56:05 +02:00
Merge commit '5be51ac3db225d5df501ed1fa1499c41d97dbf65'
This commit is contained in:
@@ -3,15 +3,11 @@ title: strings.Count
|
||||
description: Returns the number of non-overlapping instances of the given substring within the given string.
|
||||
categories: []
|
||||
keywords: []
|
||||
action:
|
||||
aliases: []
|
||||
related:
|
||||
- functions/go-template/len
|
||||
- functions/strings/CountRunes
|
||||
- functions/strings/CountWords
|
||||
- functions/strings/RuneCount
|
||||
returnType: int
|
||||
signatures: [strings.Count SUBSTR STRING]
|
||||
params:
|
||||
functions_and_methods:
|
||||
aliases: []
|
||||
returnType: int
|
||||
signatures: [strings.Count SUBSTR STRING]
|
||||
aliases: [/functions/strings.count]
|
||||
---
|
||||
|
||||
|
Reference in New Issue
Block a user