Home
last modified time | relevance | path

Searched refs:fe (Results 1 – 24 of 24) sorted by relevance

/php-src/ext/pgsql/
H A Dconfig.w327 …CHECK_HEADER_ADD_INCLUDE("libpq-fe.h", "CFLAGS_PGSQL", PHP_PGSQL + "\\include;" + PHP_PHP_BUILD + …
H A Dconfig.m446 [AC_COMPILE_IFELSE([AC_LANG_PROGRAM([#include <libpq-fe.h>],
/php-src/ext/pdo_pgsql/
H A Dconfig.w327 …CHECK_HEADER_ADD_INCLUDE("libpq-fe.h", "CFLAGS_PDO_PGSQL", PHP_PDO_PGSQL + "\\include;" + PHP_PHP_…
/php-src/ext/standard/tests/strings/
H A Dstrtolower.phpt308 fe => fe
H A Dstrtoupper1.phpt311 fe => fe
H A Dbug49785.phpt2884 string(4) "81fe"
2894 string(4) "82fe"
2904 string(4) "83fe"
2914 string(4) "84fe"
2924 string(4) "85fe"
2934 string(4) "86fe"
2944 string(4) "87fe"
2954 string(4) "88fe"
2964 string(4) "89fe"
3034 string(4) "90fe"
[all …]
H A Dhtml_entity_decode_iso8859-15.phpt400 LATIN SMALL LETTER THORN: &#xFE; => fe
401 &#xFE; => fe
H A Dhtml_entity_decode_iso8859-5.phpt400 CYRILLIC SMALL LETTER SHORT U: &#x45E; => fe
H A Dhtml_entity_decode_macroman.phpt535 OGONEK: &#x2DB; => fe
H A Dhtml_entity_decode_win1251.phpt532 CYRILLIC SMALL LETTER YU: &#x44E; => fe
H A Dhtml_entity_decode_cp866.phpt528 BLACK SQUARE: &#x25A0; => fe
H A Dhtml_entity_decode_koi8-r.phpt528 CYRILLIC CAPITAL LETTER CHE: &#x427; => fe
/php-src/ext/mysqli/tests/
H A Dfake_server.inc280 $pr3->packet_type = 'fe'; // EOF
398 $pr3->packet_type = 'fe'; // EOF
474 $pr4->packet_type = 'fe'; // EOF
486 $pr6->packet_type = 'fe'; // EOF
/php-src/Zend/
H A Dzend_inheritance.c767 const zend_function *fe, zend_class_entry *fe_scope, in zend_do_perform_implementation_check() argument
777 ZEND_ASSERT(!((fe->common.fn_flags & ZEND_ACC_CTOR) in zend_do_perform_implementation_check()
787 if (proto->common.required_num_args < fe->common.required_num_args) { in zend_do_perform_implementation_check()
793 && !(fe->common.fn_flags & ZEND_ACC_RETURN_REFERENCE)) { in zend_do_perform_implementation_check()
798 fe_is_variadic = (fe->common.fn_flags & ZEND_ACC_VARIADIC) != 0; in zend_do_perform_implementation_check()
807 fe_num_args = fe->common.num_args + fe_is_variadic; in zend_do_perform_implementation_check()
816 i < fe_num_args ? &fe->common.arg_info[i] : in zend_do_perform_implementation_check()
817 fe_is_variadic ? &fe->common.arg_info[fe_num_args - 1] : NULL; in zend_do_perform_implementation_check()
850 if (!(fe->common.fn_flags & ZEND_ACC_HAS_RETURN_TYPE)) { in zend_do_perform_implementation_check()
1081 const zend_function *fe, zend_class_entry *fe_scope, in perform_delayable_implementation_check() argument
[all …]
H A Dzend_API.c3286 zend_function *fe = (zend_function *) Z_PTR_P(el); in clean_module_function() local
3288 if (fe->common.type == ZEND_INTERNAL_FUNCTION && fe->internal_function.module == module) { in clean_module_function()
/php-src/sapi/cli/
H A Dphp_cli.c199 zend_extension *fe = (zend_extension*)(*f)->data; in extension_name_cmp() local
201 return strcmp(fe->name, se->name); in extension_name_cmp()
/php-src/ext/hash/tests/
H A Dcrc32.phpt118 396978fe
H A Dfnv1a32.phpt247 array( 'pQ9V<oFdct^y"}5Vu3rYhvgB&g8;)PFy"_Q?Ow%3md.pbDHYW', '859042fe' ),
/php-src/sapi/fpm/fpm/
H A Dfpm_main.c215 zend_extension *fe = (zend_extension*)(*f)->data; in extension_name_cmp() local
217 return strcmp(fe->name, se->name); in extension_name_cmp()
/php-src/ext/mbstring/tests/
H A Dmb_convert_kana.phpt214 30fe
/php-src/sapi/cgi/
H A Dcgi_main.c274 zend_extension *fe = (zend_extension*)(*f)->data; in extension_name_cmp() local
276 return strcmp(fe->name, se->name); in extension_name_cmp()
/php-src/build/
H A Dphp.m41969 AS_IF([test -r "$i/$j/libpq-fe.h"], [PGSQL_INCLUDE=$i/$j])
1999 Cannot find libpq-fe.h or pq library (libpq). Please specify the correct
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます39874 # utf string variant with prepending fe??ffFFff
H A Dmagic39874 # utf string variant with prepending fe??ffFFff

Completed in 234 milliseconds