Home
last modified time | relevance | path

Searched refs:REGEX_REALLOCATE (Results 1 – 1 of 1) sorted by relevance

/external/clearsilver/util/regex/
Dregex.c235 #define REGEX_REALLOCATE(source, osize, nsize) realloc (source, nsize) macro
263 #define REGEX_REALLOCATE(source, osize, nsize) \ macro
297 REGEX_REALLOCATE (source, osize, nsize)