/PHP-5.6/ext/soap/ |
H A D | php_encoding.c | 275 static encodePtr find_encoder_by_type_name(sdlPtr sdl, const char *type) in find_encoder_by_type_name() 656 zval *to_zval_user(encodeTypePtr type, xmlNodePtr node TSRMLS_DC) in to_zval_user() 2207 sdlTypePtr type, in add_xml_array_elements() 2583 char *type, *end, *ns; in to_zval_array() local 2604 char *type, *ns; in to_zval_array() local 2637 char *type, *end; in to_zval_array() local 3100 sdlTypePtr *type; in to_xml_list() local 3279 sdlTypePtr type; in sdl_guess_convert_zval() local 3343 sdlTypePtr type; in sdl_guess_convert_xml() local 3460 static void set_ns_and_type(xmlNodePtr node, encodeTypePtr type) in set_ns_and_type() [all …]
|
H A D | php_schema.c | 418 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.6/ext/pspell/ |
H A D | pspell.c | 464 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.6/sapi/fpm/fpm/ |
H A D | fpm_cleanup.c | 13 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.6/ext/shmop/ |
H A D | shmop.c | 243 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.6/ext/standard/ |
H A D | php_dns.h | 27 #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 D | dl.c | 102 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 D | php_smart_str.h | 169 #define smart_str_append_generic_ex(dest, num, type, vartype, func) do { \ argument 176 #define smart_str_append_unsigned_ex(dest, num, type) \ argument 179 #define smart_str_append_long_ex(dest, num, type) \ argument 182 #define smart_str_append_off_t_ex(dest, num, type) \ argument
|
H A D | dns_win32.c | 97 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.6/ext/xmlrpc/ |
H A D | xmlrpc-epi-php.c | 526 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 1482 char *type; in PHP_FUNCTION() local [all …]
|
/PHP-5.6/Zend/ |
H A D | zend_stack.c | 119 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 D | zend_ini_scanner.l | 141 #define RETURN_TOKEN(type, str, len) { \ argument 152 zend_uchar type; in convert_to_number() local 170 static void zend_ini_copy_typed_value(zval *retval, const int type, const char *str, int len) in zend_ini_copy_typed_value()
|
H A D | zend_list.h | 35 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.6/ext/intl/doc/ |
H A D | formatter_api.php | 183 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.6/ext/xmlrpc/libxmlrpc/ |
H A D | xmlrpc_introspection.c | 140 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 D | xml_to_soap.c | 108 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.6/ext/intl/common/ |
H A D | common_date.cpp | 38 U_CFUNC TimeZone *timezone_convert_datetimezone(int type, 180 int type; local
|
/PHP-5.6/ext/intl/collator/ |
H A D | collator_locale.c | 36 long type = 0; in PHP_FUNCTION() local
|
/PHP-5.6/scripts/dev/generate-phpt/src/ |
H A D | gtTestCaseWriter.php | 9 public static function write($name, $string, $type, $count = 0) {
|
/PHP-5.6/scripts/dev/generate-phpt/src/testcase/ |
H A D | gtBasicTestCase.php | 18 public static function getInstance($optionalSections, $type = 'function') {
|
H A D | gtVariationContainer.php | 28 public static function getInstance ($optionalSections, $type = 'function') {
|
H A D | gtVariationTestCase.php | 17 public static function getInstance($optionalSections, $type = 'function') {
|
/PHP-5.6/win32/ |
H A D | sockets.c | 31 PHPAPI int socketpair(int domain, int type, int protocol, SOCKET sock[2]) in socketpair()
|
/PHP-5.6/ext/opcache/ |
H A D | zend_accelerator_debug.c | 31 void zend_accel_error(int type, const char *format, ...) in zend_accel_error()
|
/PHP-5.6/ext/pcre/pcrelib/sljit/ |
H A D | sljitNativeX86_64.c | 42 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()
|