Home
last modified time | relevance | path

Searched refs:type (Results 2176 – 2200 of 2207) sorted by relevance

1...<<818283848586878889

/PHP-7.4/sapi/litespeed/
H A DREADME.md92 external application of type "LSAPI app", "Command" should be set to a shell
/PHP-7.4/ext/xml/
H A Dcompat.c354 _external_entity_ref_handler(void *user, const xmlChar *names, int type, const xmlChar *sys_id, con… in _external_entity_ref_handler() argument
/PHP-7.4/ext/standard/
H A Dbasic_functions.c966 ZEND_ARG_INFO(0, type)
972 ZEND_ARG_INFO(0, type)
1936 ZEND_ARG_INFO(0, type)
2514 ZEND_ARG_INFO(0, type)
3535 BG(url_adapt_session_ex).type = 1; in basic_globals_ctor()
3536 BG(url_adapt_output_ex).type = 0; in basic_globals_ctor()
H A Dconfig.m4490 soundex.c string.c scanf.c syslog.c type.c uniqid.c url.c \
H A Dstring.c6119 zend_long type = 0; local
6124 Z_PARAM_LONG(type)
6128 switch(type) {
6143 php_error_docref(NULL, E_WARNING, "Invalid format value " ZEND_LONG_FMT, type);
6169 switch (type)
6185 if (!type) {
/PHP-7.4/ext/soap/tests/bugs/
H A Dbug50698_3.wsdl189 <wsdl:binding name="NetTcpBinding_EchoService" type="tns:EchoService">
H A Dbug50698_2.wsdl189 <wsdl:binding name="NetTcpBinding_EchoService" type="tns:EchoService">
/PHP-7.4/ext/date/tests/
H A Drfc-datetime_and_daylight_saving_time-type2.phpt2 RFC: DateTime and Daylight Saving Time Transitions (zone type 2)
/PHP-7.4/main/
H A Dphp_variables.c142 if (ex->func && ZEND_USER_CODE(ex->func->common.type)) { in php_register_variable_ex()
/PHP-7.4/ext/mbstring/libmbfl/mbfl/
H A Dmbfilter.c2827 int type) in mbfl_html_numeric_entity() argument
2849 if (type == 0) { /* decimal output */ in mbfl_html_numeric_entity()
2854 } else if (type == 2) { /* hex output */ in mbfl_html_numeric_entity()
/PHP-7.4/ext/gmp/
H A Dgmp.c411 static int gmp_cast_object(zval *readobj, zval *writeobj, int type) /* {{{ */ in gmp_cast_object() argument
414 switch (type) { in gmp_cast_object()
/PHP-7.4/sapi/fpm/
H A Dconfig.m4584 AC_DEFINE_UNQUOTED(PHP_FPM_SYSTEMD, "$php_fpm_systemd", [fpm systemd service type])
/PHP-7.4/ext/phar/
H A Dphar_object.c44 return mime->type; in phar_file_type()
1484 switch (intern->type) { in phar_build()
1943 zend_long type; in PHP_METHOD() local
1946 if (zend_parse_parameters(ZEND_NUM_ARGS(), "l", &type) == FAILURE) { in PHP_METHOD()
1950 switch (type) { in PHP_METHOD()
/PHP-7.4/ext/opcache/Optimizer/
H A Dzend_func_info.c1632 if (callee_func->type == ZEND_INTERNAL_FUNCTION) { in zend_get_func_info()
1663 ret = info->return_info.type; in zend_get_func_info()
1668 if (callee_func->type == ZEND_INTERNAL_FUNCTION) { in zend_get_func_info()
H A Dzend_cfg.c332 if (fn->type == ZEND_INTERNAL_FUNCTION) { in zend_build_cfg()
/PHP-7.4/main/streams/
H A Dstreams.c72 if (rsrc->type != le_pstream) { in forget_persistent_resource_id_numbers()
116 if (le->type == le_pstream) { in php_stream_from_persistent_id()
/PHP-7.4/
H A Dphp.ini-development594 ; The syslog facility is used to specify what type of program is logging
704 ; By default, PHP will output a media type using the Content-Type header. To
707 ; PHP's built-in default media type is set to text/html.
816 ; cgi.rfc2616_headers configuration option tells PHP what type of headers to
1432 ; find /path/to/sessions -cmin +24 -type f | xargs rm
H A Dphp.ini-production594 ; The syslog facility is used to specify what type of program is logging
704 ; By default, PHP will output a media type using the Content-Type header. To
707 ; PHP's built-in default media type is set to text/html.
816 ; cgi.rfc2616_headers configuration option tells PHP what type of headers to
1432 ; find /path/to/sessions -cmin +24 -type f | xargs rm
/PHP-7.4/ext/openssl/
H A Dxp_ssl.c436 if (san->type == GEN_DNS) { in php_openssl_matches_san_list()
457 } else if (san->type == GEN_IPADD) { in php_openssl_matches_san_list()
/PHP-7.4/ext/spl/
H A Dphp_spl.c561 } else if (fcc.function_handler->type == ZEND_INTERNAL_FUNCTION && in PHP_FUNCTION()
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_internal.h1788 uint16_t type; member
/PHP-7.4/ext/mysqli/
H A Dmysqli_nonapi.c162 if (le->type == php_le_pmysqli()) {
/PHP-7.4/Zend/
H A Dzend_generators.c863 ZEND_USER_CODE(EG(current_execute_data)->func->common.type)) { in zend_generator_resume()
/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitNativeTILEGX-encoder.c245 tilegx_operand_type type; member
9568 if (op->type == TILEGX_OP_TYPE_ADDRESS) in parse_insn_tilegx()
10133 switch (op->type) in print_insn_tilegx()
/PHP-7.4/ext/ldap/
H A Dldap.c937 ldap_module_entry.type = type; in PHP_MINIT_FUNCTION()
3014 if (le->type != le_result) { in PHP_FUNCTION()

Completed in 206 milliseconds

1...<<818283848586878889