Home | History | Annotate | Download | only in i18n

Lines Matching defs:curPtr

1874     PtnElem *curPtr=nodePtr;
1880 if ( curPtr != NULL ) {
1881 if ( curPtr->next != NULL ) {
1886 curPtr=NULL;