mirror of
https://github.com/cesanta/mongoose.git
synced 2025-08-06 13:37:34 +08:00
Update docs
This commit is contained in:
parent
e9c20ad992
commit
b2ee9cb363
@ -2285,6 +2285,7 @@ wildcards into the provided array `caps`.
|
|||||||
<span class="badge bg-danger">NOTE: </span> If `caps` is not NULL, then the
|
<span class="badge bg-danger">NOTE: </span> If `caps` is not NULL, then the
|
||||||
`caps` array size must be at least the number of wildcard symbols in `pattern`
|
`caps` array size must be at least the number of wildcard symbols in `pattern`
|
||||||
plus 1. The last cap will be initialized to an empty string.
|
plus 1. The last cap will be initialized to an empty string.
|
||||||
|
|
||||||
The glob pattern matching rules are as follows:
|
The glob pattern matching rules are as follows:
|
||||||
|
|
||||||
- `?` matches any single character
|
- `?` matches any single character
|
||||||
|
Loading…
Reference in New Issue
Block a user