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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/pcre-8.31/
H A Dpcre_exec.c1755 new_recursive.saved_max = md->offset_end;
1756 if (new_recursive.saved_max <= REC_STACK_SAVE_MAX)
1761 (int *)(PUBL(malloc))(new_recursive.saved_max * sizeof(int));
1765 new_recursive.saved_max * sizeof(int));
1779 new_recursive.saved_max * sizeof(int));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/pcre-8.31/
H A Dpcre_exec.c1755 new_recursive.saved_max = md->offset_end;
1756 if (new_recursive.saved_max <= REC_STACK_SAVE_MAX)
1761 (int *)(PUBL(malloc))(new_recursive.saved_max * sizeof(int));
1765 new_recursive.saved_max * sizeof(int));
1779 new_recursive.saved_max * sizeof(int));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/pcre-8.31/
H A Dpcre_exec.c1755 new_recursive.saved_max = md->offset_end;
1756 if (new_recursive.saved_max <= REC_STACK_SAVE_MAX)
1761 (int *)(PUBL(malloc))(new_recursive.saved_max * sizeof(int));
1765 new_recursive.saved_max * sizeof(int));
1779 new_recursive.saved_max * sizeof(int));

Completed in 141 milliseconds