Home
last modified time | relevance | path

Searched defs:dynamicAttribute (Results 1 – 8 of 8) sorted by relevance

/dports/devel/kf5-ktexteditor/ktexteditor-5.89.0/src/utils/
H A Dattribute.cpp66 Attribute::Ptr Attribute::dynamicAttribute(ActivationType type) const in dynamicAttribute() function in Attribute
/dports/net/openldap25-server/openldap-2.5.9/servers/slapd/
H A Dschema_prep.c419 static AttributeTypeSchemaCheckFN dynamicAttribute; variable
1613 static int dynamicAttribute ( in dynamicAttribute() function
/dports/net/openldap24-server/openldap-2.4.59/servers/slapd/
H A Dschema_prep.c419 static AttributeTypeSchemaCheckFN dynamicAttribute; variable
1589 static int dynamicAttribute ( in dynamicAttribute() function
/dports/net/openldap24-client/openldap-2.4.59/servers/slapd/
H A Dschema_prep.c419 static AttributeTypeSchemaCheckFN dynamicAttribute; variable
1589 static int dynamicAttribute ( in dynamicAttribute() function
/dports/net/openldap25-client/openldap-2.5.9/servers/slapd/
H A Dschema_prep.c419 static AttributeTypeSchemaCheckFN dynamicAttribute; variable
1613 static int dynamicAttribute ( in dynamicAttribute() function
/dports/net/openldap26-server/openldap-2.6.0/servers/slapd/
H A Dschema_prep.c419 static AttributeTypeSchemaCheckFN dynamicAttribute; variable
1613 static int dynamicAttribute ( in dynamicAttribute() function
/dports/net/openldap26-client/openldap-2.6.0/servers/slapd/
H A Dschema_prep.c419 static AttributeTypeSchemaCheckFN dynamicAttribute; variable
1613 static int dynamicAttribute ( in dynamicAttribute() function
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/PyKDE4/
H A Dktexteditor.py485 def dynamicAttribute(self): member in KTextEditor.Attribute