Home
last modified time | relevance | path

Searched refs:current (Results 326 – 350 of 661) sorted by relevance

1...<<11121314151617181920>>...27

/PHP-7.2/ext/standard/tests/dir/
H A Dchdir_error2.phpt6 * Description: Change the current directory
H A Dgetcwd_basic.phpt6 * Description: Gets the current directory
H A Dgetcwd_error.phpt6 * Description: Gets the current directory
/PHP-7.2/ext/session/tests/
H A Dsession_module_name_basic.phpt12 * Description : Get and/or set the current session module
H A Dsession_name_variation2.phpt14 * Description : Get and/or set the current session name
H A Dsession_encode_variation2.phpt14 * Description : Encodes the current session data as a string
H A Dsession_id_basic2.phpt12 * Description : Get and/or set the current session id
H A Dsession_save_path_basic.phpt16 * Description : Get and/or set the current session save path
H A Dsession_encode_variation4.phpt12 * Description : Encodes the current session data as a string
H A Dsession_module_name_variation2.phpt12 * Description : Get and/or set the current session module
H A Dsession_module_name_variation1.phpt12 * Description : Get and/or set the current session module
H A Dsession_name_basic.phpt16 * Description : Get and/or set the current session name
H A Dsession_encode_variation5.phpt12 * Description : Encodes the current session data as a string
H A Dsession_id_error2.phpt12 * Description : Get and/or set the current session id
/PHP-7.2/ext/intl/tests/
H A Dcollator_get_set_attribute.phpt14 * Return current normalication mode.
H A Drbbiter_getRuleStatusVec_basic.phpt31 var_dump($rbbi->current(), $rbbi->getRuleStatusVec());
H A Drbbiter_getRuleStatus_basic.phpt29 echo "pos : {$rbbi->current()}\n",
/PHP-7.2/ext/spl/tests/
H A Diterator_030.phpt25 var_dump($it->current());
/PHP-7.2/tests/output/
H A Dob_clean_error_001.phpt6 * Description: Clean (delete) the current output buffer
H A Dob_end_flush_error_001.phpt6 * Description: Flush (send) the output buffer, and delete current output buffer
/PHP-7.2/sapi/phpdbg/
H A Dxml.md76 - version: current phpdbg version (as string)
287 &lt;current />
323 …- current: this attribute is set to "current" if that line is the line where the executor currentl…
335 - context: current executing context
340 - ops: number of opcodes in current executing context
419 - temporarily disables all the breakpoints until the end of the current frame
425 - temporarily disables all the breakpoints past the end of the current frame and then stops
531 - if the boolean switch is omitted, it emits current state in a &lt;setbreaks active="" /> where ac…
547 - if the boolean switch is omitted, it emits current state in a &lt;setcolors active="" /> where ac…
554 - if no further argument is passed, it emits current state in a &lt;setoplog active="" /> where act…
[all …]
/PHP-7.2/ext/pdo_dblib/tests/
H A Dbug_67130.phpt2 PDO_DBLIB: \PDOStatement::nextRowset() should succeed when all rows in current rowset haven't been …
/PHP-7.2/tests/lang/
H A DforeachLoopIterator.002.phpt10 public function current() { }
/PHP-7.2/ext/mbstring/tests/
H A Dmb_regex_encoding_basic.phpt11 * Description: Returns the current encoding for regex as a string.
/PHP-7.2/Zend/tests/generators/
H A Dmultiple_yield_from_on_same_generator.phpt26 var_dump($g->current());

Completed in 65 milliseconds

1...<<11121314151617181920>>...27