Home
last modified time | relevance | path

Searched refs:main (Results 351 – 367 of 367) sorted by relevance

1...<<1112131415

/PHP-5.5/sapi/fpm/fpm/
H A Dfpm_main.c1567 int main(int argc, char *argv[]) function
/PHP-5.5/ext/soap/
H A Dsoap.c3756 …Ptr function, char *function_name, char *uri, zval *ret, int version, int main, xmlNodePtr *node T… argument
3778 style = main?SOAP_RPC:SOAP_DOCUMENT;
3779 use = main?SOAP_ENCODED:SOAP_LITERAL;
3801 if (main && version == SOAP_1_2) {
/PHP-5.5/ext/fileinfo/libmagic/
H A Dcdf.c1301 main(int argc, char *argv[]) function
/PHP-5.5/win32/
H A Dinstall.txt53 want to use PHP for. There are three main fields you can use PHP, as
233 sapi folders to the main folder (e.g. C:\php).
338 (php5activescript.dll) and place it in the main PHP folder (e.g.
981 be found in the distribution package, in in the main folder in PHP 5,
/PHP-5.5/sapi/cgi/
H A Dcgi_main.c1734 int main(int argc, char *argv[]) function
/PHP-5.5/build/
H A Dlibtool.m4280 int main() {
986 int main ()
2747 lt_simple_link_test_code='int main(){return(0);}'
2858 lt_simple_link_test_code='int main(int, char *[[]]) { return(0); }'
4638 int main(){nm_test_var='a';nm_test_func();return(0);}
4662 eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | grep -v main >> conftest.$ac_ext'
4680 …ymcode* \(.*\) \(.*\)$/ {\"\2\", (lt_ptr_t) \&\2},/" < "$nlist" | grep -v main >> conftest.$ac_ext
/PHP-5.5/
H A DINSTALL53 want to use PHP for. There are three main fields you can use PHP, as
856 There are two main options for installing PHP on HP-UX systems. Either
882 The main package you need to install is php4-core-4.3.8.tgz, which
1660 In addition to the main php.ini file, PHP scans for INI files in each
H A Dltmain.sh3588 int main() { return 0; }
5050 main (int argc, char *argv[])
H A DNEWS6411 - Fixed bug #47831 (Compile warning for strnlen() in main/spprintf.c).
8230 requests are handled by main process itself)
8570 - Fixed bug #35512 (Lack of read permission on main script results in
9277 about main()). (Dmitry)
/PHP-5.5/ext/pcre/pcrelib/
H A DREADME678 testoutput files. RunTest uses a file called testtry to hold the main output
967 testdata/testinput* test data for main library tests
H A DChangeLog1462 main code base, and can be used by building with --enable-jit. When this is
1562 and lower case pair, using 2 and 3 bytes, respectively. The main bugs were:
3032 problem was solved for the main library.
3456 14. A bit of tidying/refactoring in pcre_exec.c in the main bumpalong loop.
4456 hide most of the details from the main code, and operates only if
4766 its new features into the main test script, reducing the number of scripts.
/PHP-5.5/ext/date/lib/
H A Dparse_date.re2223 int main(void)
H A Dparse_date.c25214 int main(void) in main() function
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic389 >>5 byte 77 \b, main
400 >>4 byte 77 \b, main
426 >>4 byte 50 \b, main @ L2
427 >>4 byte 51 \b, main @ L3
428 >>4 byte 53 \b, main @ L4
3505 # ASCON http://ascon.net/main/ in English,
3506 # http://ascon.ru/ main site in Russian
3691 0 search/8192 main( C source text
5206 >5 byte&7 = 0 \b, complete main (CM)
8333 0 string =IWAD doom main IWAD data
[all …]
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt24 libpcre2-32. The old libraries (now called PCRE1) are still being main-
470 for invalid UTF-8 strings" in the main pcreapi page. The UTF-16 errors
799 for invalid UTF-8 strings" in the main pcreapi page. The UTF-32 errors
1772 In addition to the main compiling and matching functions, there are
3074 This function is the main matching facility of the library, and it
3356 cannot find it, without actually running the main matching function.
4756 one its main matching functions, pcre_exec() (8-bit) or
5976 rest of the main pattern as well as the alternative in the subpattern.
7356 There is one verb whose main purpose is to track how a match was
9287 into main memory, called pcre[16|32]_pattern_to_host_byte_order() if
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestoutput22474 /(main(O)?)+/I
2481 1: main
2484 1: main
H A Dtestinput2730 /(main(O)?)+/I

Completed in 208 milliseconds

1...<<1112131415