Searched refs:ADD_NEW_DATA (Results 1 - 1 of 1) sorted by relevance
/forgerock/web-agents-v4/pcre/ |
H A D | pcre_dfa_exec.c | 383 #define ADD_NEW_DATA(x,y,z) \ macro 524 ADD_NEW_DATA(-bstate, 0, gone_back - back); 664 ADD_NEW_DATA(state_offset, current_state->count, 955 ADD_NEW_DATA(-(state_offset + 1), 0, 1); 980 ADD_NEW_DATA(-(state_offset + 1), 0, 1); 1449 ADD_NEW_DATA(-state_offset, count, ncount); 1487 ADD_NEW_DATA(-state_offset, count, ncount); 1524 ADD_NEW_DATA(-state_offset, count, 0); 1557 ADD_NEW_DATA(-state_offset, count, 0); 1710 ADD_NEW_DATA( [all...] |
Completed in 31 milliseconds