Home
last modified time | relevance | path

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

/PHP-7.4/ext/bz2/tests/
H A D005.phpt10 Getting lost within myself
60 Getting lost within myself
65 Getting lost within myself
69 Getting lost within myself
/PHP-7.4/ext/standard/
H A Ddir.c68 myself = getThis(); \
69 if (myself) { \
70 if ((tmp = zend_hash_str_find(Z_OBJPROP_P(myself), "handle", sizeof("handle")-1)) == NULL) { \
262 zval *id = NULL, *tmp, *myself; in PHP_FUNCTION() local
379 zval *id = NULL, *tmp, *myself; in PHP_FUNCTION() local
397 zval *id = NULL, *tmp, *myself; in PHP_NAMED_FUNCTION() local
/PHP-7.4/tests/classes/
H A Dinheritance.phpt6 /* Inheritance test. Pretty nifty if I do say so myself! */
/PHP-7.4/ext/date/tests/
H A Dbug73858.phpt6 In the "verbose setup method" I'm trying setup the DateTime object myself
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_get_client_stats.phpt709 mysqli_query($link, "DROP SERVER IF EXISTS myself");
716 …$sql = sprintf("CREATE SERVER myself FOREIGN DATA WRAPPER mysql OPTIONS (user '%s', password '%s',…
728 if (!mysqli_query($link, sprintf("ALTER SERVER myself OPTIONS(user '%s_')", $user)))
738 if (!mysqli_query($link, "DROP SERVER myself"))
943 if (!mysqli_query($link, "DROP SERVER IF EXISTS myself"))
/PHP-7.4/ext/standard/tests/file/
H A Duserstreams.phpt29 by myself but not alone

Completed in 14 milliseconds