Home | History | Annotate | Download | only in unicode

Lines Matching refs:argNumber

119  * argNameOrNumber = argName | argNumber
121 * argNumber = '0' | ('1'..'9' ('0'..'9')*)
994 UBool argNameMatches(int32_t partIndex, const UnicodeString& argName, int32_t argNumber);