Searched refs:easy (Results 1 – 18 of 18) sorted by relevance
/PHP-7.1/ext/curl/ |
H A D | config.m4 | 9 if test -r $PHP_CURL/include/curl/easy.h; then 14 if test -r $i/include/curl/easy.h; then 25 if test -r $CURL_MULTIARCH_INCLUDE/curl/easy.h; then 37 easy.h should be in <curl-dir>/include/curl/)
|
H A D | multi.c | 140 static zval *_php_curl_multi_find_easy_handle(php_curlm *mh, CURL *easy) /* {{{ */ in _php_curl_multi_find_easy_handle() argument 153 if (tmp_ch->cp == easy) { in _php_curl_multi_find_easy_handle() 475 static int _php_server_push_callback(CURL *parent_ch, CURL *easy, size_t num_headers, struct curl_p… in _php_server_push_callback() argument 499 ch->cp = easy; in _php_server_push_callback()
|
H A D | config.w32 | 18 CHECK_HEADER_ADD_INCLUDE("curl/easy.h", "CFLAGS_CURL") &&
|
/PHP-7.1/ext/simplexml/ |
H A D | README | 1 SimpleXML is meant to be an easy way to access XML data.
|
/PHP-7.1/Zend/RFCs/ |
H A D | 003.txt | 14 this is not an easy task as there is no uniform way to do it. An
|
/PHP-7.1/ext/pdo_odbc/tests/ |
H A D | long_columns.phpt | 27 // on Windows, the easy way to do this: 39 // easy way to compile:
|
/PHP-7.1/sapi/phpdbg/ |
H A D | README.md | 6 phpdbg aims to be a lightweight, powerful, easy to use debugging platform for PHP 5.4+
|
/PHP-7.1/ |
H A D | README.SUBMITTING_PATCH | 5 It's easy! 173 If your patch is easy to review and obviously has no side-effects,
|
H A D | README.SELF-CONTAINED-EXTENSIONS | 32 Just to show you how easy it is to create a self-contained
|
H A D | README.TESTING | 154 Writing test file is very easy if you are used to PHP.
|
H A D | INSTALL | 886 The following resources offer easy to install packages and precompiled 1176 PECL makes it easy to create shared PHP extensions. Using the » pecl 1633 all appear as one coherent entity through an intuitive and easy
|
/PHP-7.1/ext/standard/tests/file/ |
H A D | file.inc | 561 // dump the stat array so that its easy to figure out the error 639 // dump the stat array so that easy to figure out the error
|
/PHP-7.1/ext/openssl/ |
H A D | README | 17 things easy for you to use openssl, this extension allows you
|
/PHP-7.1/win32/ |
H A D | install.txt | 1109 PECL makes it easy to create shared PHP extensions. Using the pecl 1459 appear as one coherent entity through an intuitive and easy to learn 1547 Due to the way PHP 3 built, it is not easy to build a complete flexible
|
/PHP-7.1/ext/pcre/pcrelib/ |
H A D | NEWS | 621 easy to get totally confused.
|
H A D | ChangeLog | 2744 4. A user submitted a patch to Makefile that makes it easy to create 3962 to make PCRE easy to compile on non-Unix systems. It has been suggested 4136 allocation error. I've done the easy fix, which wastes 2 bytes for sensible 5418 5. Added Paul Sokolovsky's minor changes to make it easy to compile a Win32 DLL
|
/PHP-7.1/ext/fileinfo/tests/ |
H A D | magic | 2037 # there were many low-quality sigs, i.e. easy to trigger false positives. 17532 # V2 and V1 have no easy identifier that I can find
|
H A D | magic私はガラスを食べられます | 2037 # there were many low-quality sigs, i.e. easy to trigger false positives. 17532 # V2 and V1 have no easy identifier that I can find
|
Completed in 216 milliseconds