Home
last modified time | relevance | path

Searched defs:maxItems (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/libucl/tests/schema/
H A DmaxItems.json4 "schema": {"maxItems": 2}, number
H A Dproperties.json43 "foo": {"type": "array", "maxItems": 3}, number
/freebsd/crypto/krb5/src/windows/leash/
H A DLeashDebugWindow.cpp144 int maxItems = m_debugListBox.GetCount(); in OnCopyToClipboard() local