Home
last modified time | relevance | path

Searched defs:base (Results 26 – 48 of 48) sorted by relevance

12

/PHP-7.0/Zend/
H A Dzend.c106 char *base = (char *) mh_arg2; in ZEND_INI_MH() local
108 char *base; in ZEND_INI_MH() local
H A Dzend_compile.h522 #define ZEND_OFFSET_TO_OPLINE(base, offset) \ argument
525 #define ZEND_OFFSET_TO_OPLINE_NUM(op_array, base, offset) \ argument
572 # define RT_CONSTANT_EX(base, node) \ argument
588 # define RT_CONSTANT_EX(base, node) \ argument
H A Dzend_operators.c302 ZEND_API void ZEND_FASTCALL convert_to_long_base(zval *op, int base) /* {{{ */ in convert_to_long_base()
H A Dzend_API.c1866 static void zend_sort_modules(void *base, size_t count, size_t siz, compare_func_t compare, swap_fu… in zend_sort_modules()
H A Dzend_compile.c3578 zend_loop_var *base; in zend_handle_loops_and_finally_ex() local
/PHP-7.0/ext/pcre/pcrelib/sljit/
H A DsljitNativeMIPS_common.c545 sljit_ins base; in sljit_emit_enter() local
617 sljit_ins base; in sljit_emit_return() local
744 sljit_si tmp_ar, base, delay_slot; in getput_arg() local
H A DsljitLir.h1110 #define SLJIT_OFFSETOF(base, member) ((sljit_sw)(&((base*)0x10)->member) - 0x10) argument
1142 sljit_uw base; member
H A DsljitNativeTILEGX_64.c1179 sljit_ins base; in sljit_emit_enter() local
1242 sljit_ins base; in sljit_emit_return() local
1342 sljit_si tmp_ar, base; in getput_arg() local
H A DsljitNativeARM_32.c1440 #define GETPUT_ARG_DATA_TRANSFER(add, wb, target, base, imm) \ argument
2038 #define EMIT_FPU_DATA_TRANSFER(inst, add, base, freg, offs) \ argument
H A DsljitNativeSPARC_common.c554 sljit_si base, arg2, delay_slot; in getput_arg() local
/PHP-7.0/win32/build/
H A Dconfutils.js2430 function _inner_glob(base, p, parts) argument
/PHP-7.0/sapi/phpdbg/
H A Dphpdbg_bp.c1108 phpdbg_breakbase_t *base = NULL; in phpdbg_find_breakpoint() local
/PHP-7.0/ext/phar/
H A Dphar_object.c1449 char *fname, *error = NULL, *base = p_obj->b, *save = NULL, *temp = NULL; in phar_build() local
1918 char *base = NULL; in PHP_METHOD() local
/PHP-7.0/ext/soap/
H A Dphp_encoding.c1457 zval base; in to_zval_object_ex() local
1511 zval base; in to_zval_object_ex() local
H A Dsoap.c479 char *base = (char *) mh_arg2; in ZEND_GET_MODULE() local
481 char *base = (char *) ts_resource(*((int *) mh_arg2)); in ZEND_GET_MODULE() local
H A Dphp_sdl.c387 xmlChar *base = xmlNodeGetBase(trav->doc, trav); in load_wsdl_ex() local
/PHP-7.0/ext/interbase/
H A Dibase_query.c1514 char const *base = "FIELD"; /* use 'FIELD' if name is empty */ in _php_ibase_fetch_hash() local
/PHP-7.0/ext/spl/
H A Dspl_array.c834 zend_class_entry *base; in spl_array_get_debug_info() local
/PHP-7.0/ext/mbstring/oniguruma/
H A Dregparse.c2280 int base; /* is number: 8, 16 (used in [....]) */ member
4250 int i, base = tok->base; in parse_char_class() local
H A Dregint.h689 NodeBase base; member
/PHP-7.0/ext/pcre/pcrelib/
H A Dpcre_compile.c2917 pcre_uchar base; in get_chr_property_list() local
H A Dpcre_jit_compile.c7915 int base = (private_data_ptr == 0) ? SLJIT_MEM1(STACK_TOP) : SLJIT_MEM1(SLJIT_SP); in compile_iterator_matchingpath() local
8609 int base = (private_data_ptr == 0) ? SLJIT_MEM1(STACK_TOP) : SLJIT_MEM1(SLJIT_SP); in compile_iterator_backtrackingpath() local
/PHP-7.0/ext/exif/
H A Dexif.c3901 zend_string *base; in exif_read_file() local

Completed in 216 milliseconds

12