Home
last modified time | relevance | path

Searched refs:details (Results 51 – 75 of 124) sorted by relevance

12345

/PHP-7.2/ext/mysqli/tests/
H A Dmysqli_class_mysqli_driver_reflection.phpt14 Those tests go into the details and are aimed to be a development tool, no more.
H A Dmysqli_class_mysqli_warning_reflection.phpt15 Those tests go into the details and are aimed to be a development tool, no more.
H A Dmysqli_options_init_command.phpt12 /* see mysqli.c for details */
/PHP-7.2/ext/oci8/tests/
H A Ddrcp_characterset.phpt8 require dirname(__FILE__)."/details.inc";
H A Ddrcp_scope5.phpt11 require dirname(__FILE__)."/details.inc";
H A Dbug42134.phpt11 require(dirname(__FILE__).'/details.inc');
H A Ddetails.inc15 … // this file is not part of the source distribution; make it your own local variant of details.inc
H A Ddrcp_cclass1.phpt28 require(dirname(__FILE__)."/details.inc");
H A Dpassword_2.phpt6 require(dirname(__FILE__)."/details.inc");
H A Dpassword.phpt6 require(dirname(__FILE__)."/details.inc");
H A Ddrcp_scope1.phpt11 require dirname(__FILE__)."/details.inc";
H A Ddrcp_scope2.phpt11 require dirname(__FILE__)."/details.inc";
H A Ddrcp_privileged.phpt39 require dirname(__FILE__)."/details.inc";
H A Dbug42841.phpt13 require dirname(__FILE__).'/details.inc';
/PHP-7.2/ext/imap/
H A Dconfig.m466 Add --with-kerberos to your configure line. Check config.log for details.
90 Add --with-imap-ssl to your configure line. Check config.log for details.
281 AC_MSG_ERROR([build test failed. Please check the config.log for details.])
/PHP-7.2/ext/soap/
H A Dphp_encoding.h185 encodeType details; member
H A Dphp_sdl.h224 HashTable *details; /* array of sdlParamPtr */ member
H A Dphp_schema.c64 if (enc->details.ns) { in create_encoder()
65 efree(enc->details.ns); in create_encoder()
67 if (enc->details.type_str) { in create_encoder()
68 efree(enc->details.type_str); in create_encoder()
76 enc->details.ns = estrdup((char*)ns); in create_encoder()
77 enc->details.type_str = estrdup((char*)type); in create_encoder()
78 enc->details.sdl_type = cur_type; in create_encoder()
339 cur_type->encode->details.ns = estrdup(newType->namens); in schema_simpleType()
341 cur_type->encode->details.sdl_type = ptr; in schema_simpleType()
1394 cur_type->encode->details.ns = estrdup(newType->namens); in schema_complexType()
[all …]
/PHP-7.2/ext/standard/tests/mail/
H A Dmail_variation_alt2-win32.phpt64 // get hdr details
H A Dmail_basic_alt1-win32.phpt65 // get hdr details
H A Dmail_basic_alt2-win32.phpt63 // get hdr details
H A Dmail_basic_alt3-win32.phpt63 // get hdr details
H A Dmail_basic_alt4-win32.phpt64 // get hdr details
H A Dmail_variation_alt1-win32.phpt64 // get hdr details
H A Dmail_variation_alt3-win32.phpt63 // get hdr details

Completed in 51 milliseconds

12345