Home
last modified time | relevance | path

Searched defs:type (Results 76 – 100 of 213) sorted by last modified time

123456789

/PHP-5.5/ext/soap/interop/
H A Dclient_round2_params.php25 var $type = 'php'; variable in SOAP_Test
148 function soap_value($name, $value, $type, $type_name=NULL, $type_ns=NULL) {
H A Dclient_round2_interop.php229 function getResults($test = 'base', $type = 'php', $wsdl = 0) {
342 function compareResult($expect, $result, $type = NULL)
/PHP-5.5/ext/soap/
H A Dphp_encoding.c277 static encodePtr find_encoder_by_type_name(sdlPtr sdl, const char *type) in find_encoder_by_type_name()
658 zval *to_zval_user(encodeTypePtr type, xmlNodePtr node TSRMLS_DC) in to_zval_user()
2209 sdlTypePtr type, in add_xml_array_elements()
2585 char *type, *end, *ns; in to_zval_array() local
2606 char *type, *ns; in to_zval_array() local
2639 char *type, *end; in to_zval_array() local
3102 sdlTypePtr *type; in to_xml_list() local
3281 sdlTypePtr type; in sdl_guess_convert_zval() local
3345 sdlTypePtr type; in sdl_guess_convert_xml() local
3462 static void set_ns_and_type(xmlNodePtr node, encodeTypePtr type) in set_ns_and_type()
[all …]
/PHP-5.5/ext/snmp/
H A Dphp_snmp.h114 char type; member
H A Dsnmp.c514 static void php_snmp_error(zval *object, const char *docref TSRMLS_DC, int type, const char *format… in php_snmp_error()
970 …oid(zval *object, int st, struct objid_query *objid_query, zval **oid, zval **type, zval **value T… in php_snmp_parse_oid()
1428 zval **oid, **value, **type; in php_snmp() local
1978 zval *php_snmp_read_property(zval *object, zval *member, int type, const zend_literal *key TSRMLS_D… in php_snmp_read_property()
/PHP-5.5/ext/simplexml/
H A Dphp_simplexml.h67 SXE_ITER type; member
H A Dsimplexml.c392 static zval * sxe_property_read(zval *object, zval *member, int type, const zend_literal *key TSRML… in sxe_property_read()
703 SXE_ITER type; in sxe_property_get_adr() local
1772 static int cast_object(zval *object, int type, char *contents TSRMLS_DC) in cast_object()
/PHP-5.5/ext/shmop/
H A Dshmop.c243 int type; in PHP_FUNCTION() local
281 int type; in PHP_FUNCTION() local
299 int type; in PHP_FUNCTION() local
316 int type; in PHP_FUNCTION() local
351 int type; in PHP_FUNCTION() local
/PHP-5.5/ext/reflection/
H A Dphp_reflection.c656 char *type; in _const_string() local
/PHP-5.5/ext/pspell/
H A Dpspell.c464 int type, ind; in PHP_FUNCTION() local
494 int type, word_len; in PHP_FUNCTION() local
521 int type; in PHP_FUNCTION() local
636 int type; in PHP_FUNCTION() local
660 int type; in PHP_FUNCTION() local
754 int type; in PHP_FUNCTION() local
775 int type; in PHP_FUNCTION() local
802 int type; in PHP_FUNCTION() local
822 int type; in pspell_config_path() local
871 int type; in PHP_FUNCTION() local
[all …]
/PHP-5.5/ext/phar/
H A Dphar_internal.h436 static inline void phar_set_fp_type(phar_entry_info *entry, enum phar_fp_type type, off_t offset TS… in phar_set_fp_type()
479 char type; member
H A Dphar_object.c1954 long type; in PHP_METHOD() local
H A Dfunc_interceptors.c442 static void phar_fancy_stat(struct stat *stat_sb, int type, zval *return_value TSRMLS_DC) in phar_fancy_stat()
611 static void phar_file_stat(const char *filename, php_stat_len filename_length, int type, void (*ori… in phar_file_stat()
/PHP-5.5/ext/pgsql/
H A Dpgsql.c1370 int type; local
5427 zval *meta, **def, **type, **not_null, **has_default, **is_enum, **val, *new_val; local
/PHP-5.5/ext/pdo_firebird/
H A Dfirebird_statement.c215 #define FETCH_BUF(buf,type,len,lenvar) ((buf) = (buf) ? (buf) : \ argument
/PHP-5.5/ext/pdo_mysql/
H A Dmysql_statement.c757 static char *type_to_name_native(int type) /* {{{ */
/PHP-5.5/ext/pdo_dblib/
H A Ddblib_stmt.c42 static char *pdo_dblib_get_field_name(int type) in pdo_dblib_get_field_name()
/PHP-5.5/ext/pdo/
H A Dpdo_stmt.c552 int type, new_type; in fetch_value() local
2574 static zval *row_prop_read(zval *object, zval *member, int type, const zend_literal *key TSRMLS_DC) in row_prop_read()
/PHP-5.5/ext/pcre/pcrelib/sljit/
H A DsljitNativeMIPS_common.c1620 …I_FUNC_ATTRIBUTE struct sljit_jump* sljit_emit_jump(struct sljit_compiler *compiler, sljit_si type) in sljit_emit_jump()
1736 …PI_FUNC_ATTRIBUTE struct sljit_jump* sljit_emit_cmp(struct sljit_compiler *compiler, sljit_si type, in sljit_emit_cmp()
1857 …I_FUNC_ATTRIBUTE struct sljit_jump* sljit_emit_fcmp(struct sljit_compiler *compiler, sljit_si type, in sljit_emit_fcmp()
1946 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_ijump(struct sljit_compiler *compiler, sljit_si type, … in sljit_emit_ijump()
2007 sljit_si type) in sljit_emit_op_flags()
H A DsljitNativePPC_64.c38 #define RLDI(dst, src, sh, mb, type) \ argument
H A DsljitNativePPC_common.c1293 #define EMIT_MOV(type, type_flags, type_cast) \ argument
2068 static sljit_ins get_bo_bi_flags(sljit_si type) in get_bo_bi_flags()
2131 …I_FUNC_ATTRIBUTE struct sljit_jump* sljit_emit_jump(struct sljit_compiler *compiler, sljit_si type) in sljit_emit_jump()
2163 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_ijump(struct sljit_compiler *compiler, sljit_si type, … in sljit_emit_ijump()
2217 sljit_si type) in sljit_emit_op_flags()
H A DsljitNativeSPARC_common.c1234 static sljit_ins get_cc(sljit_si type) in get_cc()
1289 …I_FUNC_ATTRIBUTE struct sljit_jump* sljit_emit_jump(struct sljit_compiler *compiler, sljit_si type) in sljit_emit_jump()
1335 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_ijump(struct sljit_compiler *compiler, sljit_si type, … in sljit_emit_ijump()
1373 sljit_si type) in sljit_emit_op_flags()
H A DsljitNativeTILEGX-encoder.c245 tilegx_operand_type type; member
H A DsljitNativeTILEGX_64.c2085 …er *compiler, sljit_si op, sljit_si dst, sljit_sw dstw, sljit_si src, sljit_sw srcw, sljit_si type) in sljit_emit_op_flags()
2315 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_ijump(struct sljit_compiler *compiler, sljit_si type, … in sljit_emit_ijump()
2404 …_FUNC_ATTRIBUTE struct sljit_jump * sljit_emit_jump(struct sljit_compiler *compiler, sljit_si type) in sljit_emit_jump()
H A DsljitNativeX86_32.c41 static sljit_ub* generate_far_jump_code(struct sljit_jump *jump, sljit_ub *code_ptr, sljit_si type) in generate_far_jump_code()
441 static SLJIT_INLINE sljit_si call_with_args(struct sljit_compiler *compiler, sljit_si type) in call_with_args()

Completed in 154 milliseconds

123456789