Lines Matching refs:variables
129 * during parsing to give UnicodeSet access to variables that
1041 // E000..F8FF for variables and other stand-ins. Currently
1086 data->variables = 0;
1088 data->variables = (UnicodeFunctor**)uprv_malloc(data->variablesLength * sizeof(UnicodeFunctor*));
1090 if (data->variables == NULL) {
1098 data->variables[j] =
1552 // Set a placeholder in the master variables vector that will be
1616 // throw new RuntimeException("Private use variables exhausted");