Home
last modified time | relevance | path

Searched defs:type (Results 101 – 125 of 213) sorted by relevance

123456789

/PHP-5.5/ext/pcre/pcrelib/sljit/
H A DsljitNativeARM_T2_32.c281 sljit_si type = (jump->flags >> 4) & 0xf; in set_jump_instruction() local
1843 static sljit_uw get_cc(sljit_si type) in get_cc()
1914 …I_FUNC_ATTRIBUTE struct sljit_jump* sljit_emit_jump(struct sljit_compiler *compiler, sljit_si type) in sljit_emit_jump()
1947 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_ijump(struct sljit_compiler *compiler, sljit_si type, … in sljit_emit_ijump()
1978 sljit_si type) in sljit_emit_op_flags()
H A DsljitNativeMIPS_common.c1620 …I_FUNC_ATTRIBUTE struct sljit_jump* sljit_emit_jump(struct sljit_compiler *compiler, sljit_si type) in sljit_emit_jump()
1736 …PI_FUNC_ATTRIBUTE struct sljit_jump* sljit_emit_cmp(struct sljit_compiler *compiler, sljit_si type, in sljit_emit_cmp()
1857 …I_FUNC_ATTRIBUTE struct sljit_jump* sljit_emit_fcmp(struct sljit_compiler *compiler, sljit_si type, in sljit_emit_fcmp()
1946 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_ijump(struct sljit_compiler *compiler, sljit_si type, … in sljit_emit_ijump()
2007 sljit_si type) in sljit_emit_op_flags()
H A DsljitNativePPC_common.c1293 #define EMIT_MOV(type, type_flags, type_cast) \ argument
2068 static sljit_ins get_bo_bi_flags(sljit_si type) in get_bo_bi_flags()
2131 …I_FUNC_ATTRIBUTE struct sljit_jump* sljit_emit_jump(struct sljit_compiler *compiler, sljit_si type) in sljit_emit_jump()
2163 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_ijump(struct sljit_compiler *compiler, sljit_si type, … in sljit_emit_ijump()
2217 sljit_si type) in sljit_emit_op_flags()
/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/Zend/
H A Dzend.h163 # define ZEND_ATTRIBUTE_FORMAT(type, idx, first) __attribute__ ((format(type, idx, first))) argument
165 # define ZEND_ATTRIBUTE_FORMAT(type, idx, first) argument
169 # define ZEND_ATTRIBUTE_PTR_FORMAT(type, idx, first) __attribute__ ((format(type, idx, first))) argument
171 # define ZEND_ATTRIBUTE_PTR_FORMAT(type, idx, first) argument
336 zend_uchar type; /* active type */ member
477 char type; member
H A Dzend_execute.c53 #define get_zval_ptr(op_type, node, ex, should_free, type) _get_zval_ptr(op_type, node, ex, should_… argument
54 #define get_zval_ptr_ptr(op_type, node, ex, should_free, type) _get_zval_ptr_ptr(op_type, node, ex,… argument
55 #define get_obj_zval_ptr(op_type, node, ex, should_free, type) _get_obj_zval_ptr(op_type, node, ex,… argument
56 #define get_obj_zval_ptr_ptr(op_type, node, ex, should_free, type) _get_obj_zval_ptr_ptr(op_type, n… argument
H A Dzend_ini_scanner.c142 #define RETURN_TOKEN(type, str, len) { \ argument
H A Dzend_operators.h136 zend_uchar type; local
387 #define convert_to_explicit_type(pzv, type) \ argument
H A Dzend_exceptions.c223 #define CHECK_EXC_TYPE(name, type) \ argument
874 static void zend_error_va(int type, const char *file, uint lineno, const char *format, ...) /* {{{ … in zend_error_va()
/PHP-5.5/ext/opcache/
H A Dshared_alloc_win32.c40 static void zend_win_error_message(int type, char *msg, int err) in zend_win_error_message()
/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c525 #define JUMP(type) \ argument
527 #define JUMPTO(type, label) \ argument
533 #define CMP(type, src1, src1w, src2, src2w) \ argument
537 #define OP_FLAGS(op, dst, dstw, src, srcw, type) \ argument
929 pcre_uchar type; in detect_repeat() local
5955 #define BACKTRACK_AS(type) ((type *)backtrack) argument
6088 pcre_uchar type; in compile_ref_iterator_matchingpath() local
7908 pcre_uchar type; in compile_iterator_matchingpath() local
8596 #define CURRENT_AS(type) ((type *)current) argument
8603 pcre_uchar type; in compile_iterator_backtrackingpath() local
[all …]
/PHP-5.5/TSRM/
H A DTSRM.h164 #define TSRMG(id, type, element) (((type) (*((void ***) tsrm_ls))[TSRM_UNSHUFFLE_RSRC_ID(id)])->ele… argument
/PHP-5.5/ext/standard/
H A Dexec.c103 PHPAPI int php_exec(int type, char *cmd, zval *array, zval *return_value TSRMLS_DC) in php_exec()
/PHP-5.5/ext/fileinfo/libmagic/
H A Dencoding.c68 …nbytes, unichar **ubuf, size_t *ulen, const char **code, const char **code_mime, const char **type) in file_encoding()
H A Dfuncs.c171 const char *type = NULL; in file_buffer() local
H A Dsoftmagic.c715 cvt_flip(int type, int flip) in cvt_flip()
1008 mcopy(struct magic_set *ms, union VALUETYPE *p, int type, int indir, in mcopy()
/PHP-5.5/ext/xmlrpc/libxmlrpc/
H A Dxml_to_xmlrpc.c195 XMLRPC_VALUE_TYPE type = XMLRPC_GetValueType(node); in XMLRPC_to_xml_element_worker() local
/PHP-5.5/ext/snmp/
H A Dsnmp.c514 static void php_snmp_error(zval *object, const char *docref TSRMLS_DC, int type, const char *format… in php_snmp_error()
970 …oid(zval *object, int st, struct objid_query *objid_query, zval **oid, zval **type, zval **value T… in php_snmp_parse_oid()
1428 zval **oid, **value, **type; in php_snmp() local
1978 zval *php_snmp_read_property(zval *object, zval *member, int type, const zend_literal *key TSRMLS_D… in php_snmp_read_property()
/PHP-5.5/ext/sockets/
H A Dsockets.c1126 long length, type = PHP_BINARY_READ; local
2089 long domain, type, protocol; local
2216 int type; local
/PHP-5.5/win32/
H A Dregistry.c72 DWORD name_len, type, value_len; in LoadDirectory() local
/PHP-5.5/ext/sybase_ct/
H A Dphp_sybase_ct.h95 CS_INT type; member
/PHP-5.5/sapi/cli/
H A Dphp_http_parser.h116 unsigned char type : 2; member
/PHP-5.5/sapi/cgi/
H A Dfastcgi.h74 unsigned char type; member
/PHP-5.5/ext/phar/
H A Dfunc_interceptors.c442 static void phar_fancy_stat(struct stat *stat_sb, int type, zval *return_value TSRMLS_DC) in phar_fancy_stat()
611 static void phar_file_stat(const char *filename, php_stat_len filename_length, int type, void (*ori… in phar_file_stat()
/PHP-5.5/ext/mysqli/
H A Dmysqli.c119 void php_free_stmt_bind_buffer(BIND_BUFFER bbuf, int type) in php_free_stmt_bind_buffer()
321 zval *mysqli_read_property(zval *object, zval *member, int type, const zend_literal *key TSRMLS_DC) in mysqli_read_property()

Completed in 147 milliseconds

123456789