Lines Matching defs:called

905 /* This function is called during the second compiling phase, if the number of
942 /* This function is called when a '{' is encountered in a place where it might
977 /* This function is called when a \ has been encountered. It either returns a
1480 /* This function is called after \P or \p has been encountered, provided that
1576 /* Read an item of the form {n,m} and return the values. This is called only
1640 /* This is called by several functions that scan a compiled expression looking
1698 temporarily terminated with OP_END when this function is called.
1700 This function is called when a backward assertion is encountered, so that if it
1709 atend TRUE if called when the pattern is complete
2042 so that it can be called from pcre_study() when finding the minimum matching
2324 can match the empty string or not. It is called from could_be_empty()
2375 called only when doing the real compile, not during the pre-compile that
2385 when called to scan a completed pattern by setting cd->start_workspace to
2704 /* This function is called to check for left recursive calls. We want to check
2708 This function is called only during the real compile, not during the
2765 /* This function is called by check_auto_possessive() when a property item
3830 /* This function is called when the sequence "[:" or "[." or "[=" is
3902 /* This function is called to check the name given in a POSIX-style class entry
3940 is called, the partially compiled regex must be temporarily terminated with
4002 /* This function is called when the PCRE_AUTO_CALLOUT option is set, to insert
7229 const pcre_uchar *called;
7235 be called on this path, nor with the jump to OTHER_CHAR_AFTER_QUERY
7295 called = cd->start_code;
7308 called = PRIV(find_bracket)(cd->start_code, utf, recno);
7312 if (called == NULL)
7320 /* Fudge the value of "called" so that when it is inserted as an
7324 called = cd->start_code + recno;
7343 else if (GET(called, 1) == 0 && cond_depth <= 0 &&
7344 could_be_empty(called, code, bcptr, utf, cd))
7356 PUT(code, 1, (int)(called - cd->start_code));
8459 /* This is called to find out if every branch starts with ^ or .* so that
8677 /* This function is called between compiling passes to add an entry to the