Searched defs:inputChars (Results 1 – 5 of 5) sorted by relevance
440 bool WMLInputElement::isConformedToInputMask(const String& inputChars) in isConformedToInputMask()
305 bool InputElement::isConformToInputMask(const InputElementData& data, const String& inputChars) in isConformToInputMask()
331 UChar *inputChars = (UChar *)uprv_malloc(sizeof(UChar)*(len16+1)); in appendReplacement() local523 UChar *inputChars = (UChar *)uprv_malloc(sizeof(UChar)*(len16)); in appendTail() local1407 UChar *inputChars = result->getBuffer(len16); in input() local1462 UChar *inputChars = (UChar *)uprv_malloc(sizeof(UChar)*(input16Len)); in getInput() local
453 UChar *inputChars = (UChar *)uprv_malloc(sizeof(UChar)*(regexp->fTextLength+1)); in uregex_getText() local
3280 char *patternChars = NULL, *inputChars = NULL; in regex_find() local4298 char *inputChars = NULL; in PerlTestsUTF8() local