Home
last modified time | relevance | path

Searched refs:names (Results 176 – 200 of 212) sorted by relevance

123456789

/PHP-8.2/ext/mysqli/tests/
H A Dmysqli_class_mysqli_result_interface.phpt52 // get_class_method reports different constructor names
H A Dmysqli_get_client_stats.phpt118 /* we need to skip this test in unicode - we send set names utf8 during mysql_connect */
/PHP-8.2/Zend/
H A DZend.m4137 AC_MSG_CHECKING([whether dlsym() requires a leading underscore in symbol names])
142 …INE(DLSYM_NEEDS_UNDERSCORE, 1, [Define if dlsym() requires a leading underscore in symbol names. ])
/PHP-8.2/
H A DREADME.REDIST.BINS91 * Neither the name of the University of Cambridge nor the names of any
135 3. Neither the name of the author nor the names of other contributors
235 3. The names of its contributors may not be used to endorse or promote
342 4. Neither the name of the University nor the names of its contributors
399 4. The names "Apache Server" and "Apache Group" must not be used to
579 3. The names of the authors may not be used to endorse or promote
634 The names of the authors and copyright holders must not be used in
H A DUPGRADING.INTERNALS70 * Identifier names for namespaced functions generated from stub files through
H A Dphp.ini-development38 ; Directive names are *case sensitive* - foo=bar is different from FOO=bar.
321 ; It receives a comma-delimited list of function names.
326 ; It receives a comma-delimited list of class names.
1018 ; enable them. Note that the IMAP library does not filter mailbox names before
1839 ; Each OPcache blacklist file is a text file that holds the names of files
H A Dphp.ini-production38 ; Directive names are *case sensitive* - foo=bar is different from FOO=bar.
321 ; It receives a comma-delimited list of function names.
326 ; It receives a comma-delimited list of class names.
1020 ; enable them. Note that the IMAP library does not filter mailbox names before
1841 ; Each OPcache blacklist file is a text file that holds the names of files
/PHP-8.2/win32/build/
H A Dconfig.w32.phpize.in140 Available optimization names are sse, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2. \
H A Dconfutils.js704 var names = [];
721 if (RegExp.$1 != names[0]) {
722 names.push(RegExp.$1);
730 names.push(libname.replace(new RegExp("\\.lib$"), ".pdb"));
732 for (var k = 0; k < names.length; k++) {
733 var pdbname = names[k];
H A Dconfig.w32402 Available instruction set names are sse, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2. \
/PHP-8.2/ext/xml/
H A Dcompat.c353 _external_entity_ref_handler(void *user, const xmlChar *names, int type, const xmlChar *sys_id, con… in _external_entity_ref_handler() argument
361 if (!parser->h_external_entity_ref(parser, names, (XML_Char *) "", sys_id, pub_id)) { in _external_entity_ref_handler()
/PHP-8.2/ext/session/
H A Dphp_session.h164 zval names[PS_NUM_APIS]; member
/PHP-8.2/ext/intl/
H A DERROR_CONVENTIONS.md63 Node the extra `s` in the functions' names (`errors`, not `error`).
/PHP-8.2/ext/gd/tests/
H A DRochester-Regular.otf.LICENSE.txt140 names, trademarks, service marks, or product names of the Licensor,
/PHP-8.2/ext/standard/tests/file/
H A Dfile.inc204 $name_prefix = prefix to be used for names, name is suffix with a
326 $link_name_prefix = prefix to be used for names, name is suffix with a
/PHP-8.2/ext/opcache/jit/dynasm/
H A Ddasm_x86.lua301 local function mkrmap(sz, cl, names)
312 if names then
313 for n,name in ipairs(names) do
/PHP-8.2/sapi/fpm/tests/
H A Dtester.inc1111 } elseif (isset($configTemplates['names'])) {
1112 foreach ($configTemplates['names'] as $name) {
1116 throw new \Exception('The config template requires count or names if poolTemplate set');
/PHP-8.2/ext/openssl/
H A Dopenssl.c1970 GENERAL_NAMES *names; in openssl_x509v3_subjectAltName() local
1985 names = (GENERAL_NAMES*) (ASN1_item_d2i(NULL, &p, length, in openssl_x509v3_subjectAltName()
1988 names = (GENERAL_NAMES*) (method->d2i(NULL, &p, length)); in openssl_x509v3_subjectAltName()
1990 if (names == NULL) { in openssl_x509v3_subjectAltName()
1995 num = sk_GENERAL_NAME_num(names); in openssl_x509v3_subjectAltName()
1999 name = sk_GENERAL_NAME_value(names, i); in openssl_x509v3_subjectAltName()
2030 sk_GENERAL_NAME_pop_free(names, GENERAL_NAME_free); in openssl_x509v3_subjectAltName()
/PHP-8.2/ext/ffi/
H A Dffi.c6725 } names[] = { local
6739 for (id = 0; names[id].len != 0; id++) {
6740 if (name_len == names[id].len) {
6741 if (memcmp(name, names[id].name, name_len) == 0) {
6808 } names[] = { local
6822 for (id = 0; names[id].len != 0; id++) {
6823 if (name_len == names[id].len) {
6824 if (memcmp(name, names[id].name, name_len) == 0) {
/PHP-8.2/docs/
H A Dstreams.md40 names: fread, fwrite, fprintf, feof, fgetc, fgets, fclose, fflush, fseek, ftell,
/PHP-8.2/ext/mysqlnd/
H A Dmysqlnd_structs.h1305 const MYSQLND_STRING * names; member
/PHP-8.2/sapi/fpm/
H A Dwww.conf.in58 ; these options, value is a comma separated list of user/group names.
/PHP-8.2/ext/standard/
H A Dvar_unserializer.re1169 /* empty class names are not allowed */
/PHP-8.2/build/
H A Dlibtool.m43742 # names for shared libraries.
4163 # The names of the tagged configurations supported by this script.
4316 # List of archive names. First name is the real one, the rest are links.
4391 # Take the output of nm and produce a listing of raw symbols and C names.
4677 /* The mapping between symbol names and symbols. */
6297 # old names
/PHP-8.2/ext/bcmath/libbcmath/
H A DLICENSE503 necessary. Here is a sample; alter the names:

Completed in 192 milliseconds

123456789