Searched refs:not (Results 1 – 12 of 12) sorted by relevance
/posix/rxspencer/ |
A D | COPYRIGHT | 2 This software is not subject to any license of the American Telephone 9 1. The author is not responsible for the consequences of use of this 12 2. The origin of this software must not be misrepresented, either by 16 3. Altered versions must be plainly marked as such, and must not be 20 4. This notice may not be removed or altered.
|
A D | tests | 20 # b RE is a BRE, not an ERE 25 # s REG_NOSUB (not really testable) 183 # The following two tests are not correct: 247 # this that consecutive repetition is OK. On top of this, the one test not 387 # okay, we must not match */ inside; try to do that...
|
/posix/ |
A D | posix-envs.def | 1 /* Handle POSIX compilation environments that may or may not be present. 16 License along with the GNU C Library; if not, see 27 KNOWN_ABSENT_ENVIRONMENT, for POSIX environments that are known not 30 UNKNOWN_ENVIRONMENT, for POSIX environments not supported in this
|
A D | PTESTS2C.sed | 2 # the input file, not in the usual alternate-choice regex meaning.
|
A D | posix-conf-vars.list | 102 # Additional variables not in getconf.
|
A D | fnmatch_loop.c | 230 bool not; in FCT() local 247 not = (*p == L_('!') || (posixly_correct < 0 && *p == L_('^'))); in FCT() 248 if (not) in FCT() 817 if (!not) in FCT() 882 if (not) in FCT()
|
A D | tst-regex.input | 983 slibdir, not libdir. 2036 not a strong alias. 2045 not a strong alias. 4520 it is not used. 4539 len if not needed. 5075 not ASCII based. 5474 not stdout. 5513 not being NULL. 8494 not allocated. 9739 is not available. [all …]
|
A D | Makefile | 374 || ( echo "tst-vfork3.mtrace does not exist"; exit 77; ) \ 407 || ( echo "bug-ga2.mtrace does not exist"; exit 77; ) \
|
A D | PCRE.tests | 26 # 2. The origin of this software must not be misrepresented, either by 41 # should also be given in the documentation. However, this condition is not 44 # A, the condition is not imposed on package B (unless it uses PCRE 47 # 3. Altered versions must be plainly marked as such, and must not be
|
A D | tst-fnmatch.input | 18 # License along with the GNU C Library; if not, see 23 # wording describing the situations to be tested. It does not specify 53 # > be specific enough to allow for portable software while not 56 # Therefore, using [a-z] does not make much sense except in the C/POSIX locale. 60 # after a in iso14651_t1_common but does not include Z because that comes 63 # This lead to several bugs and problems with user scripts that do not
|
A D | PTESTS | 237 #W POSIX does not really specify whether a\(b\)*c\1 matches acb.
|
A D | BOOST.tests | 14 ; not compile, that is the first string is an invalid regular expression. 18 ; A value of -1 indicates that the subexpression should not take part in the
|
Completed in 39 milliseconds