Home
last modified time | relevance | path

Searched refs:list (Results 251 – 275 of 276) sorted by relevance

1...<<1112

/PHP-5.3/ext/phar/phar/
H A Dpharcommand.inc120 'inf' => '<loader> Location of PHP_Archive class file (pear list-files PHP_Archive).'
231 $files = explode("\n", `pear list-files PHP_Archive`);
445 "excluded from the list of input files/dirs." .
757 * @return arguments list
/PHP-5.3/ext/ereg/regex/
H A Dtests11 # separated list of what the subexpressions should match, with - indicating
18 # The full list of flags:
/PHP-5.3/ext/intl/tests/
H A Dut_common.inc131 // FIXME: incomplete list
/PHP-5.3/Zend/
H A DZEND_CHANGES169 an arbitrary list of interfaces.
1019 Probably other changes which we forgot to list. This list will be kept up-to-date
/PHP-5.3/ext/date/tests/
H A Dbug33414-1.phpt2 Bug #33414 [1] (Comprehensive list of incorrect days returned after strotime() / date() tests)
/PHP-5.3/
H A Dphp.ini-development359 ; This directive contains a comma-delimited list of prefixes. In Safe Mode,
368 ; This directive contains a comma-delimited list of environment variables that
382 ; It receives a comma-delimited list of function names. This directive is
388 ; It receives a comma-delimited list of class names. This directive is
579 ; error reporting includes E_WARNING in the allowed list
1641 ; the hash extension. A list of available hashes is returned by the hash_algos()
H A Dphp.ini-production359 ; This directive contains a comma-delimited list of prefixes. In Safe Mode,
368 ; This directive contains a comma-delimited list of environment variables that
382 ; It receives a comma-delimited list of function names. This directive is
388 ; It receives a comma-delimited list of class names. This directive is
579 ; error reporting includes E_WARNING in the allowed list
1641 ; the hash extension. A list of available hashes is returned by the hash_algos()
H A DCODING_STANDARDS126 with ``_php_``, and followed by a word or an underscore-delimited list of
H A Dltmain.sh2676 $show "extracting exported symbol list from \`$soname'"
3620 $echo "*** its dynamic dependency list that programs get resolved with at runtime."
4007 $show "generating symbol list for \`$libname.la'"
4160 $show "generating symbol list for \`$libname.la'"
H A Dacinclude.m4109 dnl Adds "file" to the list of files generated by AC_OUTPUT
933 dnl "sources" is a list of files relative to the subdir which are used
1014 dnl list, so that modules can be init'd in the correct order
1113 dnl PHP_CHECK_TYPES(type-list, include-file [, extra-headers])
H A DREADME.STREAMS74 A brief list of the most commonly used functions:
H A DUPGRADING286 the list of allowed paths.
H A DNEWS2855 . Added SPL to list of standard extensions that cannot be disabled. (Marcus)
4056 - Fixed bug #42783 (pg_insert() does not accept an empty list for
4099 - Fixed bug #42359 (xsd:list type not parsed). (Dmitry)
4346 - Fixed bug #41278 (get_loaded_extensions() should list Zend extensions).
4568 - Fixed bug #40899 (memory leak when nesting list()). (Dmitry)
4612 - Fixed bug #40591 (list()="string"; gives invalid opcode). (Dmitry)
5221 - Fixed bug #39304 (Segmentation fault with list unpacking of string offset).
5798 - Fixed bug #35988 (Unknown persistent list entry type in module shutdown).
6444 - Fixed bug #33414 (Comprehensive list of incorrect days returned after
6673 - Fixed bug #29896 (Backtrace argument list out of sync). (Dmitry)
[all …]
H A Dconfigure.in1548 | php-install@lists.php.net mailing list and include appropiate |
/PHP-5.3/ext/pcre/pcrelib/
H A DREADME11 There is a mailing list for discussion about the development of PCRE at
648 You can also call RunTest with the single argument "list" to cause it to output
649 a list of tests.
676 in the list of available locales, the third test cannot be run, and a comment
H A DHACKING19 a list of current states and checking all of them as it advanced through the
312 by a list of pairs (for a range) and single characters. In caseless mode, both
H A DChangeLog43 (f) Multiple uses of -f and --file-list are now supported.
47 of a directory in the file list provokes an error.
211 10. The command "./RunTest list" lists the available tests without actually
234 18. Added --file-list option to pcregrep.
805 39. Add minix to OS list not supporting the -S option in pcretest.
1102 caused a problem in UTF-8 mode when pcre_study() was used to create a list
1500 5. In pcregrep, when --colour was used with -o, the list of matching strings
3989 (b) Defined the list of op-code names for debugging as a macro in
4064 The current list of available information is:
4297 (ii) Added --help to list all options with an explanatory phrase.
/PHP-5.3/sapi/thttpd/
H A Dthttpd_patch57 /* CONFIGURE: A list of index filenames to check. The files are searched
635 + ** list taken from Apache 1.3.19
1040 # A list of file extensions followed by the corresponding MIME encoding.
1054 -# A list of file extensions followed by the corresponding MIME type.
/PHP-5.3/ext/dba/
H A Dconfig.m4197 dnl parameters(version, library list, function)
/PHP-5.3/ext/simplexml/
H A Dsimplexml.c988 static inline char * sxe_xmlNodeListGetString(xmlDocPtr doc, xmlNodePtr list, int inLine) /* {{{ */ in sxe_xmlNodeListGetString() argument
990 xmlChar *tmp = xmlNodeListGetString(doc, list, inLine); in sxe_xmlNodeListGetString()
/PHP-5.3/ext/fileinfo/tests/
H A Dmagic14808 # NOTE: This list is not complete.
14818 >0x00003B byte 0x01 (list)
14836 >0x00003B byte 0x01 (list)
14853 >0x00003B byte 0x01 (list)
14871 >0x00003B byte 0x01 (list)
14895 >0x00003B byte 0x04 (real list)
14928 >0x00003B byte 0x04 (real list)
14956 >0x000048 byte 0x04 (list)
14974 >0x000048 byte 0x04 (list)
14991 >0x000048 byte 0x04 (list)
[all …]
/PHP-5.3/ext/sqlite/libsqlite/src/
H A Dsqlite.h.in359 ** string appear at the end of the argument list.
363 ** string from the argument list. But %q also doubles every '\'' character.
/PHP-5.3/ext/mbstring/oniguruma/
H A DHISTORY1228 2003/08/19: [impl] rename 'list of captures' to 'capture history'.
1246 2003/08/11: [bug] should clear region->list in regex_region_resize().
1257 implemented list of captures. (?@...), (?@<name>...)
/PHP-5.3/ext/pgsql/
H A Dpgsql.c2078 static char *get_field_name(PGconn *pgsql, Oid oid, HashTable *list TSRMLS_DC)
2090 if (zend_hash_find(list,str.c,str.len+1,(void **) &field_type)==SUCCESS) {
2124 …zend_hash_update(list,str.c,str.len+1,(void *) &new_oid_entry, sizeof(zend_rsrc_list_entry), NULL);
/PHP-5.3/ext/pcre/pcrelib/doc/
H A Dpcre.txt860 The complete list of options for configure (which includes the standard
3753 strings and builds a list of pointers to them. All this is done in a
3756 the list of string pointers. The end of the list is marked by a NULL
3929 a discussion of the two matching algorithms, and a list of features
4437 PCRE for some time. This list is with respect to Perl 5.10:
5040 "Common". The current list of scripts is:
5550 and space (32). Notice that this list includes the VT character (code
8121 this without keeping a list of the currently JIT studied patterns.
9335 list of optional arguments, as a placeholder for missing arguments, as

Completed in 176 milliseconds

1...<<1112