Searched refs:nestptr (Results 1 – 1 of 1) sorted by relevance
4411 const pcre_uchar *nestptr = NULL; in compile_branch() local4506 if (c == CHAR_NULL && nestptr != NULL) in compile_branch()4508 ptr = nestptr; in compile_branch()4509 nestptr = NULL; in compile_branch()4642 if (!is_quantifier && previous_callout != NULL && nestptr == NULL && in compile_branch()4653 if ((options & PCRE_AUTO_CALLOUT) != 0 && !is_quantifier && nestptr == NULL) in compile_branch()4752 nestptr = ptr + 7; in compile_branch()4759 nestptr = ptr + 7; in compile_branch()4952 nestptr = tempptr + 1; in compile_branch()5083 nestptr = ptr; in compile_branch()[all …]