RegExpMultiFree

Frees memory allocated for the state structure for the multi-pattern search engine.

Syntax

void ippsRegExpMultiFree(IppRegExpMultiState* pState);

Parameters

pState

Pointer to the state structure for the multi-pattern search engine.

Description

The function ippsRegExpMultiFree is declared in the ippch.h file. This function frees memory allocated for the multiple patterns search engine state structure pState.


Submit feedback on this help topic

Copyright © 2000 - 2010, Intel Corporation. All rights reserved.