Home
last modified time | relevance | path

Searched refs:sets (Results 1 – 25 of 55) sorted by relevance

123

/PHP-7.1/ext/oci8/tests/
H A Ddrcp_characterset.phpt2 DRCP: oci_pconnect() and oci_connect() with different character sets
31 //character sets
39 //character sets
/PHP-7.1/ext/spl/tests/
H A DSplTempFileObject_constructor_error.phpt2 SPL SplTempFileObject constructor sets correct defaults when pass 0 arguments
H A DSplTempFileObject_constructor_basic.phpt2 SPL SplTempFileObject constructor sets correct defaults when pass 0 arguments
H A DSplTempFileObject_constructor_memory_lt1_variation.phpt2 SPL SplTempFileObject constructor sets correct defaults when passed a negative value
H A DSplTempFileObject_constructor_maxmemory_basic.phpt2 SPL SplTempFileObject constructor sets correct values when passed fixed memory size
/PHP-7.1/ext/shmop/
H A DREADME20 a for read only access (sets SHM_RDONLY)
22 c create or open an existing segment (sets IPC_CREATE)
23 n create a new segment and fail if one already exists under same name (sets IPC_CREATE|IPC_EXCL)
/PHP-7.1/ext/standard/tests/file/
H A Dbug65272.phpt2 Bug #65272: flock() correctly sets wouldblock out param in windows
/PHP-7.1/sapi/tests/
H A Dtest002.phpt7 but that is ok, Apache sets SCRIPT_NAME to the ScriptAlias
H A Dtest004.phpt7 but that is ok, Apache sets SCRIPT_NAME to the ScriptAlias
/PHP-7.1/sapi/cli/tests/
H A Dbug71624.phpt2 Bug #61977 Test that -R properly sets argi and argn
/PHP-7.1/ext/curl/tests/
H A Dcurl_writeheader_callback.phpt7 …for CURLOPT_HEADERFUNCTION. Different test servers might return different sets of headers. Just te…
/PHP-7.1/ext/phar/tests/
H A Dpharfileinfo_chmod.phpt23 lstat($pname . '/a/b'); // sets BG(CurrentLStatFile)
/PHP-7.1/ext/intl/tests/
H A Dsymfony_format_type_int32_intl2.phpt9 // there are 7 sets of args that crash PHP (and other args that don't), each of those 7 is now a se…
/PHP-7.1/ext/mysqli/tests/
H A Dbug69899.phpt7 unconditionally sets the connection of the statement to ready, despite the fact
H A Dbug62046.phpt2 Bug #62046 mysqli@mysqlnd can't iterate over stored sets after call to mysqli_stmt_reset()
H A D036.phpt27 /* we have to insert more values, cause lexer sets auto_increment to max_int
H A Dmysqli_stmt_attr_set.phpt191 printf("[017] Results should not differ. Dumping both result sets.\n");
208 printf("[019] Results should not differ. Dumping both result sets.\n");
261 printf("[025] Results should not differ. Dumping both result sets.\n");
H A Dmysqli_result_references_mysqlnd.phpt2 References to result sets - mysqlnd (no copies but references)
/PHP-7.1/ext/soap/tests/
H A Dbug69137.phpt22 // Prime the WSDL cache because that request sets peer_name on the HTTP context
/PHP-7.1/ext/spl/internal/
H A Dsplstack.inc25 /** Changes the iteration mode. There are two orthogonal sets of modes that
H A Dsplqueue.inc29 /** Changes the iteration mode. There are two orthogonal sets of modes that
/PHP-7.1/ext/pdo_oci/tests/
H A Dbug57702.phpt15 // Note the PDO test setup sets PDO::ATTR_STRINGIFY_FETCHES to true
16 // (and sets PDO::ATTR_CASE to PDO::CASE_LOWER)
/PHP-7.1/ext/pdo_mysql/tests/
H A Dpdo_mysql___construct.phpt230 …printf("[028] Character sets has not been set, @@character_set_connection reports '%s', expecting …
263 …printf("[031] DSN = %s, Character sets has not been set, @@character_set_connection reports '%s', …
276 …printf("[033] DSN = %s, character sets has not been set, @@character_set_connection reports '%s', …
/PHP-7.1/ext/standard/
H A Dstreamsfuncs.c731 int retval, sets = 0; in PHP_FUNCTION() local
753 sets += set_count; in PHP_FUNCTION()
760 sets += set_count; in PHP_FUNCTION()
767 sets += set_count; in PHP_FUNCTION()
770 if (!sets) { in PHP_FUNCTION()
/PHP-7.1/sapi/phpdbg/
H A DREADME.md64 - -e sets execution context

Completed in 50 milliseconds

123