Home
last modified time | relevance | path

Searched defs:type (Results 76 – 100 of 234) sorted by relevance

12345678910

/PHP-7.3/ext/standard/
H A Dhttp.c30 zval *type, char *arg_sep, int enc_type) in php_url_encode_hash_ex()
/PHP-7.3/ext/dba/
H A Ddba_db2.c48 DBTYPE type; in DBA_OPEN_FUNC() local
H A Ddba_db3.c60 DBTYPE type; local
H A Ddba_db4.c74 DBTYPE type; local
/PHP-7.3/ext/gd/libgd/
H A Dgd_xbm.c38 char *type; in gdImageCreateFromXbm() local
/PHP-7.3/Zend/
H A Dzend_object_handlers.c615 ZEND_API zval *zend_std_read_property(zval *object, zval *member, int type, void **cache_slot, zval… in zend_std_read_property()
827 ZEND_API zval *zend_std_read_dimension(zval *object, zval *offset, int type, zval *rv) /* {{{ */ in zend_std_read_dimension()
924 ZEND_API zval *zend_std_get_property_ptr_ptr(zval *object, zval *member, int type, void **cache_slo… in zend_std_get_property_ptr_ptr()
1695 ZEND_API int zend_std_cast_object_tostring(zval *readobj, zval *writeobj, int type) /* {{{ */ in zend_std_cast_object_tostring()
H A Dzend.c1169 ZEND_API ZEND_COLD void zend_error(int type, const char *format, ...) /* {{{ */ in zend_error()
1400 ZEND_API ZEND_COLD void zend_error(int type, const char *format, ...) /* {{{ */ in zend_error()
1409 ZEND_API ZEND_COLD ZEND_NORETURN void zend_error_noreturn(int type, const char *format, ...) in zend_error_noreturn()
1548 ZEND_API int zend_execute_scripts(int type, zval *retval, int file_count, ...) /* {{{ */ in zend_execute_scripts()
H A Dzend_portability.h199 # define ZEND_ATTRIBUTE_FORMAT(type, idx, first) __attribute__ ((format(type, idx, first))) argument
201 # define ZEND_ATTRIBUTE_FORMAT(type, idx, first) argument
205 # define ZEND_ATTRIBUTE_PTR_FORMAT(type, idx, first) __attribute__ ((format(type, idx, first))) argument
207 # define ZEND_ATTRIBUTE_PTR_FORMAT(type, idx, first) argument
H A Dzend_compile.h366 zend_type type; member
374 zend_type type; member
386 zend_type type; member
393 zend_uchar type; member
441 zend_uchar type; member
460 zend_uchar type; /* MUST be the first element of this struct! */ member
464 zend_uchar type; /* never used */ member
886 #define ZEND_USER_CODE(type) ((type & 1) == 0) argument
H A Dzend_exceptions.c314 #define CHECK_EXC_TYPE(id, type) \ argument
959 static void zend_error_va(int type, const char *file, uint32_t lineno, const char *format, ...) /* … in zend_error_va()
969 static void zend_error_helper(int type, const char *filename, const uint32_t lineno, const char *fo… in zend_error_helper()
/PHP-7.3/ext/xmlrpc/libxmlrpc/
H A Dxmlrpc.c417 XMLRPC_REQUEST_TYPE type) { in XMLRPC_RequestSetRequestType()
1040 int XMLRPC_SetIsVector(XMLRPC_VALUE value, XMLRPC_VECTOR_TYPE type) { in XMLRPC_SetIsVector()
1093 XMLRPC_VALUE XMLRPC_CreateVector(const char* id, XMLRPC_VECTOR_TYPE type) { in XMLRPC_CreateVector()
2468 const char* type_to_str(XMLRPC_VALUE_TYPE type, XMLRPC_VECTOR_TYPE vtype) { in type_to_str()
/PHP-7.3/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c598 #define JUMP(type) \ argument
600 #define JUMPTO(type, label) \ argument
606 #define CMP(type, src1, src1w, src2, src2w) \ argument
610 #define OP_FLAGS(op, dst, dstw, type) \ argument
612 #define CMOV(type, dst_reg, src, srcw) \ argument
1201 PCRE2_UCHAR type; in detect_repeat() local
5853 sljit_s32 type; in optimize_class_chars() local
7941 PCRE2_UCHAR type; in compile_ref_iterator_matchingpath() local
9897 PCRE2_UCHAR type; in compile_iterator_matchingpath() local
10750 PCRE2_UCHAR type; in compile_iterator_backtrackingpath() local
[all …]
/PHP-7.3/ext/date/lib/
H A Dparse_tz.c142 static int read_preamble(const unsigned char **tzf, timelib_tzinfo *tz, unsigned int *type) in read_preamble()
500 unsigned int type; /* TIMELIB_TZINFO_PHP or TIMELIB_TZINFO_ZONEINFO */ in timelib_parse_tzfile() local
/PHP-7.3/TSRM/
H A Dtsrm_win32.c442 TSRM_API FILE *popen(const char *command, const char *type) in popen()
448 TSRM_API FILE *popen_ex(const char *command, const char *type, const char *cwd, char *env) in popen_ex()
/PHP-7.3/ext/simplexml/
H A Dphp_simplexml.h64 SXE_ITER type; member
/PHP-7.3/sapi/phpdbg/
H A Dphpdbg_out.c951 static int phpdbg_process_print(int fd, int type, const char *tag, const char *msg, int msglen, con… in phpdbg_process_print()
1097 PHPDBG_API int phpdbg_vprint(int type, int fd, const char *tag, const char *xmlfmt, const char *str… in phpdbg_vprint()
1187 PHPDBG_API int phpdbg_print(int type, int fd, const char *tag, const char *xmlfmt, const char *strf… in phpdbg_print()
H A Dphpdbg_help.c212 void phpdbg_do_help_cmd(char *type) { /* {{{ */ in phpdbg_do_help_cmd()
H A Dphpdbg_frame.c174 zval *funcname, *class, class_zv, *type, *args, *argstmp; in phpdbg_dump_prototype() local
/PHP-7.3/ext/oci8/
H A Doci8_interface.c127 zend_long type = 0; in PHP_FUNCTION() local
194 zend_long maxlen = -1, type = 0; in PHP_FUNCTION() local
229 zend_long type = SQLT_AFC; in PHP_FUNCTION() local
1087 zend_long type = OCI_TEMP_CLOB; in PHP_FUNCTION() local
1148 zend_long type = OCI_DTYPE_LOB; in PHP_FUNCTION() local
2226 ub2 type; in PHP_FUNCTION() local
H A Doci8_lob.c50 php_oci_descriptor *php_oci_lob_create (php_oci_connection *connection, zend_long type) in php_oci_lob_create()
895 int php_oci_lob_write_tmp (php_oci_descriptor *descriptor, zend_long type, char *data, int data_len) in php_oci_lob_write_tmp()
/PHP-7.3/ext/intl/formatter/
H A Dformatter_attr.c427 zend_long type = ULOC_ACTUAL_LOCALE; in PHP_FUNCTION() local
/PHP-7.3/ext/tokenizer/
H A Dtokenizer.c293 zend_long type; in PHP_FUNCTION() local
/PHP-7.3/ext/mbstring/
H A Dmbstring.h180 int type; member
/PHP-7.3/ext/pcre/pcre2lib/sljit/
H A DsljitNativePPC_64.c38 #define RLDI(dst, src, sh, mb, type) \ argument
/PHP-7.3/ext/opcache/
H A Dshared_alloc_win32.c44 static void zend_win_error_message(int type, char *msg, int err) in zend_win_error_message()

Completed in 140 milliseconds

12345678910