Home
last modified time | relevance | path

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

12

/PHP-5.6/ext/gmp/
H A Dgmp.c791 static void gmp_strval(zval *result, mpz_t gmpnum, long base) /* {{{ */ in gmp_strval()
1066 long base = 0; in ZEND_FUNCTION() local
1220 long base = 10; local
/PHP-5.6/main/
H A Dmain.c502 char *base = (char *) mh_arg2; in PHP_INI_MH() local
504 char *base; in PHP_INI_MH() local
/PHP-5.6/win32/build/
H A Dconfutils.js2178 function _inner_glob(base, p, parts) argument
/PHP-5.6/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.6/Zend/
H A Dzend_operators.h135 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.c1814 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.6/sapi/phpdbg/
H A Dphpdbg_bp.c1039 phpdbg_breakbase_t *base = NULL; local
/PHP-5.6/ext/phar/
H A Dphar_object.c1425 char *fname, *error = NULL, *base = p_obj->b, *opened, *save = NULL, *temp = NULL; in phar_build() local
1884 char *base = NULL; in PHP_METHOD() local
/PHP-5.6/ext/soap/
H A Dphp_encoding.c1512 zval *base; in to_zval_object_ex() local
1565 zval *base; in to_zval_object_ex() local
H A Dsoap.c477 char *base = (char *) mh_arg2; in ZEND_INI_MH() local
479 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.6/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.6/ext/spl/
H A Dspl_array.c815 zend_class_entry *base; in spl_array_get_debug_info() local
/PHP-5.6/ext/mbstring/oniguruma/
H A Dregparse.c2283 int base; /* is number: 8, 16 (used in [....]) */ member
4255 int i, base = tok->base; in parse_char_class() local
H A Dregint.h685 NodeBase base; member
/PHP-5.6/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 199 milliseconds

12