Searched refs:easy (Results 1 – 10 of 10) sorted by relevance
/php-src/ext/curl/ |
H A D | config.w32 | 7 CHECK_HEADER_ADD_INCLUDE("curl/easy.h", "CFLAGS_CURL") &&
|
H A D | multi.c | 130 static zval *_php_curl_multi_find_easy_handle(php_curlm *mh, CURL *easy) /* {{{ */ in _php_curl_multi_find_easy_handle() argument 140 if (tmp_ch->cp == easy) { in _php_curl_multi_find_easy_handle() 401 static int _php_server_push_callback(CURL *parent_ch, CURL *easy, size_t num_headers, struct curl_p… in _php_server_push_callback() argument 420 ch->cp = easy; in _php_server_push_callback()
|
/php-src/docs/source/ |
H A D | index.rst | 41 are not easy to grasp by reading code alone. It describes best practices, and will frequently omit
|
/php-src/ext/pdo_odbc/tests/ |
H A D | long_columns.phpt | 26 // on Windows, the easy way to do this: 38 // easy way to compile:
|
/php-src/docs-old/ |
H A D | self-contained-extensions.md | 25 Just to show you how easy it is to create a self-contained extension, we will
|
/php-src/ext/standard/tests/file/ |
H A D | file.inc | 561 // dump the stat array so that its easy to figure out the error 646 // dump the stat array so that easy to figure out the error
|
/php-src/docs/source/core/data-structures/ |
H A D | zend_string.rst | 12 - It is easy to run into buffer overflows if the NUL byte is accidentally missing.
|
/php-src/ |
H A D | CONTRIBUTING.md | 291 If your change is easy to review and obviously has no side-effects, it might be
|
/php-src/ext/fileinfo/tests/ |
H A D | magic私はガラスを食べられます | 3059 # there were many low-quality sigs, i.e. easy to trigger false positives. 33141 # V2 and V1 have no easy identifier that I can find
|
H A D | magic | 3059 # there were many low-quality sigs, i.e. easy to trigger false positives. 33141 # V2 and V1 have no easy identifier that I can find
|
Completed in 172 milliseconds