Home
last modified time | relevance | path

Searched refs:NULL (Results 4201 – 4218 of 4218) sorted by relevance

1...<<161162163164165166167168169

/PHP-7.0/ext/dba/
H A Dconfig.m4435 PHP_DBA_DB_CHECK(2, db-2 db2 db, [(void)db_appinit("", NULL, (DB_ENV*)0, 0)])
/PHP-7.0/
H A Dacinclude.m41513 #define NULL (0L)
1523 res = res || (snprintf(NULL, 0, "boerger") != 7);
1718 char *filename = tmpnam(NULL);
1721 if (fp == NULL) {
H A Dltmain.sh5039 const char *program_name = NULL;
5067 if (newargz[1] == NULL)
/PHP-7.0/ext/pcre/pcrelib/
H A DNEWS538 pattern is now set to NULL, which means that you don't need to do anything
700 should be passed as NULL.
H A DChangeLog2344 value for nmatch with a NULL value for pmatch, the value of
2562 6. Minor bugfix in pcrecpp.cc (change "" == ... to NULL == ...).
3331 14. If erroroffset was passed as NULL to pcre_compile, it provoked a
3652 testing it for NULL. (Of course, in any sensible call of the function, it
3653 won't be NULL.)
4281 error message. The new argument may be NULL if no error number is required
4410 the character tables forced to be NULL. The study data, if any, is
4435 NULL, a crash could occur.
5205 offsets passed as NULL with zero offset count.
5239 argument for NULL (and giving an error if it was NULL).
[all …]
H A DREADME798 passed as NULL, a set of default tables that is built into the binary is used.
/PHP-7.0/scripts/dev/
H A Dgenerate-phpt.phar1008 'uppercase NULL' => NULL,
/PHP-7.0/ext/hash/
H A Dhash_sha.c135 stream = php_stream_open_wrapper(arg, "rb", REPORT_ERRORS, NULL); in PHP_FUNCTION()
/PHP-7.0/ext/mbstring/ucgendat/
H A Ducgendat.c1965 if (in != stdin && in != NULL) in main()
/PHP-7.0/ext/sqlite3/libsqlite/
H A Dsqlite3.c35934 if( pNew==NULL ){
36519 lockPath=NULL;
37535 NULL, FALSE
38480 sleepObj = osCreateEventExW(NULL, NULL, CREATE_EVENT_MANUAL_RESET,
39760 pFile->h = NULL;
41257 NULL, PAGE_READWRITE, nByte, NULL
41261 NULL, PAGE_READWRITE, 0, nByte, NULL
41265 NULL, PAGE_READWRITE, 0, nByte, NULL
41440 if( pNew==NULL ){
42223 pFile->hMap = NULL;
[all …]
/PHP-7.0/ext/mbstring/oniguruma/
H A DHISTORY1022 set pmatch to NULL if nmatch is 0 in regexec(). (POSIX API)
1889 2003/01/08: [spec] region arg can be NULL in regex_search() and regex_match().
1913 2002/11/29: [bug] infinite loop on NULL-pointer str search (regex_search()).
2001 2002/03/06: [bug] if pattern has NULL(\000) char, infinite loop happens
/PHP-7.0/ext/session/tests/
H A Dsession_basic3.phpt348 NULL
/PHP-7.0/ext/pcre/pcrelib/testdata/
H A Dtestoutput1220 Study returned NULL
39 Study returned NULL
65 Study returned NULL
H A Dtestoutput212456 Study returned NULL
/PHP-7.0/ext/pcre/pcrelib/sljit/
H A DsljitNativeSPARC_common.c1337 struct sljit_jump *jump = NULL; in sljit_emit_ijump()
H A DsljitNativeMIPS_common.c1949 struct sljit_jump *jump = NULL; in sljit_emit_ijump()
/PHP-7.0/ext/mysqli/tests/
H A Dmysqli_get_client_stats.phpt85 printf("[001] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
/PHP-7.0/ext/fileinfo/tests/
H A Dmagic5319 # skip HELP.CA3 by test for reserved byte ( NULL )
5322 #>>>>>30 ubeshort x 30NULL?%x
5323 # possible production flag,tag numbers(<=0x30),tag length(<=0x20), reserved (NULL)
5327 # for Xbase Database file (*.DBF) reserved (NULL) for multi-user
5329 # test for 2 reserved NULL bytes,transaction and encryption byte flag
5367 …tiple index files (*.MDX) Production flag,tag numbers(<=0x30),tag length(<=0x20), reserverd (NULL)
5369 # test for reserved NULL byte
5498 # skip many JPG. ZIP, BZ2 by test for reserved bytes NULL , 0|2 , 0|1 , low byte of block size
5518 # skip MM*DD*.bin by test for for reserved NULL byte
5529 # skip PCX and some DBF by test for for reserved NULL bytes
[all …]

Completed in 752 milliseconds

1...<<161162163164165166167168169