Home
last modified time | relevance | path

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

/PHP-5.4/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.4/main/
H A Dwin95nt.h57 #if !NSAPI
/PHP-5.4/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.4/win32/
H A Dinstall.txt197 NSAPI - Sun/iPlanet/Netscape server module
834 From PHP 4.3.3 on you can use PHP scripts with the NSAPI module to
865 NSAPI setup on Sun, iPlanet and Netscape servers
867 To install PHP with NSAPI, do the following:
920 Note: More details about setting up PHP as an NSAPI filter can be
979 The NSAPI module now supports the nsapi_virtual() function (alias:
982 undocumented features from the NSAPI library.
1392 command line option in CGI and CLI, php_ini parameter in NSAPI,
/PHP-5.4/
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 DNEWS2722 - NSAPI SAPI:
4174 - Fixed bug #50087 (NSAPI performance improvements). (Uwe Schindler)

Completed in 60 milliseconds