Home
last modified time | relevance | path

Searched refs:FALSE (Results 1301 – 1325 of 1370) sorted by relevance

1...<<5152535455

/PHP-7.0/ext/standard/tests/file/
H A Dfwrite_variation3.phpt16 fwrite() returns the number of bytes written or FALSE on error
H A Dfwrite_basic-win32.phpt16 fwrite() returns the number of bytes written or FALSE on error
H A Dfwrite_basic.phpt16 fwrite() returns the number of bytes written or FALSE on error
/PHP-7.0/ext/standard/tests/general_functions/
H A Dis_float.phpt92 FALSE,
H A Dis_float_64bit.phpt94 FALSE,
H A Dgettype_settype_variation1.phpt65 FALSE,
H A Dgettype_settype_variation6.phpt65 FALSE,
H A Dgettype_settype_variation8.phpt65 FALSE,
/PHP-7.0/main/
H A Dfastcgi.c628 if (!SetSecurityDescriptorDacl(sd, TRUE, acl, FALSE)) { in prepare_named_pipe_acl()
723 saw.bInheritHandle = FALSE; in fcgi_listen()
1379 ov.hEvent = CreateEvent(NULL, TRUE, FALSE, NULL);
H A Dspprintf.c108 #define FALSE 0 macro
/PHP-7.0/ext/tidy/
H A Dtidy.c106 #ifndef FALSE
107 #define FALSE 0 macro
1314 php_tidy_quick_repair(INTERNAL_FUNCTION_PARAM_PASSTHRU, FALSE); in PHP_FUNCTION()
/PHP-7.0/ext/standard/tests/array/
H A Darray_pad_variation1.phpt66 FALSE,
H A Dsizeof_variation4.phpt47 /* 16 */ FALSE,
H A Darray_merge_recursive_variation1.phpt61 FALSE,
H A Darray_chunk_variation1.phpt48 FALSE,
H A Darray_chunk_variation2.phpt51 FALSE,
H A Darray_unshift_variation1.phpt64 FALSE,
H A Darray_unshift_variation2.phpt70 FALSE,
/PHP-7.0/ext/zip/lib/
H A Dzip_source_win32handle.c445 sa.bInheritHandle = FALSE; in _win32_create_temp_file()
/PHP-7.0/ext/intl/timezone/
H A Dtimezone_methods.cpp94 tz = timezone_convert_datetimezone(tzobj->type, tzobj, FALSE, NULL, in PHP_FUNCTION()
/PHP-7.0/ext/com_dotnet/
H A Dcom_handlers.c603 php_com_object_enable_event_sink(obj, FALSE); in php_com_object_free_storage()
/PHP-7.0/ext/standard/tests/strings/
H A Dwordwrap_variation3.phpt54 FALSE,
/PHP-7.0/ext/gd/libgd/
H A Dgd_jpeg.c632 src->start_of_file = FALSE; in fill_input_buffer()
/PHP-7.0/ext/mysqlnd/
H A Dmysqlnd.h191 …k(conn, flags, name) ((conn)->data)->m->tx_commit_or_rollback((conn)->data, FALSE, (flags), (name))
/PHP-7.0/
H A DUPGRADING430 . substr() now returns an empty string instead of FALSE when the truncation happens on boundaries.
457 . gmp_setbit() and gmp_clrbit() now return FALSE for negative indices, making
516 after casting to string is empty string (NULL, FALSE) results in JSON syntax error.

Completed in 88 milliseconds

1...<<5152535455