Home | History | Annotate | Download | only in libxslt

Lines Matching full:res_ptr

1420     void *res_ptr;
1459 res_ptr = xmlHashLookup2(ctxt->globalVars, name, href);
1460 if (res_ptr != 0) {