Home
last modified time | relevance | path

Searched refs:NSAPI (Results 1 – 11 of 11) sorted by relevance

/PHP-5.5/sapi/nsapi/
H A Dconfig.w324 ARG_ENABLE('nsapi', 'Build NSAPI for Netscape/iPlanet/SunONE webservers', 'no');
6 ARG_WITH('nsapi-includes', 'Where to find NSAPI headers', null);
7 ARG_WITH('nsapi-libs', 'Where to find NSAPI libraries', null);
11 WARNING("NSAPI module requires an --enable-zts build of PHP");
18 WARNING("Could not find NSAPI headers/libraries");
H A Dconfig.m45 PHP_ARG_WITH(nsapi, for NSAPI support,
6 [ --with-nsapi=DIR Build PHP as NSAPI module for Netscape/iPlanet/Sun Webserver], no, no)
12 AC_MSG_CHECKING([for NSAPI include files])
H A DCREDITS1 NSAPI
H A Dnsapi-readme.txt129 The NSAPI module now supports the nsapi_virtual() function (alias: virtual())
132 the NSAPI library.
H A Dnsapi.c25 #define NSAPI 1 macro
/PHP-5.5/main/
H A Dwin95nt.h57 #if !NSAPI
/PHP-5.5/TSRM/
H A DTSRM.c578 #elif defined(NSAPI) in tsrm_thread_id()
603 #elif defined(NSAPI) in tsrm_mutex_alloc()
633 #elif defined(NSAPI) in tsrm_mutex_free()
667 #elif defined(NSAPI) in tsrm_mutex_lock()
699 #elif defined(NSAPI) in tsrm_mutex_unlock()
H A DTSRM.h75 #elif defined(NSAPI)
/PHP-5.5/win32/
H A Dinstall.txt701 From PHP 4.3.3 on you can use PHP scripts with the NSAPI module to
732 NSAPI setup on Sun, iPlanet and Netscape servers
734 To install PHP with NSAPI, do the following:
787 Note: More details about setting up PHP as an NSAPI filter can be
846 The NSAPI module now supports the nsapi_virtual() function (alias:
849 undocumented features from the NSAPI library.
1259 command line option in CGI and CLI, php_ini parameter in NSAPI,
/PHP-5.5/
H A DINSTALL625 From PHP 4.3.3 on you can use PHP scripts with the NSAPI module to
805 The NSAPI module now supports the nsapi_virtual() function (alias:
808 NSAPI library. On Unix the module automatically looks for the needed
1593 command line option in CGI and CLI, php_ini parameter in NSAPI,
H A DNEWS3911 - NSAPI SAPI:
5363 - Fixed bug #50087 (NSAPI performance improvements). (Uwe Schindler)

Completed in 47 milliseconds