Home
last modified time | relevance | path

Searched refs:zend_bool (Results 176 – 200 of 237) sorted by relevance

12345678910

/PHP-5.5/ext/hash/
H A Dhash_sha.c93 zend_bool raw_output = 0; in PHP_FUNCTION()
123 zend_bool raw_output = 0; in PHP_FUNCTION()
/PHP-5.5/ext/intl/grapheme/
H A Dgrapheme_string.c620 zend_bool part = 0; in strstr_common_handler()
/PHP-5.5/ext/standard/
H A Dcrypt_sha256.c369 zend_bool rounds_custom = 0; in php_sha256_crypt_r()
H A Dstreamsfuncs.c301 zend_bool want_peer; in PHP_FUNCTION()
1509 zend_bool enable; in PHP_FUNCTION()
H A Dcrypt_sha512.c402 zend_bool rounds_custom = 0; in php_sha512_crypt_r()
H A Ddns.c785 zend_bool raw = 0; in PHP_FUNCTION()
H A Dimage.c1177 zend_bool inc_dot=1; in PHP_FUNCTION()
/PHP-5.5/ext/pdo_pgsql/
H A Dpgsql_statement.c522 *len = sizeof(zend_bool); in pgsql_stmt_get_col()
/PHP-5.5/Zend/
H A Dzend_generators.c99 ZEND_API void zend_generator_close(zend_generator *generator, zend_bool finished_execution TSRMLS_D… in zend_generator_close()
H A Dzend_execute.c1565 …cute_data *i_create_execute_data_from_op_array(zend_op_array *op_array, zend_bool nested TSRMLS_DC… in i_create_execute_data_from_op_array()
1677 zend_execute_data *zend_create_execute_data_from_op_array(zend_op_array *op_array, zend_bool nested… in zend_create_execute_data_from_op_array()
/PHP-5.5/ext/calendar/
H A Dcalendar.c601 zend_bool heb = 0; in PHP_FUNCTION()
/PHP-5.5/ext/com_dotnet/
H A Dcom_persist.c374 zend_bool remember = TRUE; in CPH_METHOD()
/PHP-5.5/main/
H A Dfopen_wrappers.c365 zend_bool orig_display_errors;
H A Doutput.c815 …put_context_feed(php_output_context *context, char *data, size_t size, size_t used, zend_bool free) in php_output_context_feed()
1521 zend_bool full_status = 0; in PHP_FUNCTION()
/PHP-5.5/ext/phar/
H A Dphar_object.c445 zend_bool retphar = 1; in PHP_METHOD()
1084 zend_bool executable = 1; in PHP_METHOD()
1421 zend_bool close_fp = 1; in phar_build()
1747 zend_bool apply_reg = 0; in PHP_METHOD()
2020 static zval *phar_rename_archive(phar_archive_data **sphar, char *ext, zend_bool compress TSRMLS_DC… in phar_rename_archive()
4112 static int phar_extract_file(zend_bool overwrite, phar_entry_info *entry, char *dest, int dest_len,… in phar_extract_file()
4312 zend_bool overwrite = 0; in PHP_METHOD()
H A Ddirstream.c25 void phar_dostat(phar_archive_data *phar, phar_entry_info *data, php_stream_statbuf *ssb, zend_bool
/PHP-5.5/ext/soap/
H A Dsoap.c74 zend_bool _old_handler = SOAP_GLOBAL(use_soap_error_handler);\
89 zend_bool _old_handler = SOAP_GLOBAL(use_soap_error_handler);\
93 zend_bool _old_in_compilation = CG(in_compilation); \
94 zend_bool _old_in_execution = EG(in_execution); \
812 zend_bool must_understand = 0; in PHP_METHOD()
2127 zend_bool _old_in_compilation, _old_in_execution;
2305 zend_bool handler = 1;
2868 zend_bool free_soap_headers = 0;
/PHP-5.5/ext/pcre/
H A Dphp_pcre.c1699 zend_bool quote_delim = 0; /* Whether to quote additional delim char */ in PHP_FUNCTION()
1809 zend_bool invert; /* Whether to return non-matching in php_pcre_grep_impl()
/PHP-5.5/sapi/apache_hooks/
H A Dphp_apache.c586 zend_bool replace = 0; in add_header_to_table()
1812 zend_bool top=0; in PHP_FUNCTION()
/PHP-5.5/ext/opcache/
H A Dzend_persist.c208 zend_bool orig_in_execution = EG(in_execution);
/PHP-5.5/sapi/apache/
H A Dmod_php5.c738 static zend_bool should_overwrite_per_dir_entry(HashTable *target_ht, php_per_dir_entry *new_per_di… in should_overwrite_per_dir_entry()
/PHP-5.5/ext/pdo_oci/
H A Doci_statement.c512 zend_bool dyn = FALSE; in oci_stmt_describe()
/PHP-5.5/ext/pdo_mysql/
H A Dmysql_statement.c594 zend_bool fetched_anything;
/PHP-5.5/ext/oci8/
H A Doci8_interface.c740 zend_bool flag;
1311 zend_bool on_off;
/PHP-5.5/ext/gd/
H A Dgd.c1608 zend_bool dither; in PHP_FUNCTION()
1766 zend_bool blend; in PHP_FUNCTION()
1785 zend_bool save; in PHP_FUNCTION()
4794 zend_bool mode = 0; in php_image_filter_pixelate()
4950 zend_bool alias; in PHP_FUNCTION()

Completed in 185 milliseconds

12345678910