Home
last modified time | relevance | path

Searched refs:base (Results 201 – 225 of 291) sorted by relevance

12345678910>>...12

/PHP-5.3/ext/standard/tests/math/
H A Dpow_variation2.phpt7 /* Prototype : number pow ( number $base , number $exp )
/PHP-5.3/
H A DMakefile.gcov53 @$(LTP) --directory lcov_data/ --capture --base-directory=lcov_data --output-file $@
/PHP-5.3/ext/soap/tests/interop/Round2/Base/
H A Dr2_base_007w.phpt2 SOAP Interop Round2 base 007 (php/wsdl): echoStringArray(one)
H A Dr2_base_008p.phpt2 SOAP Interop Round2 base 008 (php/direct): echoStringArray(empty)
H A Dr2_base_005s.phpt2 SOAP Interop Round2 base 005 (soap/direct): echoString(utf-8)
H A Dr2_base_007p.phpt2 SOAP Interop Round2 base 007 (php/direct): echoStringArray(one)
H A Dr2_base_008s.phpt2 SOAP Interop Round2 base 008 (soap/direct): echoStringArray(empty)
H A Dr2_base_009s.phpt2 SOAP Interop Round2 base 009 (soap/direct): echoStringArray(NULL)
H A Dr2_base_006w.phpt2 SOAP Interop Round2 base 006 (php/wsdl): echoStringArray
H A Dr2_base_006p.phpt2 SOAP Interop Round2 base 006 (php/direct): echoStringArray
H A Dr2_base_007s.phpt2 SOAP Interop Round2 base 007 (soap/direct): echoStringArray(one)
H A Dr2_base_011p.phpt2 SOAP Interop Round2 base 011 (php/direct): echoIntegerArray
H A Dr2_base_011w.phpt2 SOAP Interop Round2 base 011 (php/wsdl): echoIntegerArray
H A Dr2_base_013p.phpt2 SOAP Interop Round2 base 013 (php/direct): echoFloatArray
H A Dr2_base_013w.phpt2 SOAP Interop Round2 base 013 (php/wsdl): echoFloatArray
H A Dr2_base_014w.phpt2 SOAP Interop Round2 base 014 (php/wsdl): echoStruct
H A Dr2_base_006s.phpt2 SOAP Interop Round2 base 006 (soap/direct): echoStringArray
H A Dr2_base_014p.phpt2 SOAP Interop Round2 base 014 (php/direct): echoStruct
/PHP-5.3/ext/soap/tests/soap12/
H A Dsoap12-test.inc112 return $ref->RelativeReference->base.$ref->RelativeReference->href;
/PHP-5.3/win32/build/
H A Dconfutils.js1873 var base = "";
1887 base += "\\";
1888 base += path_parts[p];
1891 return _inner_glob(base, p, path_parts);
1894 function _inner_glob(base, p, parts) argument
1897 var full_name = base + "\\" + pat;
1925 if (!FSO.FolderExists(base)) {
1929 var folder = FSO.GetFolder(base);
1946 subitems = _inner_glob(base + "\\" + item_name, p + 1, parts);
/PHP-5.3/sapi/roxen/
H A Dconfig.m46 [ --with-roxen=DIR Build PHP as a Pike module. DIR is the base Roxen
/PHP-5.3/ext/bcmath/libbcmath/src/
H A Dbcmath.h142 _PROTOTYPE(int bc_raisemod, (bc_num base, bc_num expo, bc_num mod,
/PHP-5.3/sapi/aolserver/
H A Dphp5aolserver.dsp57 …ll32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /base:"0x62000000" /versi…
83 …ll32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /base:"0x62000000" /versi…
109 …ll32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /base:"0x62000000" /versi…
/PHP-5.3/sapi/nsapi/
H A Dphp5nsapi.dsp57 …ll32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /base:"0x62000000" /versi…
83 …ll32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /base:"0x62000000" /versi…
109 …ll32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /base:"0x62000000" /versi…
/PHP-5.3/ext/standard/tests/strings/
H A Dbasename_error.phpt7 this function will return the base name of the file.

Completed in 32 milliseconds

12345678910>>...12