Searched refs:myself (Results 1 – 7 of 7) sorted by relevance
/PHP-5.6/ext/bz2/tests/ |
H A D | 005.phpt | 10 Getting lost within myself 60 Getting lost within myself 65 Getting lost within myself 69 Getting lost within myself
|
/PHP-5.6/ext/standard/ |
H A D | dir.c | 82 myself = getThis(); \ 83 if (myself) { \ 84 … if (zend_hash_find(Z_OBJPROP_P(myself), "handle", sizeof("handle"), (void **)&tmp) == FAILURE) { \ 269 zval *id = NULL, **tmp, *myself; in PHP_FUNCTION() local 384 zval *id = NULL, **tmp, *myself; in PHP_FUNCTION() local 402 zval *id = NULL, **tmp, *myself; in PHP_NAMED_FUNCTION() local
|
/PHP-5.6/tests/classes/ |
H A D | inheritance.phpt | 6 /* Inheritance test. Pretty nifty if I do say so myself! */
|
/PHP-5.6/ext/mysqli/tests/ |
H A D | mysqli_get_client_stats.phpt | 721 mysqli_query($link, "DROP SERVER IF EXISTS myself"); 728 …$sql = sprintf("CREATE SERVER myself FOREIGN DATA WRAPPER mysql OPTIONS (user '%s', password '%s',… 740 if (!mysqli_query($link, sprintf("ALTER SERVER myself OPTIONS(user '%s_')", $user))) 750 if (!mysqli_query($link, "DROP SERVER myself")) 955 if (!mysqli_query($link, "DROP SERVER IF EXISTS myself"))
|
/PHP-5.6/ext/standard/tests/file/ |
H A D | userstreams.phpt | 30 by myself but not alone
|
/PHP-5.6/ext/pcre/pcrelib/ |
H A D | HACKING | 399 myself, can be round, square, curly, or pointy. Hence this usage rather than
|
H A D | README | 126 Windows (I myself do not use Windows). Nowadays there is more Windows support
|
Completed in 25 milliseconds