Home
last modified time | relevance | path

Searched refs:name (Results 2176 – 2200 of 2409) sorted by relevance

1...<<81828384858687888990>>...97

/php-src/ext/standard/tests/file/
H A Dfwrite_variation3-win32.phpt33 $filename = __DIR__."/fwrite_variation3.tmp"; // this is name of the file
67 delete_file($filename); // delete file with name fwrite_variation3.tmp
H A Dfwrite_variation3.phpt33 $filename = __DIR__."/fwrite_variation3.tmp"; // this is name of the file
68 delete_file($filename); // delete file with name fwrite_variation3.tmp
H A Dfseek_ftell_rewind_variation3.phpt21 $filename = __DIR__."/fseek_ftell_rewind_variation3.tmp"; // this is name of the file created by cr…
47 delete_file($filename); // delete file with name
H A Dfseek_ftell_rewind_variation4-win32.phpt24 $filename = __DIR__."/fseek_ftell_rewind_variation4.tmp"; // this is name of the file created by cr…
53 delete_file($filename); // delete file with name
H A Dfseek_ftell_rewind_variation4.phpt24 $filename = __DIR__."/fseek_ftell_rewind_variation4.tmp"; // this is name of the file created by cr…
53 delete_file($filename); // delete file with name
H A Dfseek_ftell_rewind_variation5.phpt20 $filename = __DIR__."/fseek_ftell_rewind_variation5.tmp"; // this is name of the file created by cr…
46 delete_file($filename); // delete file with name
H A Dfseek_ftell_rewind_variation6-win32.phpt25 $filename = __DIR__."/fseek_ftell_rewind_variation6.tmp"; // this is name of the file created by cr…
53 delete_file($filename); // delete file with name
H A Dfseek_ftell_rewind_variation6.phpt25 $filename = __DIR__."/fseek_ftell_rewind_variation6.tmp"; // this is name of the file created by cr…
53 delete_file($filename); // delete file with name
H A Dfseek_ftell_rewind_variation7.phpt21 $filename = __DIR__."/fseek_ftell_rewind_variation7.tmp"; // this is name of the file created by cr…
47 delete_file($filename); // delete file with name
H A Dfseek_ftell_rewind_variation8-win32.phpt25 $filename = __DIR__."/fseek_ftell_rewind_variation8.tmp"; // this is name of the file created by cr…
54 delete_file($filename); // delete file with name
/php-src/ext/pdo_mysql/tests/
H A Dpdo_mysql___construct_options.phpt84 foreach ($valid_options as $option => $name) {
89 $name, $defaults[$option], gettype($defaults[$option]),
H A Dpdo_mysql_stmt_getcolumnmeta.phpt84 $elements = array('flags', 'table', 'name', 'len', 'precision', 'pdo_type');
92 if (($meta['table'] != 'test_stmt_getcolumnmeta') || ($meta['name'] != 'label')) {
93 printf("[%03d + 4] Table or field name is wrong, %s\n", $offset,
/php-src/ext/dom/lexbor/lexbor/selectors/
H A Dselectors.c1127 &selector->name, true); in lxb_selectors_match()
1159 selector->name.data, selector->name.length); in lxb_selectors_match_element()
1183 src = &selector->name; in lxb_selectors_match_id()
1264 selector->name.data, selector->name.length); in lxb_selectors_match_attribute()
/php-src/sapi/fpm/
H A Dwww.conf.in3 ; pool name ('www' here)
22 ; The user and group can be specified either by their name or by their numeric
50 ; and group can be specified either by name or by their numeric IDs.
163 ; pool - the name of the pool;
313 ; it must be associated with embraces to specify the name of the env
327 ; %n: pool name
329 ; it must be associated with embraces to specify the name of the header:
/php-src/ext/standard/tests/general_functions/
H A Dvar_export-locale.phpt208 public function setVal ($name, $val);
216 public function setVal ( $name, $val ) {
217 $this->vars[$name] = $val;
H A Dvar_export-locale_32.phpt208 public function setVal ($name, $val);
216 public function setVal ( $name, $val ) {
217 $this->vars[$name] = $val;
/php-src/ext/ffi/
H A Dffi_arginfo.h14 ZEND_ARG_TYPE_INFO(0, name, IS_STRING, 0)
107 ZEND_ARG_TYPE_INFO(0, name, IS_STRING, 0)
111 ZEND_ARG_TYPE_INFO(0, name, IS_STRING, 0)
/php-src/ext/phar/phar/
H A Dpharcommand.inc63 'inf' => '<alias> Provide an alias name for the phar file.'
84 … 'inf' => '<entry> Name of entry to work on (must include PHAR internal directory name if any).'
166 foreach($hash_optional as $key => $name) {
168 $phar_args['h']['select'][strtolower($name)] = $name;
296 * @return string $pharfile The name of the loaded Phar file.
318 * Check the argument as cli_arg_Typ_phar and return its name prefixed
353 * Argument type Entry name
910 * @param string $f The file name
/php-src/ext/pcre/
H A Dphp_pcre.c537 const char *name = name_table + 2; in make_subpats_table() local
544 subpat_names[name_idx] = zend_string_init(name, strlen(name), true); in make_subpats_table()
973 HashTable *const subpats, zend_string *name, zval *val, bool unmatched) { in add_named() argument
977 zend_hash_update(subpats, name, val); in add_named()
979 if (!zend_hash_add(subpats, name, val)) { in add_named()
989 zend_string *name, zend_long unmatched_as_null) in add_offset_pair() argument
1027 if (name) { in add_offset_pair()
1028 add_named(result, name, &match_pair, start_offset == PCRE2_UNSET); in add_offset_pair()
/php-src/ext/standard/tests/strings/
H A Dsetlocale_basic3.phpt67 // dump the name of the new locale set by setlocale()
H A Dsetlocale_variation1.phpt66 // dump the name of the new locale set by setlocale()
/php-src/ext/mysqli/tests/
H A Dmysqli_options.phpt52 printf("[009] Setting charset name '%s' has failed\n", $charset['Charset']);
/php-src/ext/dom/lexbor/lexbor/html/tokenizer/
H A Dstate.h69 tkz->token->attr_last->name = data; \
/php-src/ext/mysqlnd/
H A Dphp_mysqlnd.c73 smart_str_appends(buffer, ext->module->name); in mysqlnd_minfo_dump_api_plugins()
/php-src/ext/pdo/
H A Dpdo_stmt_arginfo.h66 ZEND_ARG_TYPE_INFO(0, name, IS_LONG, 0)

Completed in 98 milliseconds

1...<<81828384858687888990>>...97