Home
last modified time | relevance | path

Searched refs:names (Results 76 – 100 of 204) sorted by last modified time

123456789

/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_statistics.c200 mysqlnd_fill_stats_hash(const MYSQLND_STATS * const stats, const MYSQLND_STRING * names, zval *retu… in mysqlnd_fill_stats_hash() argument
209 add_assoc_string_ex(return_value, names[i].s, names[i].l, tmp); in mysqlnd_fill_stats_hash()
H A Dmysqlnd_statistics.h116 PHPAPI void mysqlnd_fill_stats_hash(const MYSQLND_STATS * const stats, const MYSQLND_STRING * names
/PHP-7.4/ext/fileinfo/tests/
H A Dfinfo_open_001.phpt2 finfo_open(): Testing magic_file names
/PHP-7.4/ext/date/tests/
H A DDateTimeZone_verify.phpt12 echo "..and get names of all its methods\n";
16 echo "..and get names of all its class constants\n";
28 ..and get names of all its methods
94 ..and get names of all its class constants
/PHP-7.4/ext/calendar/tests/
H A Djdtojewish_hebrew.phpt2 Test all hebrew month names
/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/tests/lang/
H A D030.phpt13 $GLOBALS['names'][]=$this->Name;
34 print ($names==array('constructor','outside','outside','constructor','outside','outside')) ? 'succe…
H A D024.phpt15 /* This test tests assignments to variables using other variables as variable-names */
/PHP-7.4/tests/classes/
H A Dautoload_021.phpt2 Validation of class names in the autoload process
H A Dprivate_members_serialization.phpt2 Verifies that it is possible to return private member names of parent classes in __sleep
/PHP-7.4/sapi/phpdbg/tests/
H A Dbreakpoints_008.phpt2 Test namespaced and non-lowercase breakpoint names
/PHP-7.4/sapi/embed/
H A DEXPERIMENTAL2 its functions may change their names
/PHP-7.4/sapi/cgi/tests/
H A Dapache_request_headers.phpt22 $names = array('HTTP_X_TEST', 'HTTP_X__TEST', 'HTTP_X_');
23 foreach ($names as $name) {
/PHP-7.4/ext/xmlrpc/
H A DEXPERIMENTAL2 its functions may change their names
H A Dconfig.m479 dnl Some xmlrpc-epi header files have generic file names like queue.h or
/PHP-7.4/ext/standard/tests/strings/
H A Dsetlocale_variation4.phpt23 /*If locale is NULL, the locale names will be set from the values of environment variables with the…
44 echo "Checking new locale in the system, Expected : the locale names will be set from the values of…
155 Checking new locale in the system, Expected : the locale names will be set from the values of envir…
H A Dsetlocale_variation5.phpt23 …ocale is empty string "", the locale names will be set from the values of environment variables wi…
48 echo "Checking new locale in the system, Expected : the locale names will be set from the values of…
159 Checking new locale in the system, Expected : the locale names will be set from the values of envir…
/PHP-7.4/ext/standard/tests/misc/
H A Dbrowsernames.inc4 * Common browser names. Used with: get_browser()
/PHP-7.4/ext/standard/tests/network/
H A Dbug69523.phpt8 Warning: Cookie names must not be empty in %s on line %d
/PHP-7.4/ext/standard/tests/filters/
H A Dbasic.phpt9 function filter_test($names)
14 foreach ($names as $name) {
/PHP-7.4/ext/standard/tests/general_functions/
H A Dbug52138.phpt2 Bug #52138 (Constants are parsed into the ini file for section names)
H A Dbug41445.phpt2 Bug #41445 (parse_ini_file() function parses octal numbers in section names)
H A Dbug41445_1.phpt2 Bug #41445 (parse_ini_file() function parses octal numbers in section names) - 2
/PHP-7.4/ext/standard/tests/file/
H A Dstat_variation7-win32.phpt2 Test stat() functions: usage variations - names of dir/file stored in objects
17 /* test the stats of dir/file when their names are stored in objects */
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

Completed in 46 milliseconds

123456789