Home
last modified time | relevance | path

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

12

/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_bp.c1151 phpdbg_breakbase_t *base = NULL; in phpdbg_find_breakpoint() local
/PHP-7.4/win32/build/
H A Dconfutils.js2765 function _inner_glob(base, p, parts) argument
/PHP-7.4/Zend/
H A Dzend_compile.h607 #define ZEND_OFFSET_TO_OPLINE(base, offset) \ argument
610 #define ZEND_OFFSET_TO_OPLINE_NUM(op_array, base, offset) \ argument
H A Dzend_operators.c328 ZEND_API void ZEND_FASTCALL convert_to_long_base(zval *op, int base) /* {{{ */ in convert_to_long_base()
H A Dzend_compile.c4198 zend_loop_var *base; in zend_handle_loops_and_finally_ex() local
4253 zend_loop_var *base; in zend_has_finally_ex() local
H A Dzend_API.c1879 static void zend_sort_modules(void *base, size_t count, size_t siz, compare_func_t compare, swap_fu… in zend_sort_modules()
/PHP-7.4/ext/soap/
H A Dphp_encoding.c1410 zval base; in to_zval_object_ex() local
1464 zval base; in to_zval_object_ex() local
H A Dsoap.c471 char *base = (char *) mh_arg2; in ZEND_GET_MODULE() local
473 char *base = (char *) ts_resource(*((int *) mh_arg2)); in ZEND_GET_MODULE() local
H A Dphp_sdl.c390 xmlChar *base = xmlNodeGetBase(trav->doc, trav); in load_wsdl_ex() local
/PHP-7.4/ext/phar/
H A Dphar_object.c1415 char *fname, *error = NULL, *base = p_obj->b, *save = NULL, *temp = NULL; in phar_build() local
1869 char *base = NULL; in PHP_METHOD() local
/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitNativeSPARC_common.c636 sljit_s32 base, arg2, delay_slot; in getput_arg() local
H A DsljitLir.h1406 #define SLJIT_OFFSETOF(base, member) ((sljit_sw)(&((base*)0x10)->member) - 0x10) argument
H A DsljitNativeARM_32.c1843 #define EMIT_FPU_DATA_TRANSFER(inst, add, base, freg, offs) \ argument
H A DsljitNativeX86_common.c802 sljit_s32 src, sljit_sw srcw, sljit_s32 base, sljit_sw disp) in adjust_shadow_stack()
/PHP-7.4/ext/spl/
H A Dspl_array.c829 zend_class_entry *base; in spl_array_get_debug_info() local
/PHP-7.4/ext/opcache/
H A DZendAccelerator.c3358 static void preload_sort_classes(void *base, size_t count, size_t siz, compare_func_t compare, swap… in preload_sort_classes()
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c11144 int base = (private_data_ptr == 0) ? SLJIT_MEM1(STACK_TOP) : SLJIT_MEM1(SLJIT_SP); in compile_iterator_matchingpath() local
12121 int base = (private_data_ptr == 0) ? SLJIT_MEM1(STACK_TOP) : SLJIT_MEM1(SLJIT_SP); in compile_iterator_backtrackingpath() local
/PHP-7.4/ext/exif/
H A Dexif.c4433 zend_string *base; in exif_read_from_impl() local
/PHP-7.4/ext/ffi/
H A Dffi.c7339 void zend_ffi_val_number(zend_ffi_val *val, int base, const char *str, size_t str_len) /* {{{ */

Completed in 251 milliseconds

12