Searched defs:value_length (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/expat/tests/
H A Druntests.c104 dummy_entity_decl_handler(void *userData, const XML_Char *entityName, int is_parameter_entity, const XML_Char *value, int value_length, const XML_Char *base, const XML_Char *systemId, const XML_Char *publicId, const XML_Char *notationName) argument
/freebsd-9.3-release/contrib/expat/xmlwf/
H A Dxmlwf.c481 metaEntityDecl(void *userData, const XML_Char *entityName, int is_param, const XML_Char *value, int value_length, const XML_Char *base, const XML_Char *systemId, const XML_Char *publicId, const XML_Char *notationName) argument
/freebsd-9.3-release/crypto/openssl/crypto/
H A Dcrypto.h180 size_t *value_length; /* Returned length of value for output */ member in struct:openssl_item_st

Completed in 139 milliseconds