Home
last modified time | relevance | path

Searched defs:patBuf (Results 1 – 1 of 1) sorted by relevance

/external/icu4c/i18n/
Duregex.cpp126 UChar *patBuf = (UChar *)uprv_malloc(sizeof(UChar)*(actualPatLen+1)); in uregex_open() local
210 UChar *patBuf = (UChar *)uprv_malloc(sizeof(UChar)*(pattern16Length+1)); in uregex_openUText() local