Lines Matching refs:variables
130 * during parsing to give UnicodeSet access to variables that
1042 // E000..F8FF for variables and other stand-ins. Currently
1087 data->variables = 0;
1089 data->variables = (UnicodeFunctor**)uprv_malloc(data->variablesLength * sizeof(UnicodeFunctor*));
1091 if (data->variables == NULL) {
1099 data->variables[j] =
1553 // Set a placeholder in the master variables vector that will be
1617 // throw new RuntimeException("Private use variables exhausted");