Searched refs:newStr (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/libXt/dist/src/
H A DTMparse.c1783 _XtString newStr; local in function:ParseParamSeq
1785 str = ParseString(str, &newStr);
1786 if (newStr != NULL) {
1796 temp->param = newStr;

Completed in 4 milliseconds