Home | History | Annotate | Download | only in unicode

Lines Matching refs:argNumber

120  * argNameOrNumber = argName | argNumber
122 * argNumber = '0' | ('1'..'9' ('0'..'9')*)
988 UBool argNameMatches(int32_t partIndex, const UnicodeString& argName, int32_t argNumber);