lengthptr 4457 ext/pcre/pcrelib/pcre_compile.c compile_data *cd, int *lengthptr) lengthptr 4513 ext/pcre/pcrelib/pcre_compile.c if (lengthptr != NULL) DPRINTF((">> start branch\n")); lengthptr 4586 ext/pcre/pcrelib/pcre_compile.c if (lengthptr != NULL) lengthptr 4608 ext/pcre/pcrelib/pcre_compile.c if (OFLOW_MAX - *lengthptr < code - last_code) lengthptr 4614 ext/pcre/pcrelib/pcre_compile.c *lengthptr += (int)(code - last_code); lengthptr 4615 ext/pcre/pcrelib/pcre_compile.c DPRINTF(("length=%d added %d c=%c (0x%x)\n", *lengthptr, lengthptr 4662 ext/pcre/pcrelib/pcre_compile.c if (lengthptr == NULL) /* Don't attempt in pre-compile phase */ lengthptr 4714 ext/pcre/pcrelib/pcre_compile.c if (lengthptr == NULL) /* Don't attempt in pre-compile phase */ lengthptr 4742 ext/pcre/pcrelib/pcre_compile.c if (lengthptr != NULL) lengthptr 4744 ext/pcre/pcrelib/pcre_compile.c if (OFLOW_MAX - *lengthptr < code - last_code) lengthptr 4749 ext/pcre/pcrelib/pcre_compile.c *lengthptr += (int)(code - last_code); /* To include callout length */ lengthptr 4945 ext/pcre/pcrelib/pcre_compile.c if (lengthptr != NULL && class_uchardata > class_uchardata_base) lengthptr 4947 ext/pcre/pcrelib/pcre_compile.c *lengthptr += (int)(class_uchardata - class_uchardata_base); lengthptr 5573 ext/pcre/pcrelib/pcre_compile.c if (lengthptr != NULL) lengthptr 5574 ext/pcre/pcrelib/pcre_compile.c *lengthptr += (int)(class_uchardata - class_uchardata_base); lengthptr 5584 ext/pcre/pcrelib/pcre_compile.c if (lengthptr == NULL) /* Save time in the pre-compile phase */ lengthptr 5713 ext/pcre/pcrelib/pcre_compile.c if (lengthptr == NULL && cd->hwm >= cd->start_workspace + LINK_SIZE) lengthptr 6087 ext/pcre/pcrelib/pcre_compile.c if (lengthptr != NULL) lengthptr 6093 ext/pcre/pcrelib/pcre_compile.c OFLOW_MAX - *lengthptr < delta) lengthptr 6098 ext/pcre/pcrelib/pcre_compile.c *lengthptr += delta; lengthptr 6160 ext/pcre/pcrelib/pcre_compile.c if (lengthptr != NULL && repeat_max > 0) lengthptr 6167 ext/pcre/pcrelib/pcre_compile.c OFLOW_MAX - *lengthptr < delta) lengthptr 6172 ext/pcre/pcrelib/pcre_compile.c *lengthptr += delta; lengthptr 6284 ext/pcre/pcrelib/pcre_compile.c if (lengthptr == NULL) lengthptr 6637 ext/pcre/pcrelib/pcre_compile.c if (lengthptr != NULL) /* In pass 1 just add in the length */ lengthptr 6639 ext/pcre/pcrelib/pcre_compile.c *lengthptr += arglen; /* overflow. */ lengthptr 6835 ext/pcre/pcrelib/pcre_compile.c if (lengthptr != NULL) skipbytes += IMM2_SIZE; lengthptr 6850 ext/pcre/pcrelib/pcre_compile.c if (lengthptr != NULL) break; lengthptr 7100 ext/pcre/pcrelib/pcre_compile.c if (lengthptr != NULL) lengthptr 7219 ext/pcre/pcrelib/pcre_compile.c if (lengthptr != NULL) lengthptr 7248 ext/pcre/pcrelib/pcre_compile.c *lengthptr += IMM2_SIZE; lengthptr 7261 ext/pcre/pcrelib/pcre_compile.c *lengthptr += 2 + 2*LINK_SIZE; lengthptr 7270 ext/pcre/pcrelib/pcre_compile.c if (cd->dupgroups) *lengthptr += 4 + 4*LINK_SIZE; lengthptr 7336 ext/pcre/pcrelib/pcre_compile.c if (lengthptr == NULL && cd->dupnames) lengthptr 7490 ext/pcre/pcrelib/pcre_compile.c if (lengthptr == NULL) lengthptr 7611 ext/pcre/pcrelib/pcre_compile.c (lengthptr == NULL || *lengthptr == 2 + 2*LINK_SIZE)) lengthptr 7711 ext/pcre/pcrelib/pcre_compile.c (lengthptr == NULL)? NULL : /* Actual compile phase */ lengthptr 7736 ext/pcre/pcrelib/pcre_compile.c if (bravalue == OP_COND && lengthptr == NULL) lengthptr 7788 ext/pcre/pcrelib/pcre_compile.c if (lengthptr != NULL) lengthptr 7790 ext/pcre/pcrelib/pcre_compile.c if (OFLOW_MAX - *lengthptr < length_prevgroup - 2 - 2*LINK_SIZE) lengthptr 7795 ext/pcre/pcrelib/pcre_compile.c *lengthptr += length_prevgroup - 2 - 2*LINK_SIZE; lengthptr 8248 ext/pcre/pcrelib/pcre_compile.c branch_chain *bcptr, compile_data *cd, int *lengthptr) lengthptr 8344 ext/pcre/pcrelib/pcre_compile.c cond_depth, cd, (lengthptr == NULL)? NULL : &length)) lengthptr 8357 ext/pcre/pcrelib/pcre_compile.c if (lengthptr == NULL) lengthptr 8457 ext/pcre/pcrelib/pcre_compile.c if (lengthptr == NULL) lengthptr 8513 ext/pcre/pcrelib/pcre_compile.c if (lengthptr != NULL) lengthptr 8515 ext/pcre/pcrelib/pcre_compile.c if (OFLOW_MAX - *lengthptr < length) lengthptr 8520 ext/pcre/pcrelib/pcre_compile.c *lengthptr += length; lengthptr 8534 ext/pcre/pcrelib/pcre_compile.c if (lengthptr != NULL)