Home
last modified time | relevance | path

Searched defs:type (Results 176 – 200 of 219) sorted by relevance

123456789

/PHP-5.6/Zend/
H A Dzend_compile.c578 zend_uint type = variable->EA; in zend_is_function_or_method_call() local
1286 zend_uint type = variable->EA; in zend_check_writable_variable() local
1306 void zend_do_end_variable_parse(znode *variable, int type, int arg_offset TSRMLS_DC) /* {{{ */ in zend_do_end_variable_parse()
5724 int type; in zend_do_fetch_constant() local
6226 void zend_do_include_or_eval(int type, znode *result, const znode *op1 TSRMLS_DC) /* {{{ */ in zend_do_include_or_eval()
6297 void zend_do_isset_or_isempty(int type, znode *result, znode *variable TSRMLS_DC) /* {{{ */ in zend_do_isset_or_isempty()
H A Dzend_language_scanner.c612 zend_op_array *compile_filename(int type, zval *filename TSRMLS_DC) in compile_filename()
H A Dzend.c1031 ZEND_API void zend_error(int type, const char *format, ...) /* {{{ */ in zend_error()
H A Dzend_alloc.h157 #define mem_block_check(type, ptr, silent) argument
H A Dzend_API.c202 ZEND_API char *zend_get_type_by_const(int type) /* {{{ */ in zend_get_type_by_const()
338 int type; in zend_parse_arg_impl() local
397 int type; in zend_parse_arg_impl() local
/PHP-5.6/ext/soap/
H A Dphp_http.c1334 static char *get_http_header_value(char *headers, char *type) in get_http_header_value()
H A Dsoap.c976 zval *data, *type; in PHP_METHOD() local
3028 sdlTypePtr *type; local
4725 static void type_to_string(sdlTypePtr type, smart_str *buf, int level)
/PHP-5.6/ext/xml/
H A Dcompat.c363 _external_entity_ref_handler(void *user, const xmlChar *names, int type, const xmlChar *sys_id, con… in _external_entity_ref_handler()
/PHP-5.6/ext/dom/
H A Ddocument.c1919 static void _dom_document_schema_validate(INTERNAL_FUNCTION_PARAMETERS, int type) /* {{{ */ in _dom_document_schema_validate()
2020 static void _dom_document_relaxNG_validate(INTERNAL_FUNCTION_PARAMETERS, int type) /* {{{ */ in _dom_document_relaxNG_validate()
/PHP-5.6/ext/spl/
H A Dspl_array.c859 static zval *spl_array_read_property(zval *object, zval *member, int type, const zend_literal *key … in spl_array_read_property()
882 static zval **spl_array_get_property_ptr_ptr(zval *object, zval *member, int type, const zend_liter… in spl_array_get_property_ptr_ptr()
/PHP-5.6/
H A Drun-tests.php2701 function junit_mark_test_as($type, $file_name, $test_name, $time = null, $message = '', $details = …
/PHP-5.6/sapi/phpdbg/
H A Dphpdbg_bp.c1098 int type = brake->type; local
/PHP-5.6/ext/mysqlnd/
H A Dmysqlnd_result.c146 mysqlnd_rset_zval_ptr_dtor(zval **zv, enum_mysqlnd_res_type type, zend_bool * copy_ctor_called TSRM… in mysqlnd_rset_zval_ptr_dtor()
H A Dmysqlnd_structs.h94 enum mysqlnd_field_types type; /* Type of field. See mysql_com.h for types */ member
1095 enum_mysqlnd_res_type type; member
1114 zend_uchar type; member
/PHP-5.6/ext/standard/
H A Dimage.c1013 char *type; in php_get_xbm() local
/PHP-5.6/main/
H A Doutput.c687 PHPAPI int php_output_handler_hook(php_output_handler_hook_t type, void *arg TSRMLS_DC) in php_output_handler_hook()
/PHP-5.6/sapi/litespeed/
H A Dlsapi_main.c713 int type = ZEND_INI_PERDIR; in alter_ini() local
/PHP-5.6/ext/exif/
H A Dexif.c1482 int type; member
1564 …docref(const char *docref EXIFERR_DC, const image_info_type *ImageInfo, int type, const char *form… in exif_error_docref()
1598 static int exif_file_sections_add(image_info_type *ImageInfo, int type, size_t size, uchar *data) in exif_file_sections_add()
/PHP-5.6/ext/fileinfo/libmagic/
H A Dfile.h178 uint8_t type; /* comparison type (FILE_*) */ member
/PHP-5.6/ext/oci8/
H A Doci8.c1942 int type, link; in php_oci_do_connect_ex() local
/PHP-5.6/ext/opcache/
H A DZendAccelerator.c1312 static zend_persistent_script *compile_and_cache_file(zend_file_handle *file_handle, int type, char… in compile_and_cache_file()
/PHP-5.6/ext/date/
H A Dphp_date.c2572 int type = TIMELIB_ZONETYPE_ID, new_dst = 0; in php_date_initialize() local
4042 zval *date_interval_read_property(zval *object, zval *member, int type, const zend_literal *key TSR… in date_interval_read_property()
5121 static zval *date_period_read_property(zval *object, zval *member, int type, const zend_literal *ke… in date_period_read_property()
/PHP-5.6/ext/gd/
H A Dgd.c1101 void php_gd_error_method(int type, const char *format, va_list args) in php_gd_error_method()
2598 long quality = 0, type = 0; in _php_image_output() local
5358 long type; in PHP_FUNCTION() local
/PHP-5.6/ext/date/lib/
H A Dparse_date.c169 int type; member
/PHP-5.6/ext/mysql/
H A Dphp_mysql.c965 int type; local

Completed in 308 milliseconds

123456789