Home
last modified time | relevance | path

Searched refs:base (Results 351 – 366 of 366) sorted by relevance

1...<<1112131415

/PHP-7.0/ext/standard/
H A Dbasic_functions.c1685 ZEND_ARG_INFO(0, base)
1703 ZEND_ARG_INFO(0, base)
2510 ZEND_ARG_INFO(0, base)
/PHP-7.0/ext/mbstring/
H A DREADME_PHP3-i18n-ja14 Currently, this I18N version of PHP only adds Japanese support to base
/PHP-7.0/
H A DREADME.REDIST.BINS162 This file contains the base code which implements sscanf and by extension
H A Dphp.ini-development540 ; and change docref_root to the base URL of your local copy including the
1861 ; Mapping base of shared memory segments (for Windows only). All the PHP
1863 ; directive allows to manually fix the "Unable to reattach to base address"
H A Dphp.ini-production540 ; and change docref_root to the base URL of your local copy including the
1861 ; Mapping base of shared memory segments (for Windows only). All the PHP
1863 ; directive allows to manually fix the "Unable to reattach to base address"
H A DNEWS207 . Fixed bug #75178 (bcpowmod() misbehaves for non-integer base or modulus). (cmb)
2605 . Attmpt to fix "Unable to reattach to base address" problem. (Matt Ficken)
2841 . Improved precision of log() function for base 2 and 10. (Marc Bennewitz)
H A Dacinclude.m4118 dnl Build system base macros
H A DINSTALL463 After performing the base install and reading the appropriate readme
/PHP-7.0/ext/soap/
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
484 p = (char*) (base+(size_t) mh_arg1); in ZEND_GET_MODULE()
/PHP-7.0/ext/pcre/pcrelib/
H A DHACKING372 information follows the base item. The matching code looks at the following
H A DREADME946 doc/index.html.src the base HTML page
H A DChangeLog1462 main code base, and can be used by building with --enable-jit. When this is
/PHP-7.0/Zend/
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() argument
1868 Bucket *b1 = base; in zend_sort_modules()
H A Dzend_compile.c3578 zend_loop_var *base; in zend_handle_loops_and_finally_ex() local
3584 base = zend_stack_base(&CG(loop_var_stack)); in zend_handle_loops_and_finally_ex()
3585 for (; loop_var >= base; loop_var--) { in zend_handle_loops_and_finally_ex()
/PHP-7.0/ext/fileinfo/tests/
H A Dmagic563 >8 string drc1 \b, Dirac (wavelet compression), encap in ISO base media (MP4)
2490 >>>62 string base Database file
4855 # expect base address of 0x10000
9387 0 string 5\x0aThe_Abandoned_Base Quake I save: dm3 The abandoned base
9430 0 string 5\x0aThe_Underwater_Base Quake I save: d8 The underwater base
9431 0 string 5\x0aTakahiro_Base Quake I save: d9 Takahiro base
10726 #>4 belong >0 - base address 0x%x
18283 >>>(12.l+23) lelong 1 base
20130 >0x000048 byte 0x0D (graphic data base)
20148 >0x000048 byte 0x0D (graphic data base)
[all …]
/PHP-7.0/ext/pcre/pcrelib/doc/
H A Dpcre.txt5533 most base (ASCII) characters are excluded. (Universal Character Names
9579 regex_t structure that is used as a base for storing information about
10058 text is interpreted as a base-10 number. You can instead wrap the
10060 to interpret the text in another base. The CRadix operator interprets
10061 C-style "0" (base-8) and "0x" (base-16) prefixes, but defaults to
10062 base-10.

Completed in 166 milliseconds

1...<<1112131415