Home
last modified time | relevance | path

Searched refs:type (Results 1676 – 1700 of 1715) sorted by relevance

1...<<616263646566676869

/PHP-5.3/ext/ftp/tests/
H A Dserver.inc113 fputs($s, "234 auth type accepted\r\n");
/PHP-5.3/Zend/
H A Dzend_alloc.c497 #define ZEND_MM_BLOCK(b, type, size) do { \ argument
499 (b)->info._size = (type) | _size; \
500 ZEND_MM_BLOCK_AT(b, _size)->info._prev = (type) | _size; \
H A Dzend_gc.c142 if (zv->type == IS_OBJECT) { in gc_zval_possible_root()
H A Dzend_operators.c612 static void convert_scalar_to_array(zval *op, int type TSRMLS_DC) /* {{{ */ in convert_scalar_to_array()
620 switch (type) { in convert_scalar_to_array()
H A Dzend_ini_scanner.c142 #define RETURN_TOKEN(type, str, len) { \ argument
144 return type; \
/PHP-5.3/sapi/litespeed/
H A Dlsapilib.c174 char type, int len ) in lsapi_buildPacketHeader() argument
178 pHeader->m_type = type; in lsapi_buildPacketHeader()
/PHP-5.3/ext/standard/tests/general_functions/
H A Ddebug_zval_dump_o.phpt21 /* checking on objects type */
/PHP-5.3/ext/mysqli/
H A Dmysqli_nonapi.c195 le.type = php_le_pmysqli();
/PHP-5.3/ext/fileinfo/libmagic/
H A Dreadelf.c1140 uint16_t type; in file_tryelf() local
/PHP-5.3/ext/date/tests/
H A Drfc-datetime_and_daylight_saving_time-type2.phpt2 RFC: DateTime and Daylight Saving Time Transitions (zone type 2)
/PHP-5.3/sapi/isapi/
H A Dphp5isapi.c854 file_handle.type = ZEND_HANDLE_FILENAME; in HttpExtensionProc()
/PHP-5.3/sapi/nsapi/
H A Dnsapi.c1040 file_handle.type = ZEND_HANDLE_FILENAME; in php5_execute()
/PHP-5.3/ext/standard/
H A Dconfig.m4582 soundex.c string.c scanf.c syslog.c type.c uniqid.c url.c \
H A Dfile.c1217 int result, format_len, type, argc = 0; in PHP_FUNCTION() local
1228 …what = zend_fetch_resource(&file_handle TSRMLS_CC, -1, "File-Handle", &type, 2, php_file_le_stream… in PHP_FUNCTION()
/PHP-5.3/ext/mbstring/oniguruma/doc/
H A DAPI233 ONIG_OPTION_POSIX_REGION region argument is regmatch_t[] type of POSIX API.
/PHP-5.3/ext/gd/
H A Dgd.c438 ZEND_ARG_INFO(0, type)
2626 long quality = 0, type = 0; in _php_image_output() local
2637 …if (zend_parse_parameters(argc TSRMLS_CC, "r|sll", &imgind, &file, &file_len, &quality, &type) == … in _php_image_output()
2649 t = type; in _php_image_output()
/PHP-5.3/ext/soap/tests/bugs/
H A Dbug50698_2.wsdl189 <wsdl:binding name="NetTcpBinding_EchoService" type="tns:EchoService">
/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre_printint.src132 if (ptype == _pcre_utt[i].type && pvalue == _pcre_utt[i].value) break;
/PHP-5.3/ext/spl/
H A Dspl_fixedarray.c355 static zval *spl_fixedarray_object_read_dimension(zval *object, zval *offset, int type TSRMLS_DC) /… in spl_fixedarray_object_read_dimension()
/PHP-5.3/ext/ldap/
H A Dldap.c202 Z_TYPE(ldap_module_entry) = type; in PHP_MINIT_FUNCTION()
1535 …dex_find(&EG(regular_list), Z_LVAL_P(result), (void **) &le) != SUCCESS || le->type != le_result) { in PHP_FUNCTION()
/PHP-5.3/ext/pcre/pcrelib/doc/
H A Dpcre.txt334 vectors of bytes with the C type "char *". In the 16-bit library,
336 PCRE_UCHAR16 specifies an appropriate data type, and PCRE_SPTR16 is
338 int" is a 16-bit data type. When PCRE is built, it defines PCRE_UCHAR16
340 type. If it is not, the build fails with an error message telling the
348 The type of the user-accessible structure that is returned by
349 pcre16_study() is pcre16_extra, and the type of the structure that is
426 only one case, and no "type" (such as letter or digit).
755 have only one case, and no "type" (such as letter or digit).
9301 type, or one of:
9316 c. The "i"th argument has a suitable type for holding the
[all …]
/PHP-5.3/ext/intl/doc/
H A DTutorial.txt19 3. Collator::getLocaleByType( $type ).
/PHP-5.3/ext/mbstring/libmbfl/mbfl/
H A Dmbfilter.c2758 int type) in mbfl_html_numeric_entity() argument
2780 if (type == 0) { in mbfl_html_numeric_entity()
/PHP-5.3/win32/
H A Dphp5dll.dsp558 SOURCE=..\ext\standard\type.c
716 SOURCE=..\ext\standard\type.h
/PHP-5.3/
H A DUPGRADING61 - The $initial parameter for array_reduce can now be of any type.

Completed in 219 milliseconds

1...<<616263646566676869