Home
last modified time | relevance | path

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

/php-src/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-src/ext/standard/
H A Ddir.c57 myself = getThis(); \
58 if (!myself) { \
78 zval *handle_zv = Z_DIRECTORY_HANDLE_P(myself); \
183 zval *id = NULL, *myself; in PHP_FUNCTION() local
294 zval *id = NULL, *myself; in PHP_FUNCTION() local
311 zval *id = NULL, *myself; in PHP_FUNCTION() local
/php-src/tests/classes/
H A Dinheritance.phpt6 /* Inheritance test. Pretty nifty if I do say so myself! */
/php-src/ext/date/tests/
H A Dbug73858.phpt6 In the "verbose setup method" I'm trying setup the DateTime object myself
/php-src/ext/mysqli/tests/
H A Dmysqli_get_client_stats.phpt702 mysqli_query($link, "DROP SERVER IF EXISTS myself");
709 …$sql = sprintf("CREATE SERVER myself FOREIGN DATA WRAPPER mysql OPTIONS (user '%s', password '%s',…
721 if (!mysqli_query($link, sprintf("ALTER SERVER myself OPTIONS(user '%s_')", $user)))
731 if (!mysqli_query($link, "DROP SERVER myself"))
936 if (!mysqli_query($link, "DROP SERVER IF EXISTS myself"))
/php-src/ext/standard/tests/file/
H A Duserstreams.phpt29 by myself but not alone

Completed in 13 milliseconds