Searched refs:value_length (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/contrib/expat/lib/
H A Dexpat.h318 the value_length argument. Since it is legal to have zero-length
334 int value_length,
/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
/freebsd-9.3-release/contrib/expat/xmlwf/
H A Dxmlwf.c485 int value_length,
498 characterData(fp, value, value_length);
481 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/contrib/expat/tests/
H A Druntests.c108 int value_length,
104 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

Completed in 105 milliseconds