Home
last modified time | relevance | path

Searched refs:type (Results 3001 – 3025 of 3256) sorted by relevance

1...<<121122123124125126127128129130131

/php-src/ext/mysqlnd/
H A Dmysqlnd_structs.h99 enum mysqlnd_field_types type; /* Type of field. See mysql_com.h for types */ member
739 …end_execute)(MYSQLND_STMT * const s, const enum_mysqlnd_send_execute_type type, zval * read_cb, zv…
753 …one_parameter)(MYSQLND_STMT * const stmt, unsigned int param_no, zval * const zv, zend_uchar type);
777 …_stmt__parse_execute_response)(MYSQLND_STMT * const s, enum_mysqlnd_parse_exec_response_type type);
1217 enum_mysqlnd_res_type type; member
1239 zend_uchar type; member
H A Dmysqlnd_result.c520 result->type = MYSQLND_RES_NORMAL; in MYSQLND_METHOD()
522 result->type = MYSQLND_RES_PS_UNBUF; in MYSQLND_METHOD()
757 result->type = MYSQLND_RES_NORMAL; in MYSQLND_METHOD()
802 result->type == MYSQLND_RES_NORMAL? STAT_FLUSHED_NORMAL_SETS: in MYSQLND_METHOD()
807 result->type == MYSQLND_RES_NORMAL in MYSQLND_METHOD()
/php-src/ext/dom/
H A Dhtml_document.c345 if (node->type == XML_ELEMENT_NODE && strcmp((const char *) node->name, searching_for) == 0) { in dom_search_child()
1375 …if (cur->type == XML_ELEMENT_NODE && php_dom_ns_is_fast(cur, php_dom_ns_is_html_magic_token) && ac… in dom_html_document_element_read_raw()
1470 …if ((text->type == XML_TEXT_NODE || text->type == XML_CDATA_SECTION_NODE) && text->content != NULL… in dom_get_child_text_content()
1485 if (node->type == XML_ELEMENT_NODE) { in dom_get_title_element()
1504 if (cur->type == XML_ELEMENT_NODE in dom_get_svg_title_element()
/php-src/ext/fileinfo/
H A Dlibmagic.patch117 - switch (map->type) {
147 - fprintf(stderr, "Bad map type %d", map->type);
486 - if (!IS_STRING(m->type))
495 - if (IS_STRING(m->type)) {
552 - map->type = MAP_TYPE_USER;
633 - map->type = MAP_TYPE_MMAP;
640 map->type = MAP_TYPE_MALLOC;
858 - if (IS_STRING(m->type)) {
1370 *type = "binary";
2757 - if (IS_STRING(m->type)) {
[all …]
/php-src/ext/standard/tests/array/
H A Dsizeof_variation2.phpt27 /* 14 */ array($fp, "resource1" => $fp, 'resource2' => $fp, array( $fp, 'type' => $fp) )
/php-src/ext/standard/tests/file/
H A D001-win32-mb.phpt2 File type functions
H A Dfread_variation1.phpt52 echo "\n-- Testing fread() with file having content of type ". $file_content_type ." --\n";
102 -- Testing fread() with file having content of type numeric --
239 -- Testing fread() with file having content of type text --
376 -- Testing fread() with file having content of type text_with_new_line --
513 -- Testing fread() with file having content of type alphanumeric --
H A D001-win32.phpt2 File type functions
/php-src/ext/soap/tests/bugs/
H A Dbug47273.phpt47 …xmlsoap.org/soap/encoding/"><SOAP-ENV:Body><ns1:test1Response><return xsi:type="xsd:string">Test #…
/php-src/ext/openssl/tests/
H A Decc.phpt34 var_dump($d1["type"] == OPENSSL_KEYTYPE_EC);
H A Ded25519.phpt19 var_dump($d1["type"] === OPENSSL_KEYTYPE_ED25519);
H A Ded448.phpt19 var_dump($d1["type"] === OPENSSL_KEYTYPE_ED448);
/php-src/ext/pgsql/tests/
H A Dbug71998.phpt2 Bug #71998 Function pg_insert does not insert when column type = inet
/php-src/ext/dom/lexbor/lexbor/dom/interfaces/
H A Dnode.h59 lxb_dom_node_type_t type; member
/php-src/ext/com_dotnet/
H A Dphp_com_dotnet_internal.h115 PHP_COM_DOTNET_API void php_com_variant_from_zval_with_type(VARIANT *v, zval *z, VARTYPE type, int …
/php-src/ext/intl/breakiterator/
H A Dbreakiterator_arginfo.h37 ZEND_ARG_TYPE_INFO(0, type, IS_LONG, 0)
41 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, type, IS_STRING, 0, "IntlPartsIterator::KEY_SEQUENTIAL")
/php-src/win32/
H A Dioutil.c672 DWORD type; in php_win32_ioutil_access_w() local
673 return GetBinaryTypeW(path, &type) ? 0 : -1; in php_win32_ioutil_access_w()
929 DWORD type; in php_win32_ioutil_fstat_int() local
930 if (GetBinaryTypeW(pathw, &type)) { in php_win32_ioutil_fstat_int()
/php-src/main/
H A Dphp_ini.c69 static ZEND_COLD void php_ini_displayer_cb(zend_ini_entry *ini_entry, int type) in php_ini_displayer_cb() argument
72 ini_entry->displayer(ini_entry, type); in php_ini_displayer_cb()
78 if (type == ZEND_INI_DISPLAY_ORIG && ini_entry->modified) { in php_ini_displayer_cb()
/php-src/ext/pdo_pgsql/
H A Dpgsql_statement.c494 static int pgsql_stmt_get_col(pdo_stmt_t *stmt, int colno, zval *result, enum pdo_param_type *type) in pgsql_stmt_get_col() argument
536 if (type && *type == PDO_PARAM_LOB) { in pgsql_stmt_get_col()
/php-src/ext/xsl/
H A Dxsltprocessor.c51 ZEND_ASSERT(node->type != XML_NAMESPACE_DECL); in xsl_proxy_factory()
143 if (cur->type == XML_ELEMENT_NODE) { in xsl_build_ns_map()
263 …if (nodep->type == XML_ELEMENT_NODE && xmlStrEqual(nodep->name, (const xmlChar *) "key") && xmlStr… in PHP_METHOD()
/php-src/ext/standard/tests/strings/
H A Ducfirst.phpt27 TRUE, // bool type
/php-src/ext/phar/tests/
H A Dfgc_edgecases.phpt53 file_get_contents(): Argument #1 ($filename) must be of type string, array given
H A Dphar_unlinkarchive.phpt95 Phar::unlinkArchive(): Argument #1 ($filename) must be of type string, array given
/php-src/ext/date/tests/
H A Drfc-datetime_and_daylight_saving_time-type3-ba.phpt2 RFC: DateTime and Daylight Saving Time Transitions (zone type 3, ba)
H A Drfc-datetime_and_daylight_saving_time-type3-bs.phpt2 RFC: DateTime and Daylight Saving Time Transitions (zone type 3, bs)

Completed in 131 milliseconds

1...<<121122123124125126127128129130131