Home
last modified time | relevance | path

Searched refs:list (Results 301 – 314 of 314) sorted by relevance

1...<<111213

/PHP-7.4/sapi/fpm/tests/
H A Dfcgi.inc628 throw new ForbiddenException('Not in white list. Check listen.allowed_clients.');
/PHP-7.4/
H A DCODING_STANDARDS.md134 followed by a word or an underscore-delimited list of words, in lowercase
H A DNEWS1325 . Fixed bug #71030 (Self-assignment in list() may have inconsistent behavior).
1330 . Implemented FR #76148 (Add array_key_exists() to the list of specially
1395 As a side effect, this allowed passing left hand list() "by reference",
1943 . Fixed bug #78291 (opcache_get_configuration doesn't list all directives).
2469 . Added support for references in list() and array destructuring, per
H A Dphp.ini-development310 ; It receives a comma-delimited list of function names.
315 ; It receives a comma-delimited list of class names.
523 ; error reporting includes E_WARNING in the allowed list
H A Dphp.ini-production310 ; It receives a comma-delimited list of function names.
315 ; It receives a comma-delimited list of class names.
523 ; error reporting includes E_WARNING in the allowed list
/PHP-7.4/ext/dba/
H A Dconfig.m4295 dnl parameters(version, library list, function)
/PHP-7.4/docs/
H A Dstreams.md72 brief list of the most commonly used functions:
/PHP-7.4/ext/simplexml/
H A Dsimplexml.c961 static inline zend_string *sxe_xmlNodeListGetString(xmlDocPtr doc, xmlNodePtr list, int inLine) /* … in sxe_xmlNodeListGetString() argument
963 xmlChar *tmp = xmlNodeListGetString(doc, list, inLine); in sxe_xmlNodeListGetString()
/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitNativeTILEGX_64.c107 #define CHECK_FLAGS(list) (!(flags & UNUSED_DEST) || (op & GET_FLAGS(~(list)))) argument
/PHP-7.4/sapi/fpm/
H A Dwww.conf.in52 ; these options, value is a comma separated list of user/group names.
/PHP-7.4/ext/pgsql/
H A Dpgsql.c2372 static char *get_field_name(PGconn *pgsql, Oid oid, HashTable *list) argument
2383 if ((field_type = zend_hash_find_ptr(list, str.s)) != NULL) {
2418 zend_hash_update_mem(list, str.s, (void *) &new_oid_entry, sizeof(zend_resource));
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます2013 # Apple binary property list (bplist)
27335 # NOTE: This list is not complete.
27345 >0x00003B byte 0x01 (list)
27363 >0x00003B byte 0x01 (list)
27380 >0x00003B byte 0x01 (list)
27398 >0x00003B byte 0x01 (list)
27422 >0x00003B byte 0x04 (real list)
27455 >0x00003B byte 0x04 (real list)
27483 >0x000048 byte 0x04 (list)
27501 >0x000048 byte 0x04 (list)
[all …]
H A Dmagic2013 # Apple binary property list (bplist)
27335 # NOTE: This list is not complete.
27345 >0x00003B byte 0x01 (list)
27363 >0x00003B byte 0x01 (list)
27380 >0x00003B byte 0x01 (list)
27398 >0x00003B byte 0x01 (list)
27422 >0x00003B byte 0x04 (real list)
27455 >0x00003B byte 0x04 (real list)
27483 >0x000048 byte 0x04 (list)
27501 >0x000048 byte 0x04 (list)
[all …]
/PHP-7.4/ext/fileinfo/
H A Dlibmagic.patch327 /* const char *fn: list of magic files and directories */

Completed in 223 milliseconds

1...<<111213