Searched refs:can_be_null (Results 1 - 19 of 19) sorted by relevance

/netbsd-current/external/gpl2/gettext/dist/gettext-tools/libgrep/
H A Dregex.h373 unsigned can_be_null : 1;
370 unsigned can_be_null : 1; member in struct:re_pattern_buffer
H A Dregex.c1113 printf ("can_be_null: %d\t", bufp->can_be_null);
4530 We set the `fastmap', `fastmap_accurate', and `can_be_null' fields in
4595 bufp->can_be_null = 0;
4604 bufp->can_be_null |= path_can_be_null;
4626 `can_be_null' stops `re_search_2' from using the fastmap, so
4629 bufp->can_be_null = 1;
4658 bufp->can_be_null = 1;
4705 /* Return if we have already set `can_be_null'; if we have,
4707 else if (bufp->can_be_null)
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/include/
H A Dxregex2.h369 unsigned can_be_null : 1;
366 unsigned can_be_null : 1; member in struct:re_pattern_buffer
/netbsd-current/external/gpl3/gdb.old/dist/include/
H A Dxregex2.h369 unsigned can_be_null : 1;
366 unsigned can_be_null : 1; member in struct:re_pattern_buffer
/netbsd-current/external/gpl3/gcc/dist/include/
H A Dxregex2.h369 unsigned can_be_null : 1;
366 unsigned can_be_null : 1; member in struct:re_pattern_buffer
/netbsd-current/external/gpl3/gdb/dist/include/
H A Dxregex2.h369 unsigned can_be_null : 1;
366 unsigned can_be_null : 1; member in struct:re_pattern_buffer
/netbsd-current/external/gpl3/binutils.old/dist/include/
H A Dxregex2.h369 unsigned can_be_null : 1;
366 unsigned can_be_null : 1; member in struct:re_pattern_buffer
/netbsd-current/external/gpl3/binutils/dist/include/
H A Dxregex2.h369 unsigned can_be_null : 1;
366 unsigned can_be_null : 1; member in struct:re_pattern_buffer
/netbsd-current/external/gpl2/xcvs/dist/lib/
H A Dregex.h489 unsigned int _REG_RE_NAME (can_be_null) : 1;
676 # define re_can_be_null can_be_null
/netbsd-current/external/gpl2/diffutils/dist/lib/posix/
H A Dregex.h366 unsigned can_be_null : 1;
363 unsigned can_be_null : 1; member in struct:re_pattern_buffer
/netbsd-current/external/gpl2/grep/dist/lib/posix/
H A Dregex.h370 unsigned can_be_null : 1;
367 unsigned can_be_null : 1; member in struct:re_pattern_buffer
/netbsd-current/external/gpl2/diffutils/dist/lib/
H A Dregex.c1180 printf ("can_be_null: %d\t", bufp->can_be_null);
4628 We set the `fastmap', `fastmap_accurate', and `can_be_null' fields in
4696 bufp->can_be_null = 0;
4705 bufp->can_be_null |= path_can_be_null;
4727 `can_be_null' stops `re_search_2' from using the fastmap, so
4730 bufp->can_be_null = 1;
4759 bufp->can_be_null = 1;
4806 /* Return if we have already set `can_be_null'; if we have,
4808 else if (bufp->can_be_null)
[all...]
/netbsd-current/external/gpl2/grep/dist/lib/
H A Dregex.c1118 printf ("can_be_null: %d\t", bufp->can_be_null);
4545 We set the `fastmap', `fastmap_accurate', and `can_be_null' fields in
4610 bufp->can_be_null = 0;
4619 bufp->can_be_null |= path_can_be_null;
4641 `can_be_null' stops `re_search_2' from using the fastmap, so
4644 bufp->can_be_null = 1;
4672 bufp->can_be_null = 1;
4719 /* Return if we have already set `can_be_null'; if we have,
4721 else if (bufp->can_be_null)
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libiberty/
H A Dregex.c1168 printf ("can_be_null: %d\t", bufp->can_be_null);
4530 We set the `fastmap', `fastmap_accurate', and `can_be_null' fields in
4600 bufp->can_be_null = 0;
4609 bufp->can_be_null |= path_can_be_null;
4631 `can_be_null' stops `re_search_2' from using the fastmap, so
4634 bufp->can_be_null = 1;
4663 bufp->can_be_null = 1;
4710 /* Return if we have already set `can_be_null'; if we have,
4712 else if (bufp->can_be_null)
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/libiberty/
H A Dregex.c1168 printf ("can_be_null: %d\t", bufp->can_be_null);
4530 We set the `fastmap', `fastmap_accurate', and `can_be_null' fields in
4600 bufp->can_be_null = 0;
4609 bufp->can_be_null |= path_can_be_null;
4631 `can_be_null' stops `re_search_2' from using the fastmap, so
4634 bufp->can_be_null = 1;
4663 bufp->can_be_null = 1;
4710 /* Return if we have already set `can_be_null'; if we have,
4712 else if (bufp->can_be_null)
[all...]
/netbsd-current/external/gpl3/gcc/dist/libiberty/
H A Dregex.c1172 printf ("can_be_null: %d\t", bufp->can_be_null);
4534 We set the `fastmap', `fastmap_accurate', and `can_be_null' fields in
4604 bufp->can_be_null = 0;
4613 bufp->can_be_null |= path_can_be_null;
4635 `can_be_null' stops `re_search_2' from using the fastmap, so
4638 bufp->can_be_null = 1;
4667 bufp->can_be_null = 1;
4714 /* Return if we have already set `can_be_null'; if we have,
4716 else if (bufp->can_be_null)
[all...]
/netbsd-current/external/gpl3/gdb/dist/libiberty/
H A Dregex.c1172 printf ("can_be_null: %d\t", bufp->can_be_null);
4534 We set the `fastmap', `fastmap_accurate', and `can_be_null' fields in
4604 bufp->can_be_null = 0;
4613 bufp->can_be_null |= path_can_be_null;
4635 `can_be_null' stops `re_search_2' from using the fastmap, so
4638 bufp->can_be_null = 1;
4667 bufp->can_be_null = 1;
4714 /* Return if we have already set `can_be_null'; if we have,
4716 else if (bufp->can_be_null)
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/libiberty/
H A Dregex.c1172 printf ("can_be_null: %d\t", bufp->can_be_null);
4534 We set the `fastmap', `fastmap_accurate', and `can_be_null' fields in
4604 bufp->can_be_null = 0;
4613 bufp->can_be_null |= path_can_be_null;
4635 `can_be_null' stops `re_search_2' from using the fastmap, so
4638 bufp->can_be_null = 1;
4667 bufp->can_be_null = 1;
4714 /* Return if we have already set `can_be_null'; if we have,
4716 else if (bufp->can_be_null)
[all...]
/netbsd-current/external/gpl3/binutils/dist/libiberty/
H A Dregex.c1172 printf ("can_be_null: %d\t", bufp->can_be_null);
4534 We set the `fastmap', `fastmap_accurate', and `can_be_null' fields in
4604 bufp->can_be_null = 0;
4613 bufp->can_be_null |= path_can_be_null;
4635 `can_be_null' stops `re_search_2' from using the fastmap, so
4638 bufp->can_be_null = 1;
4667 bufp->can_be_null = 1;
4714 /* Return if we have already set `can_be_null'; if we have,
4716 else if (bufp->can_be_null)
[all...]

Completed in 478 milliseconds