Searched refs:data_ref (Results 1 – 2 of 2) sorted by relevance
171 CFDataRef* data_ref) {184 *data_ref = CGDataProviderCopyData(provider);185 assert(*data_ref);
1655 xmlZMemBuffGetContent( xmlZMemBuffPtr buff, char ** data_ref ) { in xmlZMemBuffGetContent() argument1660 if ( ( buff == NULL ) || ( data_ref == NULL ) ) in xmlZMemBuffGetContent()1697 *data_ref = (char *)buff->zbuff; in xmlZMemBuffGetContent()