Home
last modified time | relevance | path

Searched refs:names (Results 151 – 175 of 204) sorted by relevance

123456789

/PHP-7.4/ext/pdo_mysql/tests/
H A Dbug68371.phpt2 PDO MySQL Bug #38671 (PDO#getAttribute() cannot be called with platform-specific attribute names)
/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_statistics.h116 PHPAPI void mysqlnd_fill_stats_hash(const MYSQLND_STATS * const stats, const MYSQLND_STRING * names
/PHP-7.4/ext/standard/tests/file/
H A Dfscanf.phpt102 Warning: fscanf(): Different numbers of variable names and field specifiers in %s on line %d
H A Dfscanf_error.phpt75 Warning: fscanf(): Different numbers of variable names and field specifiers in %s on line %d
/PHP-7.4/ext/pdo_pgsql/tests/
H A Dbug68371.phpt2 PDO PgSQL Bug #38671 (PDO#getAttribute() cannot be called with platform-specific attribute names)
/PHP-7.4/ext/oci8/tests/
H A Ddetails.inc35 * Common object names for scripts to use
/PHP-7.4/ext/standard/tests/class_object/
H A Dget_class_methods_variation_001.phpt6 * Description: Returns an array of method names for class or class instance.
H A Dget_class_methods_basic_002.phpt6 * Description: Returns an array of method names for class or class instance.
/PHP-7.4/docs/
H A Dself-contained-extensions.md72 `LTLIBRARY_SOURCES` specifies the names of the sources files. You can name an
95 The second names the source-code files. The third passes `$ext_shared` which is
/PHP-7.4/ext/xmlrpc/
H A Dconfig.m479 dnl Some xmlrpc-epi header files have generic file names like queue.h or
/PHP-7.4/ext/standard/tests/misc/
H A Dbrowsernames.inc4 * Common browser names. Used with: get_browser()
H A Dget_browser_variation1.phpt2 Test get_browser() function : variation functionality: extra browser names
18 echo "*** Testing get_browser() : variation functionality: extra browser names ***\n";
28 *** Testing get_browser() : variation functionality: extra browser names ***
/PHP-7.4/Zend/
H A DLICENSE18 3. The names "Zend" and "Zend Engine" must not be used to endorse
/PHP-7.4/ext/mbstring/
H A Dphp_mbregex.c192 const char *names; member
385 for (mapping = enc_name_map; mapping->names != NULL; mapping++) { in _php_mb_regex_name2mbctype()
386 for (p = mapping->names; *p != '\0'; p += (strlen(p) + 1)) { in _php_mb_regex_name2mbctype()
402 for (mapping = enc_name_map; mapping->names != NULL; mapping++) { in _php_mb_regex_mbctype2name()
404 return mapping->names; in _php_mb_regex_mbctype2name()
/PHP-7.4/ext/snmp/tests/
H A Dsnmp-object.phpt33 echo "GET with preserving original OID names\n";
171 GET with preserving original OID names
/PHP-7.4/ext/date/tests/
H A DDateTime_data-fall-type2-type2.inc4 * Note: test names match method names in a set of PHPUnit tests
H A DDateTime_data-fall-type2-type3.inc4 * Note: test names match method names in a set of PHPUnit tests
H A DDateTime_data-fall-type3-type2.inc4 * Note: test names match method names in a set of PHPUnit tests
H A DDateTime_data-fall-type3-type3.inc4 * Note: test names match method names in a set of PHPUnit tests
/PHP-7.4/ext/standard/tests/strings/
H A Dsetlocale_variation2.phpt59 //try different locale names
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_query_unicode.phpt30 if (TRUE !== ($tmp = @mysqli_query($link, "set names utf8")))
H A Dmysqli_debug_mysqlnd_control_string.phpt93 …printf("[055] File names seem to be missing, first characters from trace are '%s'\n", substr($trac…
152 // get two or three function names to play with...
/PHP-7.4/win32/build/
H A Dconfig.w32.phpize.in132 Available optimization names are sse, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2. \
/PHP-7.4/
H A DREADME.REDIST.BINS90 * Neither the name of the University of Cambridge nor the names of any
134 3. Neither the name of the author nor the names of other contributors
234 3. The names of its contributors may not be used to endorse or promote
341 4. Neither the name of the University nor the names of its contributors
423 4. The names "Apache Server" and "Apache Group" must not be used to
603 3. The names of the authors may not be used to endorse or promote
658 The names of the authors and copyright holders must not be used in
/PHP-7.4/ext/session/
H A Dphp_session.h166 zval names[PS_NUM_APIS]; member

Completed in 48 milliseconds

123456789