Home
last modified time | relevance | path

Searched defs:type (Results 1 – 25 of 213) sorted by relevance

123456789

/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 …]
H A Dphp_schema.c418 char *type, *ns; in schema_list() local
501 char *type, *ns; in schema_union() local
643 char *type, *ns; in schema_restriction_simpleContent() local
748 char *type, *ns; in schema_restriction_complexContent() local
873 char *type, *ns; in schema_extension_simpleContent() local
928 char *type, *ns; in schema_extension_complexContent() local
1077 char *type, *ns; in schema_group() local
1512 char *type, *ns; in schema_element() local
2293 sdlTypePtr *type; in schema_pass2() local
2386 sdlTypePtr type = *((sdlTypePtr*)data); in delete_type() local
[all …]
/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/sapi/fpm/fpm/
H A Dfpm_cleanup.c13 int type; member
20 int fpm_cleanup_add(int type, void (*cleanup)(int, void *), void *arg) /* {{{ */ in fpm_cleanup_add() argument
38 void fpm_cleanups_run(int type) /* {{{ */ in fpm_cleanups_run()
/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/standard/
H A Dphp_dns.h27 #define php_dns_search(res, dname, class, type, answer, anslen) \ argument
33 #define php_dns_search(res, dname, class, type, answer, anslen) \ argument
40 #define php_dns_search(res, dname, class, type, answer, anslen) \ argument
H A Ddl.c102 PHPAPI int php_load_extension(char *filename, int type, int start_now TSRMLS_DC) in php_load_extension()
198 unsigned char type; in php_load_extension() member
265 PHPAPI void php_dl(char *file, int type, zval *return_value, int start_now TSRMLS_DC) in php_dl()
283 PHPAPI void php_dl(char *file, int type, zval *return_value, int start_now TSRMLS_DC) in php_dl()
H A Dphp_smart_str.h168 #define smart_str_append_generic_ex(dest, num, type, vartype, func) do { \ argument
175 #define smart_str_append_unsigned_ex(dest, num, type) \ argument
178 #define smart_str_append_long_ex(dest, num, type) \ argument
181 #define smart_str_append_off_t_ex(dest, num, type) \ argument
H A Ddns_win32.c97 int type = DNS_TYPE_MX; in PHP_FUNCTION() local
143 int type; in php_parserr() local
354 int type, type_to_fetch, first_query = 1, store_results = 1; in PHP_FUNCTION() local
/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/Zend/
H A Dzend_stack.c119 ZEND_API void zend_stack_apply(zend_stack *stack, int type, int (*apply_function)(void *element)) in zend_stack_apply()
142 ZEND_API void zend_stack_apply_with_argument(zend_stack *stack, int type, int (*apply_function)(voi… in zend_stack_apply_with_argument()
H A Dzend_list.h35 int type; member
55 unsigned char type; member
80 #define zend_list_find(id, type) _zend_list_find(id, type TSRMLS_CC) argument
/PHP-5.5/ext/intl/doc/
H A Dformatter_api.php183 public function format($number, $type = 0) {}
196 public function parse($string, $type, &$position) {}
308 public function getLocale($type = 0) {}
353 function numfmt_format($formatter, $number, $type = null) {}
366 function numfmt_parse($formatter, $string, $type, &$position) {}
484 function numfmt_get_locale($formatter, $type = 0) {}
/PHP-5.5/ext/xmlrpc/libxmlrpc/
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 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
/PHP-5.5/ext/intl/common/
H A Dcommon_date.cpp38 U_CFUNC TimeZone *timezone_convert_datetimezone(int type,
180 int type; local
/PHP-5.5/ext/intl/collator/
H A Dcollator_locale.c36 long type = 0; in PHP_FUNCTION() local
/PHP-5.5/scripts/dev/generate-phpt/src/
H A DgtTestCaseWriter.php9 public static function write($name, $string, $type, $count = 0) {
/PHP-5.5/scripts/dev/generate-phpt/src/testcase/
H A DgtBasicTestCase.php18 public static function getInstance($optionalSections, $type = 'function') {
H A DgtVariationContainer.php28 public static function getInstance ($optionalSections, $type = 'function') {
H A DgtVariationTestCase.php17 public static function getInstance($optionalSections, $type = 'function') {
/PHP-5.5/ext/opcache/
H A Dzend_accelerator_debug.c31 void zend_accel_error(int type, const char *format, ...) in zend_accel_error()
/PHP-5.5/win32/
H A Dsockets.c31 PHPAPI int socketpair(int domain, int type, int protocol, SOCKET sock[2]) in socketpair()
/PHP-5.5/ext/pcre/pcrelib/sljit/
H A DsljitNativeX86_64.c42 static sljit_ub* generate_far_jump_code(struct sljit_jump *jump, sljit_ub *code_ptr, sljit_si type) in generate_far_jump_code()
68 static sljit_ub* generate_fixed_jump(sljit_ub *code_ptr, sljit_sw addr, sljit_si type) in generate_fixed_jump()
556 static SLJIT_INLINE sljit_si call_with_args(struct sljit_compiler *compiler, sljit_si type) in call_with_args()
/PHP-5.5/ext/fileinfo/libmagic/
H A Dascmagic.c80 const char *type = NULL; in file_ascmagic() local
103 const char *type, int text) in file_ascmagic_with_encoding()

Completed in 81 milliseconds

123456789