Searched defs:all (Results 1 – 13 of 13) sorted by relevance
/PHP-5.3/ext/bcmath/libbcmath/src/ |
H A D | Makefile.am | 19 all: $(bin_LIBRARIES) target
|
/PHP-5.3/ext/soap/interop/ |
H A D | client_round2_interop.php | 176 function getEndpoints($base = 'base', $all = 0) { 192 function _getEndpoints($base = "", $all = 0) {
|
/PHP-5.3/ext/standard/ |
H A D | html.c | 921 PHPAPI char *php_unescape_html_entities(unsigned char *old, int oldlen, int *newlen, int all, int q… in php_unescape_html_entities() 1117 PHPAPI char *php_escape_html_entities(unsigned char *old, int oldlen, int *newlen, int all, int quo… in php_escape_html_entities() 1125 PHPAPI char *php_escape_html_entities_ex(unsigned char *old, int oldlen, int *newlen, int all, int … in php_escape_html_entities_ex() 1277 static void php_html_entities(INTERNAL_FUNCTION_PARAMETERS, int all) in php_html_entities()
|
/PHP-5.3/ext/pgsql/ |
H A D | pgsql.mak | 92 all: prebuild project target
|
/PHP-5.3/ext/ldap/ |
H A D | ldap.mak | 96 all: prebuild project target
|
/PHP-5.3/ext/xml/ |
H A D | xml.mak | 95 all: prebuild project target
|
/PHP-5.3/ext/mysql/ |
H A D | mysql.mak | 93 all: prebuild project target
|
/PHP-5.3/ext/openssl/ |
H A D | openssl.mak | 103 all: prebuild project target
|
/PHP-5.3/ |
H A D | configure.in | 953 AC_ARG_ENABLE(all, optenable
|
/PHP-5.3/win32/build/ |
H A D | Makefile | 31 all: generated_files $(EXT_TARGETS) $(PECL_TARGETS) $(SAPI_TARGETS) target
|
/PHP-5.3/ext/phar/tests/files/ |
H A D | pear2coverage.phar.php | 1095 return $ret; 1124 $ret[] = $res[0];
|
/PHP-5.3/ext/sqlite/libsqlite/src/ |
H A D | parse.c | 2895 Token all; in yy_reduce() local
|
/PHP-5.3/ext/soap/ |
H A D | php_schema.c | 1013 static int schema_all(sdlPtr sdl, xmlAttrPtr tns, xmlNodePtr all, sdlTypePtr cur_type, sdlContentMo… in schema_all()
|
Completed in 165 milliseconds