Searched defs:all (Results 1 – 14 of 14) sorted by relevance
/PHP-5.6/ext/standard/ |
H A D | html.c | 62 #define LIMIT_ALL(all, doctype, charset) do { \ argument 941 int all, in traverse_for_entities() 1048 static const entity_ht *unescape_inverse_map(int all, int flags) in unescape_inverse_map() 1076 static entity_table_opt determine_entity_table(int all, int doctype) in determine_entity_table() 1098 PHPAPI char *php_unescape_html_entities(unsigned char *old, size_t oldlen, size_t *newlen, int all,… in php_unescape_html_entities() 1138 PHPAPI char *php_escape_html_entities(unsigned char *old, size_t oldlen, size_t *newlen, int all, i… in php_escape_html_entities() 1226 PHPAPI char *php_escape_html_entities_ex(unsigned char *old, size_t oldlen, size_t *newlen, int all… in php_escape_html_entities_ex() 1450 static void php_html_entities(INTERNAL_FUNCTION_PARAMETERS, int all) in php_html_entities() 1620 long all = HTML_SPECIALCHARS, in PHP_FUNCTION() local
|
/PHP-5.6/ext/bcmath/libbcmath/src/ |
H A D | Makefile.am | 19 all: $(bin_LIBRARIES) target
|
/PHP-5.6/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.6/ |
H A D | configure.in | 1025 AC_ARG_ENABLE(all, optenable
|
/PHP-5.6/ext/pgsql/ |
H A D | pgsql.mak | 92 all: prebuild project target
|
/PHP-5.6/ext/xml/ |
H A D | xml.mak | 95 all: prebuild project target
|
/PHP-5.6/ext/ldap/ |
H A D | ldap.mak | 96 all: prebuild project target
|
/PHP-5.6/ext/mysql/ |
H A D | mysql.mak | 93 all: prebuild project target
|
/PHP-5.6/ext/openssl/ |
H A D | openssl.mak | 103 all: prebuild project target
|
/PHP-5.6/win32/build/ |
H A D | Makefile | 32 all: generated_files $(EXT_TARGETS) $(PECL_TARGETS) $(SAPI_TARGETS) target
|
/PHP-5.6/ext/mbstring/oniguruma/win32/ |
H A D | Makefile | 89 all: $(libname) $(dllname) target
|
/PHP-5.6/ext/phar/tests/files/ |
H A D | pear2coverage.phar.php | 1095 return $ret; 1124 $ret[] = $res[0];
|
/PHP-5.6/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()
|
/PHP-5.6/ext/pcre/pcrelib/ |
H A D | pcre_jit_compile.c | 4252 pcre_uint8 bit, cbit, all; in check_class_ranges() local
|
Completed in 75 milliseconds