Lines Matching refs:zero

133     pcre_compile.c when checking for a zero character.
338 5. A reference to an unset group with zero minimum repetition was giving
510 was still zero ("insufficient space for captured substrings"). This cannot
531 ovector, the return from the function was zero, implying that there were
1190 computed the wrong minimum data length (which is of course zero for such
1267 version may start with zero. Using 08 or 09 is a bad idea because users
1326 zero, as does GNU grep. However, pcregrep was also printing all files when
1331 combination -clh just lists non-zero counts, with no names.
1407 17. If a caller to the POSIX matching function regexec() passes a non-zero
1409 nmatch is forced to zero.
1613 a group with a zero qualifier. The result of the study could be incorrect,
1727 12. Previously, a group with a zero repeat such as (...){0} was completely
1854 expected" is now given for (?&) (a zero-length name), and this patch also
2192 27. Patterns such as (\P{Yi}*\277)* (group with possible zero repeat containing
2488 line is "zero bytes in current character"), it caused compiler complaints.
2797 letters, a binary zero, and a closing ] in the memory that followed.
2906 (b) A binary zero was treated as data while matching, but terminated the
3070 20. When matching a repeated Unicode property with a minimum greater than zero,
3343 non-zero, in addition to the error test pointer being set to point to an
3497 would have been treated as zero, but if in addition "ovector" was passed as
3541 been extended. If start_offset is not zero, PCRE now checks that it points
3585 that had a minimum quantifier of zero caused PCRE to crash. For example,
3587 recursion. If the recursively-called subpattern itself had a zero repeat,
3879 starting offset is non-zero. Used with the /g option of pcretest (or similar
3952 matching continues; if it returns a non-zero value, the match at the current
4017 name, zero terminated. The names are in alphabetical order.
4024 calling malloc() with a zero argument.
4049 circumstances. The count starts from zero for each position in the subject
4069 otherwise it is set to zero.
4170 If the callout function in pcretest receives a non-zero value as
4268 offsets passed as NULL with zero offset count.
4448 7. Got rid of the leading zero in the definition of PCRE_MINOR because 08 and
4452 8. Defined REG_EXTENDED and REG_NOSUB as zero in the POSIX header, so that
4470 1. When startoffset was not zero and the pattern began with ".*", PCRE was not
4508 7. Fixed bug: a zero repetition after a literal string (e.g. /abcde{0}/) was
4564 1. For parenthesized subpatterns with repeats whose minimum was zero, the
4748 the next character, typically a binary zero.) This was specific to the