Home | History | Annotate | Download | only in unicode

Lines Matching refs:argNumber

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