Home
last modified time | relevance | path

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

/PHP-8.0/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.0/ext/standard/
H A Ddir.c62 myself = getThis(); \
63 if (!myself) { \
83 if ((tmp = zend_hash_str_find(Z_OBJPROP_P(myself), "handle", sizeof("handle")-1)) == NULL) { \
249 zval *id = NULL, *tmp, *myself; in PHP_FUNCTION() local
360 zval *id = NULL, *tmp, *myself; in PHP_FUNCTION() local
377 zval *id = NULL, *tmp, *myself; in PHP_FUNCTION() local
/PHP-8.0/tests/classes/
H A Dinheritance.phpt6 /* Inheritance test. Pretty nifty if I do say so myself! */
/PHP-8.0/ext/date/tests/
H A Dbug73858.phpt6 In the "verbose setup method" I'm trying setup the DateTime object myself
/PHP-8.0/ext/mysqli/tests/
H A Dmysqli_get_client_stats.phpt704 mysqli_query($link, "DROP SERVER IF EXISTS myself");
711 …$sql = sprintf("CREATE SERVER myself FOREIGN DATA WRAPPER mysql OPTIONS (user '%s', password '%s',…
723 if (!mysqli_query($link, sprintf("ALTER SERVER myself OPTIONS(user '%s_')", $user)))
733 if (!mysqli_query($link, "DROP SERVER myself"))
938 if (!mysqli_query($link, "DROP SERVER IF EXISTS myself"))
/PHP-8.0/ext/standard/tests/file/
H A Duserstreams.phpt29 by myself but not alone

Completed in 15 milliseconds