Home
last modified time | relevance | path

Searched refs:table (Results 1 – 25 of 621) sorted by last modified time

12345678910>>...25

/PHP-5.5/win32/
H A Dinstall.txt319 server, and enable it to run PHP. Choose a web server from the table of
951 these extensions. The Windows PHP Extensions table lists extensions
993 The following table describes some of the extensions available and
/PHP-5.5/sapi/thttpd/
H A Dthttpd_patch1041 # Extensions not found in the table proceed to the mime_types table.
1055 -# Extensions not found in the table are returned as text/plain.
1712 /* Is there room in the connection table? */
/PHP-5.5/sapi/fpm/fpm/
H A Dfpm_php.c261 char* fpm_php_get_string_from_table(char *table, char *key TSRMLS_DC) /* {{{ */ in fpm_php_get_string_from_table() argument
267 if (!table || !key) { in fpm_php_get_string_from_table()
273 zend_is_auto_global(table, strlen(table) TSRMLS_CC); in fpm_php_get_string_from_table()
276 …if (zend_hash_find(&EG(symbol_table), table, strlen(table) + 1, (void **) &data) == SUCCESS && Z_T… in fpm_php_get_string_from_table()
H A Dfpm_php.h47 char* fpm_php_get_string_from_table(char *table, char *key TSRMLS_DC);
/PHP-5.5/sapi/apache_hooks/
H A Dphp_apache.c47 static void apache_table_to_zval(table *, zval *return_value);
577 static void add_header_to_table(table *t, INTERNAL_FUNCTION_PARAMETERS) in add_header_to_table()
1756 static void apache_table_to_zval(table *t, zval *return_value) in apache_table_to_zval()
/PHP-5.5/
H A Dphp.ini-development1148 ; Trace mode. When trace_mode is active (=On), warnings for table/index scans and
1846 ; The maximum number of keys (scripts) in the OPcache hash table.
H A Dphp.ini-production1148 ; Trace mode. When trace_mode is active (=On), warnings for table/index scans and
1846 ; The maximum number of keys (scripts) in the OPcache hash table.
H A Dltmain.sh4588 /* $dlsyms - symbol resolution table for \`$outputname' dlsym emulation. */
/PHP-5.5/ext/xsl/tests/
H A Dxsltprocessor_transformToXML_wrongparam_001.phpt28 <table>
35 </table>
H A Dxsltprocessor_transformToXML_wrongparam_002.phpt28 <table>
35 </table>
H A Dxsltprocessor_transformToXML_wrongparam_003.phpt28 <table>
35 </table>
H A Dxsltprocessor_transformToXML_wrongparam_004.phpt28 <table>
35 </table>
H A Dxsltprocessor_transformToDoc.phpt25 <table>
32 </table>
H A Dxsltprocessor_transformToDoc_nullparam.phpt28 <table>
35 </table>
H A Dxsltprocessor_transformToDoc_wrongparam_001.phpt28 <table>
35 </table>
H A Dxsltprocessor_transformToDoc_wrongparam_002.phpt28 <table>
35 </table>
H A Dxsltprocessor_transformToDoc_wrongparam_003.phpt28 <table>
35 </table>
H A Dxsltprocessor_transformToDoc_wrongparam_004.phpt28 <table>
35 </table>
H A Dxsltprocessor_transformToURI.phpt27 <table>
34 </table>
H A Dxsltprocessor_transformToURI_nullparam.phpt28 <table>
35 </table>
H A Dxsltprocessor_transformToURI_wrongparam_001.phpt28 <table>
35 </table>
H A Dxsltprocessor_transformToURI_wrongparam_002.phpt28 <table>
35 </table>
H A Dxsltprocessor_transformToURI_wrongparam_003.phpt28 <table>
35 </table>
H A Dxsltprocessor_transformToURI_wrongparam_004.phpt28 <table>
35 </table>
H A Dxsltprocessor_transformToXML.phpt28 <table>
35 </table>
56 <table>
59 </table>

Completed in 60 milliseconds

12345678910>>...25