Home
last modified time | relevance | path

Searched refs:full (Results 51 – 75 of 88) sorted by relevance

1234

/PHP-7.1/
H A DREADME.TESTING284 for cli testing. A full example looks like:
95 $filename full native path to file, will become PATH_TRANSLATED
H A DREADME.UNIX-BUILD-SYSTEM56 The full syntax:
H A DREADME.namespaces29 Every class and function in a namespace can be referred to by the full name
H A DREADME.EXT_SKEL126 --full-xml
H A DCODING_STANDARDS260 which generates a full function summary. Having this keyword in front of the
H A Dphp.ini-development1073 ; the full path of the script, line number, To address and headers.
1857 ; to a new line. The filename may be a full path or just a file prefix
1901 ; It should improve performance when SHM memory is full, at server restart or
/PHP-7.1/ext/spl/internal/
H A Diteratoriterator.inc19 * the full Iterator feature set. If so you need to provide techniques to
/PHP-7.1/ext/phar/tests/
H A D027.phpt90 …y in "phar://", must have at least phar:/// for root directory (always use full path to a new phar)
H A D027U.phpt90 …y in "phar://", must have at least phar:/// for root directory (always use full path to a new phar)
/PHP-7.1/win32/build/
H A Dconfutils.js2939 var full = execute(command + '" 2>&1"');
2941 if (full.match(/clang version ([\d\.]+) \((.*)\)/)) {
2950 var full = execute(command + '" 2>&1"');
2952 if (full.match(/Version (\d+\.\d+\.\d+)/)) {
2981 var full = execute(command + '" 2>&1"');
2983 return full.split(/\n/)[0].replace(/\s/g, ' ');
3006 var full = execute(command + '" 2>&1"');
3008 return null != full.match(/Intel\(R\) 64/);
/PHP-7.1/sapi/fpm/
H A Dwww.conf.in185 ; By default the status page only outputs short status. Passing 'full' in the
188 ; http://www.foo.bar/status?full
189 ; http://www.foo.bar/status?json&full
190 ; http://www.foo.bar/status?html&full
191 ; http://www.foo.bar/status?xml&full
/PHP-7.1/ext/
H A Dext_skel52 --full-xml)
/PHP-7.1/ext/imap/tests/
H A Dimap_fetchheader_variation1.phpt10 * Description: Get the full unfiltered header for a message
H A Dimap_fetchheader_variation2.phpt10 * Description: Get the full unfiltered header for a message
/PHP-7.1/ext/opcache/
H A DREADME32 zend_extension=/...full path.../opcache.so
172 to a new line. The filename may be a full path or just a file prefix
/PHP-7.1/Zend/
H A DZEND_CHANGES897 array functions, however you have full control over the array
1058 concept of reference counting. The Zend Engine adds full
1114 ${expr} - full indirect reference support for scalar
1116 {variable} - full variable support
1135 * A full-featured debugger has been integrated with the language
1164 "\{$somevar"; This incompatibility is due to the full variable
H A Dzend_alloc.c2162 void zend_mm_shutdown(zend_mm_heap *heap, int full, int silent) argument
2169 if (full) {
2206 if (full) {
/PHP-7.1/ext/sockets/tests/
H A Dsocket_strerror.phpt78 string(13) "Exchange full"
/PHP-7.1/ext/phar/
H A DTODO83 X make convertTo*() with full file compression rename to append .gz or .bz2
/PHP-7.1/ext/pcre/pcrelib/
H A DNEWS172 As always, the full list of changes is in the ChangeLog file.
284 full match is available. The "study" process has been enhanced by finding a
405 complete re-implementation of the build system. This now has full Autotools
602 functionality. For full details of these features, please consult the
/PHP-7.1/ext/standard/html_tables/mappings/
H A DROMAN.TXT106 # New York, Geneva, and Monaco did not implement the full Mac OS
109 # the full character set, as with the bitmap and TrueType versions
/PHP-7.1/sapi/phpdbg/
H A Dphpdbg_prompt.c390 void phpdbg_clean(zend_bool full, zend_bool resubmit) /* {{{ */ in phpdbg_clean() argument
404 if (full) { in phpdbg_clean()
/PHP-7.1/ext/mbstring/libmbfl/
H A DLICENSE64 consistent with the full freedom of use specified in this license.
355 terminated so long as such parties remain in full compliance.
/PHP-7.1/ext/dba/
H A Dconfig.m446 dnl parameters(name [, full name [, empty or error message]])
/PHP-7.1/ext/mbstring/
H A DREADME_PHP3-i18n-ja630 Conversion between full width character and halfwidth character.

Completed in 61 milliseconds

1234