Searched refs:startswith (Results 1 - 21 of 21) sorted by relevance

/forgerock/opendj-b2.6/tests/staf-tests/shared/python/
H A Dschema.py65 if line.startswith('objectClasses:'):
70 elif line.startswith('attributeTypes:'):
76 if line.startswith('objectClasses:'):
181 not (f.startswith("objectClasses") or \
182 f.startswith("attributeTypes")):
189 elif f.startswith("objectClasses") or f.startswith("attributeTypes"):
H A Dsnmp.py43 if line.startswith('ds'):
H A Dcommon.py628 if line.startswith(toolsName):
801 if changeAttr.startswith(attribute):
835 if attr.startswith('dn:'):
843 if gethostbyname(hostname).startswith('127.0'):
H A Dreplication.py176 if gethostbyname(hostname).startswith('127.0'):
/forgerock/opendj2/tests/staf-tests/shared/python/
H A Dschema.py64 if line.startswith('objectClasses:'):
69 elif line.startswith('attributeTypes:'):
75 if line.startswith('objectClasses:'):
180 not (f.startswith("objectClasses") or \
181 f.startswith("attributeTypes")):
188 elif f.startswith("objectClasses") or f.startswith("attributeTypes"):
H A Dsnmp.py42 if line.startswith('ds'):
H A Dcommon.py627 if line.startswith(toolsName):
800 if changeAttr.startswith(attribute):
834 if attr.startswith('dn:'):
842 if gethostbyname(hostname).startswith('127.0'):
H A Dreplication.py180 if gethostbyname(hostname).startswith('127.0'):
/forgerock/opendj2.6.2/tests/staf-tests/shared/python/
H A Dschema.py65 if line.startswith('objectClasses:'):
70 elif line.startswith('attributeTypes:'):
76 if line.startswith('objectClasses:'):
181 not (f.startswith("objectClasses") or \
182 f.startswith("attributeTypes")):
189 elif f.startswith("objectClasses") or f.startswith("attributeTypes"):
H A Dsnmp.py43 if line.startswith('ds'):
H A Dcommon.py628 if line.startswith(toolsName):
801 if changeAttr.startswith(attribute):
835 if attr.startswith('dn:'):
843 if gethostbyname(hostname).startswith('127.0'):
H A Dreplication.py176 if gethostbyname(hostname).startswith('127.0'):
/forgerock/opendj2-jel-hg/tests/staf-tests/shared/python/
H A Dschema.py65 if line.startswith('objectClasses:'):
70 elif line.startswith('attributeTypes:'):
76 if line.startswith('objectClasses:'):
181 not (f.startswith("objectClasses") or \
182 f.startswith("attributeTypes")):
189 elif f.startswith("objectClasses") or f.startswith("attributeTypes"):
H A Dsnmp.py43 if line.startswith('ds'):
H A Dcommon.py628 if line.startswith(toolsName):
801 if changeAttr.startswith(attribute):
835 if attr.startswith('dn:'):
843 if gethostbyname(hostname).startswith('127.0'):
H A Dreplication.py176 if gethostbyname(hostname).startswith('127.0'):
/forgerock/opendj2-hg/tests/staf-tests/shared/python/
H A Dschema.py64 if line.startswith('objectClasses:'):
69 elif line.startswith('attributeTypes:'):
75 if line.startswith('objectClasses:'):
180 not (f.startswith("objectClasses") or \
181 f.startswith("attributeTypes")):
188 elif f.startswith("objectClasses") or f.startswith("attributeTypes"):
H A Dsnmp.py42 if line.startswith('ds'):
H A Dcommon.py627 if line.startswith(toolsName):
800 if changeAttr.startswith(attribute):
834 if attr.startswith('dn:'):
842 if gethostbyname(hostname).startswith('127.0'):
H A Dreplication.py180 if gethostbyname(hostname).startswith('127.0'):
/forgerock/openidm-v4/openidm-zip/src/main/resources/samples/scriptedazure/tools/shared/
H A DODataFilterVisitor.groovy100 filterFactory.argFactory.startswith(

Completed in 155 milliseconds