Home
last modified time | relevance | path

Searched defs:type (Results 176 – 200 of 213) sorted by path

123456789

/PHP-5.5/ext/wddx/
H A Dwddx.c91 } type; member
568 int type; in php_wddx_serialize_array() local
/PHP-5.5/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.5/ext/xmlreader/
H A Dphp_xmlreader.c53 int type; member
116 zval **xmlreader_get_property_ptr_ptr(zval *object, zval *member, int type, const zend_literal *key… in xmlreader_get_property_ptr_ptr()
150 zval *xmlreader_read_property(zval *object, zval *member, int type, const zend_literal *key TSRMLS_… in xmlreader_read_property()
278 static xmlRelaxNGPtr _xmlreader_get_relaxNG(char *source, int source_len, int type, in _xmlreader_get_relaxNG()
490 static void php_xmlreader_set_relaxng_schema(INTERNAL_FUNCTION_PARAMETERS, int type) { in php_xmlreader_set_relaxng_schema()
/PHP-5.5/ext/xmlrpc/libxmlrpc/
H A Dxml_to_dandarpc.c72 const char* type = NULL; in xml_element_to_DANDARPC_REQUEST_worker() local
177 XMLRPC_VALUE_TYPE type = XMLRPC_GetValueType(node); in DANDARPC_to_xml_element_worker() local
H A Dxml_to_soap.c108 XMLRPC_VALUE_TYPE_EASY type = xmlrpc_type_none; in get_array_soap_type() local
252 const char* type = NULL, *arrayType=NULL, *actor = NULL; in xml_element_to_SOAP_REQUEST_worker() local
440 XMLRPC_VALUE_TYPE_EASY type = XMLRPC_GetValueTypeEasy(node); in SOAP_to_xml_element_worker() local
455 const char* type = get_array_soap_type(node); in SOAP_to_xml_element_worker() local
H A Dxml_to_xmlrpc.c195 XMLRPC_VALUE_TYPE type = XMLRPC_GetValueType(node); in XMLRPC_to_xml_element_worker() local
H A Dxmlrpc.c420 XMLRPC_REQUEST_TYPE type) { in XMLRPC_RequestSetRequestType()
1043 int XMLRPC_SetIsVector(XMLRPC_VALUE value, XMLRPC_VECTOR_TYPE type) { in XMLRPC_SetIsVector()
1096 XMLRPC_VALUE XMLRPC_CreateVector(const char* id, XMLRPC_VECTOR_TYPE type) { in XMLRPC_CreateVector()
2473 const char* type_to_str(XMLRPC_VALUE_TYPE type, XMLRPC_VECTOR_TYPE vtype) { in type_to_str()
H A Dxmlrpc_introspection.c140 XMLRPC_VALUE_TYPE type = XMLRPC_GetValueType(xParams); in xi_system_describe_methods_cb() local
202 const char* type; in xi_system_method_signature_cb() local
287 static XMLRPC_VALUE describeValue_worker(const char* type, const char* id, const char* desc, int op… in describeValue_worker()
314 const char* type = NULL; in xml_element_to_method_description() local
H A Dxmlrpc_private.h89 XMLRPC_VALUE_TYPE type; /* data type of this value */ member
124 XMLRPC_VECTOR_TYPE type; /* vector type */ member
/PHP-5.5/ext/xmlrpc/
H A Dxmlrpc-epi-php.c526 XMLRPC_VALUE_TYPE type = get_zval_xmlrpc_type(in_val, &val); in PHP_to_XMLRPC_worker() local
645 XMLRPC_VALUE_TYPE type = XMLRPC_GetValueType(el); in XMLRPC_to_PHP() local
905 int bSuccess = FAILURE, type; in PHP_FUNCTION() local
1040 int type; in PHP_FUNCTION() local
1073 int type; in PHP_FUNCTION() local
1108 int rawxml_len, type; in PHP_FUNCTION() local
1212 int type; in PHP_FUNCTION() local
1367 zval* type; in set_zval_xmlrpc_type() local
1412 XMLRPC_VALUE_TYPE type = xmlrpc_none; in get_zval_xmlrpc_type() local
1483 char *type; in PHP_FUNCTION() local
[all …]
/PHP-5.5/ext/xsl/
H A Dxsltprocessor.c182 static void xsl_ext_function_php(xmlXPathParserContextPtr ctxt, int nargs, int type) /* {{{ */ in xsl_ext_function_php()
/PHP-5.5/ext/zip/
H A Dphp_zip.c803 int type; member
872 static zval **php_zip_get_property_ptr_ptr(zval *object, zval *member, int type, const zend_literal… in php_zip_get_property_ptr_ptr()
914 static zval* php_zip_read_property(zval *object, zval *member, int type, const zend_literal *key TS… in php_zip_read_property()
962 static int php_zip_has_property(zval *object, zval *member, int type, const zend_literal *key TSRML… in php_zip_has_property()
1657 static void php_zip_add_from_pattern(INTERNAL_FUNCTION_PARAMETERS, int type) /* {{{ */ in php_zip_add_from_pattern()
2509 static void php_zip_get_from(INTERNAL_FUNCTION_PARAMETERS, int type) /* {{{ */ in php_zip_get_from()
/PHP-5.5/main/
H A Dmain.c701 PHPAPI void php_verror(const char *docref, const char *params, int type, const char *format, va_lis… in php_verror()
877 PHPAPI void php_error_docref0(const char *docref TSRMLS_DC, int type, const char *format, ...) in php_error_docref0()
889 PHPAPI void php_error_docref1(const char *docref TSRMLS_DC, const char *param1, int type, const cha… in php_error_docref1()
901 …2(const char *docref TSRMLS_DC, const char *param1, const char *param2, int type, const char *form… in php_error_docref2()
946 static void php_error_cb(int type, const char *error_filename, const uint error_lineno, const char … in php_error_cb()
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.5/
H A Drun-tests.php2696 function junit_mark_test_as($type, $file_name, $test_name, $time = null, $message = '', $details = …
/PHP-5.5/sapi/apache/
H A Dmod_php5.c78 int type; member
/PHP-5.5/sapi/apache_hooks/
H A Dmod_php5.c102 int type; member
153 int sapi_stack_apply_with_argument_all(sapi_stack *stack, int type, int (*apply_function)(void *ele… in sapi_stack_apply_with_argument_all()
173 int sapi_stack_apply_with_argument_stop_if_equals(sapi_stack *stack, int type, int (*apply_function… in sapi_stack_apply_with_argument_stop_if_equals()
196 int sapi_stack_apply_with_argument_stop_if_http_error(sapi_stack *stack, int type, int (*apply_func… in sapi_stack_apply_with_argument_stop_if_http_error()
H A Dmod_php5.h42 long type; member
H A Dphp_apache.c716 long type = 0; in PHP_FUNCTION() local
965 char *type = NULL; in PHP_FUNCTION() local
/PHP-5.5/sapi/cgi/
H A Dfastcgi.c832 static inline int fcgi_make_header(fcgi_header *hdr, fcgi_request_type type, int req_id, int len) in fcgi_make_header()
1294 static inline fcgi_header* open_packet(fcgi_request *req, fcgi_request_type type)
1342 int fcgi_write(fcgi_request *req, fcgi_request_type type, const char *str, int len)
H A Dfastcgi.h74 unsigned char type; member
/PHP-5.5/sapi/cli/
H A Dphp_cli_server.c149 } type; member
H A Dphp_http_parser.h116 unsigned char type : 2; member
/PHP-5.5/sapi/fpm/fpm/
H A Dfastcgi.c364 static inline int fcgi_make_header(fcgi_header *hdr, fcgi_request_type type, int req_id, int len) in fcgi_make_header()
938 static inline fcgi_header* open_packet(fcgi_request *req, fcgi_request_type type)
986 ssize_t fcgi_write(fcgi_request *req, fcgi_request_type type, const char *str, int len)
H A Dfastcgi.h57 unsigned char type; member

Completed in 116 milliseconds

123456789