Home
last modified time | relevance | path

Searched refs:NULL (Results 3801 – 3811 of 3811) sorted by relevance

1...<<151152153

/PHP-5.3/ext/mbstring/oniguruma/
H A DHISTORY793 set pmatch to NULL if nmatch is 0 in regexec(). (POSIX API)
1660 2003/01/08: [spec] region arg can be NULL in regex_search() and regex_match().
1684 2002/11/29: [bug] infinite loop on NULL-pointer str search (regex_search()).
1772 2002/03/06: [bug] if pattern has NULL(\000) char, infinite loop happens
/PHP-5.3/scripts/dev/
H A Dgenerate-phpt.phar1008 'uppercase NULL' => NULL,
/PHP-5.3/ext/mbstring/ucgendat/
H A Ducgendat.c1965 if (in != stdin && in != NULL) in main()
/PHP-5.3/ext/hash/
H A Dhash_sha.c135 stream = php_stream_open_wrapper(arg, "rb", REPORT_ERRORS | ENFORCE_SAFE_MODE, NULL); in PHP_FUNCTION()
/PHP-5.3/ext/pcre/pcrelib/
H A DChangeLog1408 value for nmatch with a NULL value for pmatch, the value of
1625 6. Minor bugfix in pcrecpp.cc (change "" == ... to NULL == ...).
2394 14. If erroroffset was passed as NULL to pcre_compile, it provoked a
2715 testing it for NULL. (Of course, in any sensible call of the function, it
2716 won't be NULL.)
3344 error message. The new argument may be NULL if no error number is required
3473 the character tables forced to be NULL. The study data, if any, is
3498 NULL, a crash could occur.
4268 offsets passed as NULL with zero offset count.
4302 argument for NULL (and giving an error if it was NULL).
[all …]
H A DREADME731 passed as NULL, a set of default tables that is built into the binary is used.
/PHP-5.3/
H A Dltmain.sh5039 const char *program_name = NULL;
5067 if (newargz[1] == NULL)
/PHP-5.3/ext/sqlite/libsqlite/src/
H A Dparse.c1094 pParser->yystack = NULL; in sqliteParserAlloc()
/PHP-5.3/ext/mysqli/tests/
H A Dmysqli_get_client_stats.phpt85 printf("[001] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
/PHP-5.3/ext/pcre/pcrelib/testdata/
H A Dtestoutput211703 Study returned NULL
12474 Study returned NULL
/PHP-5.3/ext/fileinfo/tests/
H A Dmagic7509 >>>&2 ubelong 0xFFFFFFFF \b, name NULL
10210 # shorter than 32 bytes must be terminated with NULL" so I'll treat it as a

Completed in 117 milliseconds

1...<<151152153