Home
last modified time | relevance | path

Searched refs:myself (Results 1 – 6 of 6) sorted by relevance

/PHP-8.1/ext/bz2/tests/
H A D005.phpt10 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.1/ext/standard/
H A Ddir.c65 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.1/tests/classes/
H A Dinheritance.phpt6 /* Inheritance test. Pretty nifty if I do say so myself! */
/PHP-8.1/ext/date/tests/
H A Dbug73858.phpt6 In the "verbose setup method" I'm trying setup the DateTime object myself
/PHP-8.1/ext/mysqli/tests/
H A Dmysqli_get_client_stats.phpt705 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.1/ext/standard/tests/file/
H A Duserstreams.phpt29 by myself but not alone

Completed in 36 milliseconds