Searched refs:myself (Results 1 – 6 of 6) sorted by relevance
/PHP-8.2/ext/bz2/tests/ |
H A D | 005.phpt | 10 Getting lost within myself 47 Getting lost within myself 51 Getting lost within myself 55 Getting lost within myself 59 Getting lost within myself
|
/PHP-8.2/ext/standard/ |
H A D | dir.c | 65 myself = getThis(); \ 66 if (!myself) { \ 86 zval *handle_zv = Z_DIRECTORY_HANDLE_P(myself); \ 251 zval *id = NULL, *myself; in PHP_FUNCTION() local 362 zval *id = NULL, *myself; in PHP_FUNCTION() local 379 zval *id = NULL, *myself; in PHP_FUNCTION() local
|
/PHP-8.2/tests/classes/ |
H A D | inheritance.phpt | 6 /* Inheritance test. Pretty nifty if I do say so myself! */
|
/PHP-8.2/ext/date/tests/ |
H A D | bug73858.phpt | 6 In the "verbose setup method" I'm trying setup the DateTime object myself
|
/PHP-8.2/ext/mysqli/tests/ |
H A D | mysqli_get_client_stats.phpt | 705 mysqli_query($link, "DROP SERVER IF EXISTS myself"); 712 …$sql = sprintf("CREATE SERVER myself FOREIGN DATA WRAPPER mysql OPTIONS (user '%s', password '%s',… 724 if (!mysqli_query($link, sprintf("ALTER SERVER myself OPTIONS(user '%s_')", $user))) 734 if (!mysqli_query($link, "DROP SERVER myself")) 939 if (!mysqli_query($link, "DROP SERVER IF EXISTS myself"))
|
/PHP-8.2/ext/standard/tests/file/ |
H A D | userstreams.phpt | 29 by myself but not alone
|
Completed in 16 milliseconds