Home
last modified time | relevance | path

Searched refs:name (Results 1376 – 1400 of 1453) sorted by relevance

1...<<515253545556575859

/PHP-5.3/Zend/
H A Dzend_objects_API.c255 …nd_error(E_CORE_ERROR, "Trying to clone uncloneable object of class %s", Z_OBJCE_P(zobject)->name); in zend_objects_store_clone_obj()
H A Dzend_operators.c305 "Object of class %s could not be converted to %s", Z_OBJCE_P(op)->name, \
378 zend_error(E_NOTICE, "Object of class %s could not be converted to int", Z_OBJCE_P(op)->name); in convert_to_long_base()
438 … zend_error(E_NOTICE, "Object of class %s could not be converted to double", Z_OBJCE_P(op)->name); in convert_to_double()
597 zend_error(E_NOTICE, "Object of class %s to string conversion", Z_OBJCE_P(op)->name); in _convert_to_string()
H A Dzend_alloc.h233 const char *name; member
/PHP-5.3/ext/openssl/
H A DREADME126 The options correspond to the options of the same name for the
135 name of a file into which the certificates of those that signed the
/PHP-5.3/sapi/fpm/fpm/
H A Dfastcgi.c1079 void fcgi_set_mgmt_var(const char * name, size_t name_len, const char * value, size_t value_len) argument
1086 zend_hash_add(&fcgi_mgmt_vars, name, name_len + 1, &zvalue, sizeof(zvalue), NULL);
/PHP-5.3/ext/phar/tests/
H A Dphar_convert_again.phpt178 …nverted phar "%sphar_convert_again.phar" to the list of phars, a phar with that name already exists
/PHP-5.3/ext/spl/internal/
H A Dsplfileobject.inc35 * @param $file_name The name of the stream to open
/PHP-5.3/win32/build/
H A Dphpize.js.in65 // now we need the extension name out of this thing
/PHP-5.3/ext/standard/
H A Dfilestat.c1032 #define FileFunction(name, funcnum) \ argument
1033 void name(INTERNAL_FUNCTION_PARAMETERS) { \
/PHP-5.3/ext/mysqlnd/
H A Dmysqlnd_structs.h66 const char *name; /* Name of column */ member
121 const char *name; member
/PHP-5.3/ext/standard/tests/file/
H A Dparse_ini_file.phpt14 ; Section starts with [<section name>]
H A Dfread_basic.phpt43 …$filename = dirname(__FILE__)."/fread_basic1.tmp"; // this is name of the file created by create_f…
98 delete_file($filename); // delete file with name
H A Dfwrite_basic-win32.phpt32 $filename = dirname(__FILE__)."/fwrite_basic-win32.tmp"; // this is name of the file
H A Dfwrite_basic.phpt32 $filename = dirname(__FILE__)."/fwrite_basic.tmp"; // this is name of the file
/PHP-5.3/ext/standard/tests/general_functions/
H A Dparse_ini_string_001.phpt12 ; Section starts with [<section name>]
/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre_printint.src22 * Neither the name of the University of Cambridge nor the names of its
122 * Find Unicode property name *
H A DHACKING201 OP_MARK is followed by the mark name, preceded by a one-unit length, and
203 the opcodes OP_PRUNE_ARG, OP_SKIP_ARG, and OP_THEN_ARG are used, with the name
440 generated by name (so that the runtime code knows to check for duplicate
/PHP-5.3/ext/dba/
H A Dconfig.m446 dnl parameters(name [, full name [, empty or error message]])
/PHP-5.3/sapi/thttpd/
H A Dthttpd_patch1673 value_required( name, value );
1676 + else if ( strcasecmp( name, "phppat" ) == 0 )
1678 + value_required( name, value );
1681 + else if ( strcasecmp( name, "phpspat" ) == 0 )
1683 + value_required( name, value );
1686 else if ( strcasecmp( name, "urlpat" ) == 0 )
1688 value_required( name, value );
/PHP-5.3/ext/spl/
H A Dspl_array.c689 …RROR, "Cannot append properties to objects, use %s::offsetSet() instead", Z_OBJCE_P(object)->name); in spl_array_iterator_append()
1100 …oaded object of type %s is not compatible with %s", Z_OBJCE_PP(array)->name, intern->std.ce->name); in spl_array_set_array()
1205 RETURN_STRING(intern->ce_get_iterator->name, 1); in SPL_METHOD()
/PHP-5.3/sapi/cgi/
H A Dfastcgi.c1278 void fcgi_set_mgmt_var(const char * name, size_t name_len, const char * value, size_t value_len) argument
1285 zend_hash_add(&fcgi_mgmt_vars, name, name_len + 1, &zvalue, sizeof(zvalue), NULL);
/PHP-5.3/ext/intl/doc/
H A DTutorial.txt10 Get name of the object for the desired Locale, in the desired langauge. Both arguments
13 @param string $obj_locale Locale to get display name for.
/PHP-5.3/
H A DINSTALL695 <Object name="default">
715 <Object name="x-httpd-php">
728 <Object name="default">
1230 source distribution, and that extname is the name of the PECL
1293 represents the name of the extension) and they are located under the
1615 name can be determined with php_sapi_name().
1672 user_ini.filename sets the name of the file PHP looks for in each
1719 php_value name value
1727 php_flag name on|off
1731 php_admin_value name value
[all …]
H A DNEWS819 domain name addresses containing >1 -). (Ilia)
1000 name). (Dmitry)
1128 (kevin at kevinlocke dot name)
1229 name). (Felipe, laruence at yahoo dot com dot cn)
2095 - Fixed bug #50101 (name clash between global and local variable).
3367 incorrect method name). (Felipe)
5369 - Fixed bug #38211 (variable name and cookie name match breaks script
5565 . Added SimpleXMLElement::getName() to retrieve name of element.
6805 - Fixed bug #31683 (changes to $name in __get($name) override future
7029 correctly class name). (Marcus, Tony)
[all …]
H A DREADME.REDIST.BINS35 3. Neither the name of the author nor the names of other contributors
270 4. Neither the name of the University nor the names of its contributors
429 3. The name of the author may not be used to endorse or promote products

Completed in 115 milliseconds

1...<<515253545556575859