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

/macosx-10.10/pcre-7/pcre/
H A Dpcre_dfa_exec.c355 #define ADD_NEW_DATA(x,y,z) \ macro
494 ADD_NEW_DATA(-bstate, 0, gone_back - back);
630 ADD_NEW_DATA(state_offset, current_state->count,
1185 ADD_NEW_DATA(-state_offset, count, ncount);
1221 ADD_NEW_DATA(-state_offset, count, ncount);
1264 ADD_NEW_DATA(-state_offset, count, 0);
1315 ADD_NEW_DATA(-state_offset, count, 0);
1416 ADD_NEW_DATA(-(state_offset + count), 0, ncount);
1460 ADD_NEW_DATA(-(state_offset + count), 0, ncount);
1510 ADD_NEW_DATA(
[all...]

Completed in 97 milliseconds