Home
last modified time | relevance | path

Searched refs:name (Results 1426 – 1450 of 1453) sorted by relevance

1...<<515253545556575859

/PHP-5.3/ext/pcre/pcrelib/testdata/
H A Dtestoutput11132 # name and address
1735 # name and address
7934 /--- This should succeed, as a non-existent skip name disables the skip ---/
8276 name)/K
8529 /--- This should fail, as a null name is the same as no name ---/
8590 /--- An empty name does not pass back an empty string. It is the same as if no
8591 name were given. ---/
H A Dtestinput81141 # name and address
1735 # name and address
H A Dtestoutput5897 Failed: unknown POSIX class name at offset 3
/PHP-5.3/ext/standard/tests/file/
H A Dfread_variation3-win32.phpt71 …$filename = dirname(__FILE__)."/fread_variation3.tmp"; // this is name of the file created by crea…
H A Dfread_variation3.phpt71 …$filename = dirname(__FILE__)."/fread_variation3.tmp"; // this is name of the file created by crea…
H A Dfread_variation4-win32.phpt71 …$filename = dirname(__FILE__)."/fread_variation4.tmp"; // this is name of the file created by crea…
H A Dfread_variation4.phpt71 …$filename = dirname(__FILE__)."/fread_variation4.tmp"; // this is name of the file created by crea…
H A Dfread_variation2.phpt68 …$filename = dirname(__FILE__)."/fread_variation2.tmp"; // this is name of the file created by crea…
H A Dfread_variation1.phpt69 …$filename = dirname(__FILE__)."/fread_variation1.tmp"; // this is name of the file created by crea…
H A Dtempnam_variation4.phpt21 Description: Create file with unique file name.
/PHP-5.3/ext/iconv/
H A Diconv.c2780 static php_stream_filter *php_iconv_stream_filter_factory_create(const char *name, zval *params, in… in php_iconv_stream_filter_factory_create() argument
2787 if ((from_charset = strchr(name, '.')) == NULL) { in php_iconv_stream_filter_factory_create()
/PHP-5.3/ext/pgsql/
H A Dpgsql.c2577 …ion_get_default(TSRMLS_C), 0 TSRMLS_CC, "Could not execute %s::%s()", ce->name, ce->constructor->c…
2587 …), 0 TSRMLS_CC, "Class %s does not have a constructor hence you cannot use ctor_params", ce->name);
4905 char *name; local
4930 name = PQgetvalue(pg_result,i,0);
4931 add_assoc_zval(meta, name, elem);
/PHP-5.3/ext/mysqli/
H A Dmysqli_api.c1050 add_property_string(value, "name", (char *) (field->name ? field->name : ""), 1);
/PHP-5.3/ext/mysqlnd/
H A Dmysqlnd.c1016 ret = conn->m->set_charset(conn, old_cs->name TSRMLS_CC); in MYSQLND_METHOD()
1880 return conn->charset->name; in MYSQLND_METHOD()
/PHP-5.3/Zend/
H A Dzend_language_scanner.c61 #define STATE(name) yyc##name argument
297 "encoding \"%s\" to a compatible encoding", LANG_SCNG(script_encoding)->name); in open_file_for_scanning()
4117 char *class_name = CG(active_class_entry) ? CG(active_class_entry)->name : NULL; in lex_scan()
4270 class_name = CG(active_class_entry)->name; in lex_scan()
H A Dzend_ini_scanner.c52 #define STATE(name) yyc##name argument
/PHP-5.3/
H A DREADME.STREAMS84 Generate a temporary file name and open it.
/PHP-5.3/ext/date/lib/
H A Dparse_date.c162 const char *name; member
168 const char *name; member
585 for (tp = timelib_reltext_lookup; tp->name; tp++) { in timelib_lookup_relative_text()
586 if (strcasecmp(word, tp->name) == 0) { in timelib_lookup_relative_text()
618 for (tp = timelib_month_lookup; tp->name; tp++) { in timelib_lookup_month()
619 if (strcasecmp(word, tp->name) == 0) { in timelib_lookup_month()
664 for (tp = timelib_relunit_lookup; tp->name; tp++) { in timelib_lookup_relunit()
665 if (strcasecmp(word, tp->name) == 0) { in timelib_lookup_relunit()
717 for (tp = timelib_timezone_lookup; tp->name; tp++) { in zone_search()
718 if (strcasecmp(word, tp->name) == 0) { in zone_search()
[all …]
/PHP-5.3/ext/sqlite/
H A Dsqlite.c1101 #define REGISTER_SQLITE_CLASS(name, c_name, parent) \ argument
1104 INIT_CLASS_ENTRY(ce, "SQLite" # name, sqlite_funcs_ ## c_name); \
/PHP-5.3/ext/mbstring/
H A DREADME_PHP3-i18n-ja203 each function name has been changed. Therefore, mb regex functions are
/PHP-5.3/TSRM/
H A Dtsrm_virtual_cwd.c1821 DIR *opendir(const char *name);
/PHP-5.3/ext/sockets/
H A Dsockets.c215 ZEND_ARG_INFO(1, name)
/PHP-5.3/ext/sqlite/libsqlite/src/
H A Dparse.y32 %name sqliteParser
/PHP-5.3/ext/mbstring/libmbfl/mbfl/
H A Dmbfilter.c658 return encoding->name; in mbfl_identify_encoding_name()
/PHP-5.3/ext/spl/
H A Dspl_directory.c368 …or_docref(NULL TSRMLS_CC, E_ERROR, "An object of class %s cannot be cloned", old_object->ce->name); in spl_filesystem_object_clone()

Completed in 205 milliseconds

1...<<515253545556575859