Frees memory allocated for the state structure for the multi-pattern search engine.
void ippsRegExpMultiFree(IppRegExpMultiState* pState);
pState |
Pointer to the state structure for the multi-pattern search engine. |
The function ippsRegExpMultiFree is declared in the ippch.h file. This function frees memory allocated for the multiple patterns search engine state structure pState.
Copyright © 2000 - 2010, Intel Corporation. All rights reserved.