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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxmlregexp.c334 int *errCounts; /* counters at the error state */ member in struct:_xmlRegExecCtxt
3319 exec->errCounts = &exec->counts[comp->nbCounters];
3322 exec->errCounts = NULL;
3817 memcpy(exec->errCounts, exec->counts,
3865 memcpy(exec->errCounts, exec->counts,
4076 count = exec->errCounts[trans->counter];
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlregexp.c341 int *errCounts; /* counters at the error state */ member in struct:_xmlRegExecCtxt
3490 exec->errCounts = &exec->counts[comp->nbCounters];
3493 exec->errCounts = NULL;
3988 memcpy(exec->errCounts, exec->counts,
4036 memcpy(exec->errCounts, exec->counts,
4247 count = exec->errCounts[trans->counter];
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxmlregexp.c334 int *errCounts; /* counters at the error state */ member in struct:_xmlRegExecCtxt
3319 exec->errCounts = &exec->counts[comp->nbCounters];
3322 exec->errCounts = NULL;
3817 memcpy(exec->errCounts, exec->counts,
3865 memcpy(exec->errCounts, exec->counts,
4076 count = exec->errCounts[trans->counter];

Completed in 184 milliseconds