Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/wml/
DWMLInputElement.cpp440 bool WMLInputElement::isConformedToInputMask(const String& inputChars) in isConformedToInputMask()
/external/webkit/Source/WebCore/dom/
DInputElement.cpp305 bool InputElement::isConformToInputMask(const InputElementData& data, const String& inputChars) in isConformToInputMask()
/external/icu4c/i18n/
Drematch.cpp331 UChar *inputChars = (UChar *)uprv_malloc(sizeof(UChar)*(len16+1)); in appendReplacement() local
523 UChar *inputChars = (UChar *)uprv_malloc(sizeof(UChar)*(len16)); in appendTail() local
1407 UChar *inputChars = result->getBuffer(len16); in input() local
1462 UChar *inputChars = (UChar *)uprv_malloc(sizeof(UChar)*(input16Len)); in getInput() local
Duregex.cpp453 UChar *inputChars = (UChar *)uprv_malloc(sizeof(UChar)*(regexp->fTextLength+1)); in uregex_getText() local
/external/icu4c/test/intltest/
Dregextst.cpp3280 char *patternChars = NULL, *inputChars = NULL; in regex_find() local
4298 char *inputChars = NULL; in PerlTestsUTF8() local