lengthptr 4455 ext/pcre/pcrelib/pcre_compile.c compile_data *cd, int *lengthptr) lengthptr 4511 ext/pcre/pcrelib/pcre_compile.c if (lengthptr != NULL) DPRINTF((">> start branch\n")); lengthptr 4584 ext/pcre/pcrelib/pcre_compile.c if (lengthptr != NULL) lengthptr 4606 ext/pcre/pcrelib/pcre_compile.c if (OFLOW_MAX - *lengthptr < code - last_code) lengthptr 4612 ext/pcre/pcrelib/pcre_compile.c *lengthptr += (int)(code - last_code); lengthptr 4613 ext/pcre/pcrelib/pcre_compile.c DPRINTF(("length=%d added %d c=%c (0x%x)\n", *lengthptr, lengthptr 4660 ext/pcre/pcrelib/pcre_compile.c if (lengthptr == NULL) /* Don't attempt in pre-compile phase */ lengthptr 4712 ext/pcre/pcrelib/pcre_compile.c if (lengthptr == NULL) /* Don't attempt in pre-compile phase */ lengthptr 4740 ext/pcre/pcrelib/pcre_compile.c if (lengthptr != NULL) lengthptr 4742 ext/pcre/pcrelib/pcre_compile.c if (OFLOW_MAX - *lengthptr < code - last_code) lengthptr 4747 ext/pcre/pcrelib/pcre_compile.c *lengthptr += (int)(code - last_code); /* To include callout length */ lengthptr 4943 ext/pcre/pcrelib/pcre_compile.c if (lengthptr != NULL && class_uchardata > class_uchardata_base) lengthptr 4945 ext/pcre/pcrelib/pcre_compile.c *lengthptr += (int)(class_uchardata - class_uchardata_base); lengthptr 5571 ext/pcre/pcrelib/pcre_compile.c if (lengthptr != NULL) lengthptr 5572 ext/pcre/pcrelib/pcre_compile.c *lengthptr += (int)(class_uchardata - class_uchardata_base); lengthptr 5582 ext/pcre/pcrelib/pcre_compile.c if (lengthptr == NULL) /* Save time in the pre-compile phase */ lengthptr 5711 ext/pcre/pcrelib/pcre_compile.c if (lengthptr == NULL && cd->hwm >= cd->start_workspace + LINK_SIZE) lengthptr 6085 ext/pcre/pcrelib/pcre_compile.c if (lengthptr != NULL) lengthptr 6091 ext/pcre/pcrelib/pcre_compile.c OFLOW_MAX - *lengthptr < delta) lengthptr 6096 ext/pcre/pcrelib/pcre_compile.c *lengthptr += delta; lengthptr 6158 ext/pcre/pcrelib/pcre_compile.c if (lengthptr != NULL && repeat_max > 0) lengthptr 6165 ext/pcre/pcrelib/pcre_compile.c OFLOW_MAX - *lengthptr < delta) lengthptr 6170 ext/pcre/pcrelib/pcre_compile.c *lengthptr += delta; lengthptr 6282 ext/pcre/pcrelib/pcre_compile.c if (lengthptr == NULL) lengthptr 6635 ext/pcre/pcrelib/pcre_compile.c if (lengthptr != NULL) /* In pass 1 just add in the length */ lengthptr 6637 ext/pcre/pcrelib/pcre_compile.c *lengthptr += arglen; /* overflow. */ lengthptr 6833 ext/pcre/pcrelib/pcre_compile.c if (lengthptr != NULL) skipbytes += IMM2_SIZE; lengthptr 6848 ext/pcre/pcrelib/pcre_compile.c if (lengthptr != NULL) break; lengthptr 7098 ext/pcre/pcrelib/pcre_compile.c if (lengthptr != NULL) lengthptr 7217 ext/pcre/pcrelib/pcre_compile.c if (lengthptr != NULL) lengthptr 7246 ext/pcre/pcrelib/pcre_compile.c *lengthptr += IMM2_SIZE; lengthptr 7259 ext/pcre/pcrelib/pcre_compile.c *lengthptr += 2 + 2*LINK_SIZE; lengthptr 7268 ext/pcre/pcrelib/pcre_compile.c if (cd->dupgroups) *lengthptr += 4 + 4*LINK_SIZE; lengthptr 7334 ext/pcre/pcrelib/pcre_compile.c if (lengthptr == NULL && cd->dupnames) lengthptr 7488 ext/pcre/pcrelib/pcre_compile.c if (lengthptr == NULL) lengthptr 7609 ext/pcre/pcrelib/pcre_compile.c (lengthptr == NULL || *lengthptr == 2 + 2*LINK_SIZE)) lengthptr 7709 ext/pcre/pcrelib/pcre_compile.c (lengthptr == NULL)? NULL : /* Actual compile phase */ lengthptr 7734 ext/pcre/pcrelib/pcre_compile.c if (bravalue == OP_COND && lengthptr == NULL) lengthptr 7786 ext/pcre/pcrelib/pcre_compile.c if (lengthptr != NULL) lengthptr 7788 ext/pcre/pcrelib/pcre_compile.c if (OFLOW_MAX - *lengthptr < length_prevgroup - 2 - 2*LINK_SIZE) lengthptr 7793 ext/pcre/pcrelib/pcre_compile.c *lengthptr += length_prevgroup - 2 - 2*LINK_SIZE; lengthptr 8246 ext/pcre/pcrelib/pcre_compile.c branch_chain *bcptr, compile_data *cd, int *lengthptr) lengthptr 8342 ext/pcre/pcrelib/pcre_compile.c cond_depth, cd, (lengthptr == NULL)? NULL : &length)) lengthptr 8355 ext/pcre/pcrelib/pcre_compile.c if (lengthptr == NULL) lengthptr 8455 ext/pcre/pcrelib/pcre_compile.c if (lengthptr == NULL) lengthptr 8511 ext/pcre/pcrelib/pcre_compile.c if (lengthptr != NULL) lengthptr 8513 ext/pcre/pcrelib/pcre_compile.c if (OFLOW_MAX - *lengthptr < length) lengthptr 8518 ext/pcre/pcrelib/pcre_compile.c *lengthptr += length; lengthptr 8532 ext/pcre/pcrelib/pcre_compile.c if (lengthptr != NULL)