/PHP-7.3/ext/soap/ |
H A D | php_encoding.c | 270 static encodePtr find_encoder_by_type_name(sdlPtr sdl, const char *type) in find_encoder_by_type_name() 630 zval *to_zval_user(zval *ret, encodeTypePtr type, xmlNodePtr node) in to_zval_user() 2104 sdlTypePtr type, in add_xml_array_elements() 2484 char *type, *end, *ns; in to_zval_array() local 2505 char *type, *ns; in to_zval_array() local 2537 char *type, *end; in to_zval_array() local 2988 sdlTypePtr type; in to_xml_list() local 3164 sdlTypePtr type; in sdl_guess_convert_zval() local 3228 sdlTypePtr type; in sdl_guess_convert_xml() local 3345 static void set_ns_and_type(xmlNodePtr node, encodeTypePtr type) in set_ns_and_type() [all …]
|
H A D | php_schema.c | 417 char *type, *ns; in schema_list() local 501 char *type, *ns; in schema_union() local 644 char *type, *ns; in schema_restriction_simpleContent() local 749 char *type, *ns; in schema_restriction_complexContent() local 874 char *type, *ns; in schema_extension_simpleContent() local 929 char *type, *ns; in schema_extension_complexContent() local 1078 char *type, *ns; in schema_group() local 1513 char *type, *ns; in schema_element() local 2282 sdlTypePtr type; in schema_pass2() local 2369 sdlTypePtr type = Z_PTR_P(zv); in delete_type() local [all …]
|
/PHP-7.3/sapi/fpm/fpm/ |
H A D | fpm_cleanup.c | 11 int type; member 18 int fpm_cleanup_add(int type, void (*cleanup)(int, void *), void *arg) /* {{{ */ in fpm_cleanup_add() argument 36 void fpm_cleanups_run(int type) /* {{{ */ in fpm_cleanups_run()
|
/PHP-7.3/TSRM/ |
H A D | TSRM.h | 163 #define TSRMG(id, type, element) (TSRMG_BULK(id, type)->element) argument 164 #define TSRMG_BULK(id, type) ((type) (*((void ***) tsrm_get_ls_cache()))[TSRM_UNSHUFFLE_RSRC_ID(id)… argument 166 #define TSRMG_STATIC(id, type, element) (TSRMG_BULK_STATIC(id, type)->element) argument 167 #define TSRMG_BULK_STATIC(id, type) ((type) (*((void ***) TSRMLS_CACHE))[TSRM_UNSHUFFLE_RSRC_ID(id)… argument 190 #define TSRMG_STATIC(id, type, element) argument
|
/PHP-7.3/ext/standard/ |
H A D | php_dns.h | 25 #define php_dns_search(res, dname, class, type, answer, anslen) \ argument 31 #define php_dns_search(res, dname, class, type, answer, anslen) \ argument 44 #define php_dns_search(res, dname, class, type, answer, anslen) \ argument
|
H A D | dl.c | 107 PHPAPI int php_load_extension(char *filename, int type, int start_now) in php_load_extension() 244 PHPAPI void php_dl(char *file, int type, zval *return_value, int start_now) in php_dl() 262 PHPAPI void php_dl(char *file, int type, zval *return_value, int start_now) in php_dl()
|
H A D | url_scanner_ex.c | 54 …y *entry, zend_string *new_value, void *mh_arg1, void *mh_arg2, void *mh_arg3, int stage, int type) in php_ini_on_update_tags() 119 …y *entry, zend_string *new_value, void *mh_arg1, void *mh_arg2, void *mh_arg3, int stage, int type) in php_ini_on_update_hosts() 294 static inline void tag_arg(url_adapt_state_ex_t *ctx, char quotes, char type) in tag_arg() 486 static inline void handle_val(STD_PARA, char quotes, char type) in handle_val() 1066 static int php_url_scanner_ex_activate(int type) in php_url_scanner_ex_activate() 1081 static int php_url_scanner_ex_deactivate(int type) in php_url_scanner_ex_deactivate() 1100 … *output, size_t output_len, char **handled_output, size_t *handled_output_len, int mode, int type) in php_url_scanner_session_handler_impl() 1147 …nner_add_var_impl(char *name, size_t name_len, char *value, size_t value_len, int encode, int type) in php_url_scanner_add_var_impl() 1222 static inline void php_url_scanner_reset_vars_impl(int type) { in php_url_scanner_reset_vars_impl() 1254 static inline int php_url_scanner_reset_var_impl(zend_string *name, int encode, int type) in php_url_scanner_reset_var_impl()
|
H A D | type.c | 27 zend_string *type; in PHP_FUNCTION() local 47 char *type; in PHP_FUNCTION() local 188 static inline void php_is_type(INTERNAL_FUNCTION_PARAMETERS, int type) in php_is_type()
|
H A D | dns_win32.c | 97 int type = DNS_TYPE_MX; in PHP_FUNCTION() local 143 int type; in php_parserr() local 352 int type, type_to_fetch, first_query = 1, store_results = 1; in PHP_FUNCTION() local
|
H A D | incomplete_class.c | 50 static zval *incomplete_class_get_property(zval *object, zval *member, int type, void **cache_slot,… in incomplete_class_get_property() 69 static zval *incomplete_class_get_property_ptr_ptr(zval *object, zval *member, int type, void **cac… in incomplete_class_get_property_ptr_ptr()
|
/PHP-7.3/ext/pcre/pcre2lib/sljit/ |
H A D | sljitLir.c | 911 #define JUMP_POSTFIX(type) \ argument 1602 …LJIT_INLINE CHECK_RETURN_TYPE check_sljit_emit_cmp(struct sljit_compiler *compiler, sljit_s32 type, in check_sljit_emit_cmp() 1735 sljit_s32 type) in check_sljit_emit_op_flags() 1806 …LJIT_INLINE CHECK_RETURN_TYPE check_sljit_emit_mem(struct sljit_compiler *compiler, sljit_s32 type, in check_sljit_emit_mem() 1961 …tic SLJIT_INLINE sljit_s32 sljit_emit_cmov_generic(struct sljit_compiler *compiler, sljit_s32 type, in sljit_emit_cmov_generic() 2042 …I_FUNC_ATTRIBUTE struct sljit_jump* sljit_emit_cmp(struct sljit_compiler *compiler, sljit_s32 type, in sljit_emit_cmp() 2149 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_mem(struct sljit_compiler *compiler, sljit_s32 type, in sljit_emit_mem() 2170 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_fmem(struct sljit_compiler *compiler, sljit_s32 type, in sljit_emit_fmem() 2502 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_icall(struct sljit_compiler *compiler, sljit_s32 type, in sljit_emit_icall() 2517 sljit_s32 type) in sljit_emit_op_flags() [all …]
|
H A D | sljitNativeARM_64.c | 815 sljit_u32 type = (shift << 30); in emit_op_mem() local 1309 sljit_ins type = (shift << 30); in emit_fop_mem() local 1550 static sljit_uw get_cc(sljit_s32 type) in get_cc() 1621 …_FUNC_ATTRIBUTE struct sljit_jump* sljit_emit_jump(struct sljit_compiler *compiler, sljit_s32 type) in sljit_emit_jump() 1647 …_FUNC_ATTRIBUTE struct sljit_jump* sljit_emit_call(struct sljit_compiler *compiler, sljit_s32 type, in sljit_emit_call() 1661 static SLJIT_INLINE struct sljit_jump* emit_cmp_to0(struct sljit_compiler *compiler, sljit_s32 type, in emit_cmp_to0() 1723 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_icall(struct sljit_compiler *compiler, sljit_s32 type, in sljit_emit_icall() 1740 sljit_s32 type) in sljit_emit_op_flags() 1786 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_cmov(struct sljit_compiler *compiler, sljit_s32 type, in sljit_emit_cmov() 1810 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_mem(struct sljit_compiler *compiler, sljit_s32 type, in sljit_emit_mem() [all …]
|
H A D | sljitLir.h | 301 #define SLJIT_DEF_RET(type) (type) argument 302 #define SLJIT_DEF_ARG1(type) ((type) << SLJIT_DEF_SHIFT) argument 303 #define SLJIT_DEF_ARG2(type) ((type) << (2 * SLJIT_DEF_SHIFT)) argument 304 #define SLJIT_DEF_ARG3(type) ((type) << (3 * SLJIT_DEF_SHIFT)) argument 305 #define SLJIT_DEF_ARG4(type) ((type) << (4 * SLJIT_DEF_SHIFT)) argument 319 #define SLJIT_RET(type) SLJIT_DEF_RET(SLJIT_ARG_TYPE_ ## type) argument 320 #define SLJIT_ARG1(type) SLJIT_DEF_ARG1(SLJIT_ARG_TYPE_ ## type) argument 321 #define SLJIT_ARG2(type) SLJIT_DEF_ARG2(SLJIT_ARG_TYPE_ ## type) argument 322 #define SLJIT_ARG3(type) SLJIT_DEF_ARG3(SLJIT_ARG_TYPE_ ## type) argument 323 #define SLJIT_ARG4(type) SLJIT_DEF_ARG4(SLJIT_ARG_TYPE_ ## type) argument
|
/PHP-7.3/ext/mbstring/ucgendat/ |
H A D | uctest.php | 47 function testCaseMap($type, int $origCode, array $newCodes) { 60 function testSimpleCaseMap($type, int $origCode, int $newCode) {
|
/PHP-7.3/Zend/ |
H A D | zend_ini_scanner.l | 143 #define RETURN_TOKEN(type, str, len) { \ argument 155 zend_uchar type; in convert_to_number() local 173 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_stack.c | 103 ZEND_API void zend_stack_apply(zend_stack *stack, int type, int (*apply_function)(void *element)) in zend_stack_apply() 126 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.c | 146 #define RETURN_TOKEN(type, str, len) { \ argument 158 zend_uchar type; in convert_to_number() local 176 static void zend_ini_copy_typed_value(zval *retval, const int type, const char *str, int len) in zend_ini_copy_typed_value()
|
/PHP-7.3/sapi/phpdbg/ |
H A D | phpdbg_out.h | 39 # define PHPDBG_ATTRIBUTE_FORMAT(type, idx, first) PHP_ATTRIBUTE_FORMAT(type, idx, first) argument 41 # define PHPDBG_ATTRIBUTE_FORMAT(type, idx, first) argument 54 #define phpdbg_script(type, fmt, ...) phpdbg_print(type , PHPDBG_G(io)[PH… argument 63 #define phpdbg_script_ex(out, type, fmt, ...) phpdbg_print(type , out, NULL, NULL… argument
|
/PHP-7.3/ext/xmlrpc/libxmlrpc/ |
H A D | xmlrpc_introspection.c | 137 XMLRPC_VALUE_TYPE type = XMLRPC_GetValueType(xParams); in xi_system_describe_methods_cb() local 199 const char* type; in xi_system_method_signature_cb() local 284 static XMLRPC_VALUE describeValue_worker(const char* type, const char* id, const char* desc, int op… in describeValue_worker() 311 const char* type = NULL; in xml_element_to_method_description() local
|
H A D | xml_to_soap.c | 105 XMLRPC_VALUE_TYPE_EASY type = xmlrpc_type_none; in get_array_soap_type() local 249 const char* type = NULL, *arrayType=NULL, *actor = NULL; in xml_element_to_SOAP_REQUEST_worker() local 437 XMLRPC_VALUE_TYPE_EASY type = XMLRPC_GetValueTypeEasy(node); in SOAP_to_xml_element_worker() local 452 const char* type = get_array_soap_type(node); in SOAP_to_xml_element_worker() local
|
/PHP-7.3/ext/intl/common/ |
H A D | common_date.cpp | 35 U_CFUNC TimeZone *timezone_convert_datetimezone(int type, 178 int type; local
|
/PHP-7.3/ext/intl/collator/ |
H A D | collator_locale.c | 36 zend_long type = 0; in PHP_FUNCTION() local
|
/PHP-7.3/ext/xmlrpc/ |
H A D | xmlrpc-epi-php.c | 503 XMLRPC_VALUE_TYPE type; in PHP_to_XMLRPC_worker() local 610 XMLRPC_VALUE_TYPE type = XMLRPC_GetValueType(el); in XMLRPC_to_PHP() local 1223 const char* xmlrpc_type_as_str(XMLRPC_VALUE_TYPE type, XMLRPC_VECTOR_TYPE vtype) /* {{{ */ in xmlrpc_type_as_str() 1283 zval type; in set_zval_xmlrpc_type() local 1321 XMLRPC_VALUE_TYPE type = xmlrpc_none; in get_zval_xmlrpc_type() local 1388 char *type; in PHP_FUNCTION() local 1413 XMLRPC_VALUE_TYPE type; in PHP_FUNCTION() local
|
/PHP-7.3/ext/intl/transliterator/ |
H A D | transliterator_class.c | 209 static zval *Transliterator_get_property_ptr_ptr( zval *object, zval *member, int type, void **cach… in Transliterator_get_property_ptr_ptr() 232 static zval *Transliterator_read_property( zval *object, zval *member, int type, void **cache_slot,… in Transliterator_read_property()
|
/PHP-7.3/ext/fileinfo/libmagic/ |
H A D | ascmagic.c | 80 const char *type = NULL; in file_ascmagic() local 101 const char *type, int text) in file_ascmagic_with_encoding()
|