Home
last modified time | relevance | path

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

12

/PHP-5.5/win32/build/
H A Dconfutils.js2148 function _inner_glob(base, p, parts) argument
/PHP-5.5/ext/pcre/pcrelib/sljit/
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-5.5/Zend/
H A Dzend_operators.h134 int base = 10, digits = 0, dp_or_e = 0; local
H A Dzend_operators.c369 ZEND_API void convert_to_long_base(zval *op, int base) /* {{{ */ in convert_to_long_base()
H A Dzend_API.c1770 static void zend_sort_modules(void *base, size_t count, size_t siz, compare_func_t compare TSRMLS_D… in zend_sort_modules()
/PHP-5.5/ext/phar/
H A Dphar_object.c1427 char *fname, *error = NULL, *base = p_obj->b, *opened, *save = NULL, *temp = NULL; in phar_build() local
1886 char *base = NULL; in PHP_METHOD() local
/PHP-5.5/ext/soap/
H A Dphp_encoding.c1514 zval *base; in to_zval_object_ex() local
1567 zval *base; in to_zval_object_ex() local
H A Dsoap.c475 char *base = (char *) mh_arg2; in ZEND_INI_MH() local
477 char *base = (char *) ts_resource(*((int *) mh_arg2)); in ZEND_INI_MH() local
H A Dphp_sdl.c391 xmlChar *base = xmlNodeGetBase(trav->doc, trav); in load_wsdl_ex() local
/PHP-5.5/ext/interbase/
H A Dibase_query.c1512 char const *base = "FIELD"; /* use 'FIELD' if name is empty */ in _php_ibase_fetch_hash() local
/PHP-5.5/ext/spl/
H A Dspl_array.c800 zend_class_entry *base; in spl_array_get_debug_info() local
/PHP-5.5/ext/mbstring/oniguruma/
H A Dregparse.c2272 int base; /* is number: 8, 16 (used in [....]) */ member
4242 int i, base = tok->base; in parse_char_class() local
H A Dregint.h685 NodeBase base; member
/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_compile.c2919 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

Completed in 177 milliseconds

12