Home
last modified time | relevance | path

Searched refs:list (Results 376 – 395 of 395) sorted by relevance

1...<<111213141516

/PHP-7.2/
H A Dacinclude.m4109 dnl Adds "file" to the list of files generated by AC_OUTPUT
938 dnl "sources" is a list of files relative to the subdir which are used
1013 dnl list, so that modules can be init'd in the correct order
1112 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 Dphp.ini-development308 ; It receives a comma-delimited list of function names.
313 ; It receives a comma-delimited list of class names.
515 ; error reporting includes E_WARNING in the allowed list
H A Dphp.ini-production308 ; It receives a comma-delimited list of function names.
313 ; It receives a comma-delimited list of class names.
515 ; error reporting includes E_WARNING in the allowed list
H A Dconfigure.ac1608 | php-install@lists.php.net mailing list and include appropriate |
/PHP-7.2/ext/dba/
H A Dconfig.m4266 dnl parameters(version, library list, function)
/PHP-7.2/ext/pcre/pcrelib/testdata/
H A Dtestoutput1211 No starting char list
30 No starting char list
48 No starting char list
177 No starting char list
H A Dtestoutput15522 No starting char list
/PHP-7.2/ext/mbstring/oniguruma/
H A DHISTORY265 2006/11/17: [impl] move property list functions to regenc.c.
1545 2003/08/19: [impl] rename 'list of captures' to 'capture history'.
1563 2003/08/11: [bug] should clear region->list in regex_region_resize().
1574 implemented list of captures. (?@...), (?@<name>...)
H A DINSTALL158 kinds of files. Run `configure --help' for a list of the directories
/PHP-7.2/ext/simplexml/
H A Dsimplexml.c958 static inline zend_string *sxe_xmlNodeListGetString(xmlDocPtr doc, xmlNodePtr list, int inLine) /* … in sxe_xmlNodeListGetString() argument
960 xmlChar *tmp = xmlNodeListGetString(doc, list, inLine); in sxe_xmlNodeListGetString()
/PHP-7.2/ext/pcre/pcrelib/sljit/
H A DsljitNativeTILEGX_64.c107 #define CHECK_FLAGS(list) (!(flags & UNUSED_DEST) || (op & GET_FLAGS(~(list)))) argument
/PHP-7.2/sapi/fpm/
H A Dwww.conf.in51 ; these options, value is a comma separated list of user/group names.
/PHP-7.2/ext/pcre/pcrelib/
H A DChangeLog251 ASCII/Unicode. This has now been added to the list of characters that are
598 list of possible starting characters; this should have been part of the
606 unit bit map for the list of possible characters. Now it does. This is an
1165 (f) Multiple uses of -f and --file-list are now supported.
1169 of a directory in the file list provokes an error.
1333 10. The command "./RunTest list" lists the available tests without actually
1356 18. Added --file-list option to pcregrep.
1927 39. Add minix to OS list not supporting the -S option in pcretest.
5112 (b) Defined the list of op-code names for debugging as a macro in
5187 The current list of available information is:
[all …]
/PHP-7.2/ext/fileinfo/tests/
H A Dmagic1803 # Apple binary property list (bplist)
23655 # NOTE: This list is not complete.
23665 >0x00003B byte 0x01 (list)
23683 >0x00003B byte 0x01 (list)
23700 >0x00003B byte 0x01 (list)
23718 >0x00003B byte 0x01 (list)
23742 >0x00003B byte 0x04 (real list)
23775 >0x00003B byte 0x04 (real list)
23803 >0x000048 byte 0x04 (list)
23821 >0x000048 byte 0x04 (list)
[all …]
H A Dmagic私はガラスを食べられます1803 # Apple binary property list (bplist)
23655 # NOTE: This list is not complete.
23665 >0x00003B byte 0x01 (list)
23683 >0x00003B byte 0x01 (list)
23700 >0x00003B byte 0x01 (list)
23718 >0x00003B byte 0x01 (list)
23742 >0x00003B byte 0x04 (real list)
23775 >0x00003B byte 0x04 (real list)
23803 >0x000048 byte 0x04 (list)
23821 >0x000048 byte 0x04 (list)
[all …]
/PHP-7.2/ext/pgsql/
H A Dpgsql.c2373 static char *get_field_name(PGconn *pgsql, Oid oid, HashTable *list) argument
2385 if ((field_type = zend_hash_find_ptr(list, str.s)) != NULL) {
2419 zend_hash_update_mem(list, str.s, (void *) &new_oid_entry, sizeof(zend_resource));
/PHP-7.2/ext/sqlite3/libsqlite/
H A Dsqlite3.c23662 } list; member
92766 if( pTask->list.aMemory ){
92965 pSorter->list.pList = 0;
92966 pSorter->list.szPMA = 0;
93457 assert( pTask->list.aMemory==0 || pSorter->list.aMemory!=0 );
93460 pTask->list = pSorter->list;
93461 pSorter->list.pList = 0;
93462 pSorter->list.szPMA = 0;
93555 iListOff = (u8*)pSorter->list.pList - pSorter->list.aMemory;
93572 pNew->u.iNext = (int)((u8*)(pSorter->list.pList) - pSorter->list.aMemory);
[all …]
/PHP-7.2/ext/pcre/pcrelib/doc/
H A Dpcre.txt894 The complete list of options for configure (which includes the standard
3918 strings and builds a list of pointers to them. All this is done in a
3921 the list of string pointers. The end of the list is marked by a NULL
4094 a discussion of the two matching algorithms, and a list of features
4671 PCRE for some time. This list is with respect to Perl 5.10:
5205 space in the "C" locale. This list may vary if locale-specific matching
5351 "Common". The current list of scripts is:
5889 the list of space characters may be different; there may be fewer or
8645 this without keeping a list of the currently JIT studied patterns.
9923 list of optional arguments, as a placeholder for missing arguments, as
/PHP-7.2/ext/fileinfo/
H A Dlibmagic.patch325 /* const char *fn: list of magic files and directories */

Completed in 673 milliseconds

1...<<111213141516