Home
last modified time | relevance | path

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

123456789

/PHP-5.5/ext/opcache/
H A DZendAccelerator.c1279 static zend_persistent_script *compile_and_cache_file(zend_file_handle *file_handle, int type, char… in compile_and_cache_file()
H A DZendAccelerator.h102 # define FLOCK_STRUCTURE(name, type, whence, start, len) \ argument
105 # define FLOCK_STRUCTURE(name, type, whence, start, len) \ argument
108 # define FLOCK_STRUCTURE(name, type, whence, start, len) \ argument
112 # define FLOCK_STRUCTURE(name, type, whence, start, len) \ argument
115 # define FLOCK_STRUCTURE(name, type, whence, start, len) \ argument
119 # define FLOCK_STRUCTURE(name, type, whence, start, len) \ argument
122 # define FLOCK_STRUCTURE(name, type, whence, start, len) \ argument
H A Dshared_alloc_win32.c40 static void zend_win_error_message(int type, char *msg, int err) in zend_win_error_message()
H A Dzend_accelerator_debug.c31 void zend_accel_error(int type, const char *format, ...) in zend_accel_error()
/PHP-5.5/ext/openssl/
H A Dopenssl.c1250 int type; in php_openssl_x509_from_zval() local
2220 char * type; in php_openssl_make_REQ() local
2369 int type; in php_openssl_csr_from_zval() local
2826 int type; in php_openssl_evp_from_zval() local
/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_internal.h2655 pcre_uint16 type; member
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/ext/pcre/pcrelib/sljit/
H A DsljitLir.c876 #define JUMP_PREFIX(type) \ argument
1323 …LJIT_INLINE CHECK_RETURN_TYPE check_sljit_emit_jump(struct sljit_compiler *compiler, sljit_si type) in check_sljit_emit_jump()
1344 …SLJIT_INLINE CHECK_RETURN_TYPE check_sljit_emit_cmp(struct sljit_compiler *compiler, sljit_si type, in check_sljit_emit_cmp()
1367 …LJIT_INLINE CHECK_RETURN_TYPE check_sljit_emit_fcmp(struct sljit_compiler *compiler, sljit_si type, in check_sljit_emit_fcmp()
1416 sljit_si type) in check_sljit_emit_op_flags()
1579 …PI_FUNC_ATTRIBUTE struct sljit_jump* sljit_emit_cmp(struct sljit_compiler *compiler, sljit_si type, in sljit_emit_cmp()
1661 …I_FUNC_ATTRIBUTE struct sljit_jump* sljit_emit_fcmp(struct sljit_compiler *compiler, sljit_si type, in sljit_emit_fcmp()
1919 …I_FUNC_ATTRIBUTE struct sljit_jump* sljit_emit_jump(struct sljit_compiler *compiler, sljit_si type) in sljit_emit_jump()
1927 …PI_FUNC_ATTRIBUTE struct sljit_jump* sljit_emit_cmp(struct sljit_compiler *compiler, sljit_si type, in sljit_emit_cmp()
1941 …I_FUNC_ATTRIBUTE struct sljit_jump* sljit_emit_fcmp(struct sljit_compiler *compiler, sljit_si type, in sljit_emit_fcmp()
[all …]
H A DsljitNativeARM_32.c940 #define EMIT_DATA_TRANSFER(type, add, wb, target, base1, base2) \ argument
944 #define IS_TYPE1_TRANSFER(type) \ argument
2329 static sljit_uw get_cc(sljit_si type) in get_cc()
2400 …I_FUNC_ATTRIBUTE struct sljit_jump* sljit_emit_jump(struct sljit_compiler *compiler, sljit_si type) in sljit_emit_jump()
2441 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_ijump(struct sljit_compiler *compiler, sljit_si type, … in sljit_emit_ijump()
2481 sljit_si type) in sljit_emit_op_flags()
H A DsljitNativeARM_64.c1809 static sljit_uw get_cc(sljit_si type) in get_cc()
1880 …I_FUNC_ATTRIBUTE struct sljit_jump* sljit_emit_jump(struct sljit_compiler *compiler, sljit_si type) in sljit_emit_jump()
1906 static SLJIT_INLINE struct sljit_jump* emit_cmp_to0(struct sljit_compiler *compiler, sljit_si type, in emit_cmp_to0()
1940 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_ijump(struct sljit_compiler *compiler, sljit_si type, … in sljit_emit_ijump()
1970 sljit_si type) in sljit_emit_op_flags()
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_64.c38 #define RLDI(dst, src, sh, mb, type) \ argument
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()
H A DsljitNativeSPARC_common.c1234 static sljit_ins get_cc(sljit_si type) in get_cc()
1289 …I_FUNC_ATTRIBUTE struct sljit_jump* sljit_emit_jump(struct sljit_compiler *compiler, sljit_si type) in sljit_emit_jump()
1335 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_ijump(struct sljit_compiler *compiler, sljit_si type, … in sljit_emit_ijump()
1373 sljit_si type) in sljit_emit_op_flags()
H A DsljitNativeTILEGX-encoder.c245 tilegx_operand_type type; member
H A DsljitNativeTILEGX_64.c2085 …er *compiler, sljit_si op, sljit_si dst, sljit_sw dstw, sljit_si src, sljit_sw srcw, sljit_si type) in sljit_emit_op_flags()
2315 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_ijump(struct sljit_compiler *compiler, sljit_si type, … in sljit_emit_ijump()
2404 …_FUNC_ATTRIBUTE struct sljit_jump * sljit_emit_jump(struct sljit_compiler *compiler, sljit_si type) in sljit_emit_jump()
H A DsljitNativeX86_32.c41 static sljit_ub* generate_far_jump_code(struct sljit_jump *jump, sljit_ub *code_ptr, sljit_si type) in generate_far_jump_code()
441 static SLJIT_INLINE sljit_si call_with_args(struct sljit_compiler *compiler, sljit_si type) in call_with_args()
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()
H A DsljitNativeX86_common.c333 static sljit_ub get_jump_code(sljit_si type) in get_jump_code()
395 …generate_near_jump_code(struct sljit_jump *jump, sljit_ub *code_ptr, sljit_ub *code, sljit_si type) in generate_near_jump_code()
2554 …I_FUNC_ATTRIBUTE struct sljit_jump* sljit_emit_jump(struct sljit_compiler *compiler, sljit_si type)
2591 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_ijump(struct sljit_compiler *compiler, sljit_si type, …
2663 sljit_si type)
2959 sljit_si type,
/PHP-5.5/ext/pdo/
H A Dpdo_stmt.c552 int type, new_type; in fetch_value() local
2574 static zval *row_prop_read(zval *object, zval *member, int type, const zend_literal *key TSRMLS_DC) in row_prop_read()
/PHP-5.5/ext/pdo_dblib/
H A Ddblib_stmt.c42 static char *pdo_dblib_get_field_name(int type) in pdo_dblib_get_field_name()
/PHP-5.5/ext/pdo_firebird/
H A Dfirebird_statement.c215 #define FETCH_BUF(buf,type,len,lenvar) ((buf) = (buf) ? (buf) : \ argument
/PHP-5.5/ext/pdo_mysql/
H A Dmysql_statement.c757 static char *type_to_name_native(int type) /* {{{ */
/PHP-5.5/ext/pgsql/
H A Dpgsql.c1370 int type; local
5427 zval *meta, **def, **type, **not_null, **has_default, **is_enum, **val, *new_val; local

Completed in 181 milliseconds

123456789