Searched defs:all (Results 1 – 13 of 13) sorted by relevance
/PHP-7.1/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 zend_string *php_unescape_html_entities(unsigned char *old, size_t oldlen, int all, int flag… in php_unescape_html_entities() 1138 PHPAPI zend_string *php_escape_html_entities(unsigned char *old, size_t oldlen, int all, int flags,… in php_escape_html_entities() 1226 PHPAPI zend_string *php_escape_html_entities_ex(unsigned char *old, size_t oldlen, int all, int fla… in php_escape_html_entities_ex() 1440 static void php_html_entities(INTERNAL_FUNCTION_PARAMETERS, int all) in php_html_entities() 1611 zend_long all = HTML_SPECIALCHARS, in PHP_FUNCTION() local
|
/PHP-7.1/ext/bcmath/libbcmath/src/ |
H A D | Makefile.am | 19 all: $(bin_LIBRARIES) target
|
/PHP-7.1/ext/soap/interop/ |
H A D | client_round2_interop.php | 176 function getEndpoints($base = 'base', $all = 0) { 192 function _getEndpoints($base = "", $all = 0) {
|
/PHP-7.1/ |
H A D | configure.in | 1035 AC_ARG_ENABLE(all, optenable
|
/PHP-7.1/ext/pgsql/ |
H A D | pgsql.mak | 92 all: prebuild project target
|
/PHP-7.1/ext/ldap/ |
H A D | ldap.mak | 96 all: prebuild project target
|
/PHP-7.1/ext/xml/ |
H A D | xml.mak | 95 all: prebuild project target
|
/PHP-7.1/ext/openssl/ |
H A D | openssl.mak | 103 all: prebuild project target
|
/PHP-7.1/win32/build/ |
H A D | Makefile | 40 all: generated_files $(EXT_TARGETS) $(PECL_TARGETS) $(SAPI_TARGETS) target
|
/PHP-7.1/ext/mbstring/oniguruma/win32/ |
H A D | Makefile | 89 all: $(libname) $(dllname) target
|
/PHP-7.1/ext/phar/tests/files/ |
H A D | pear2coverage.phar.php | 1095 return $ret; 1124 $ret[] = $res[0];
|
/PHP-7.1/ext/soap/ |
H A D | php_schema.c | 1015 static int schema_all(sdlPtr sdl, xmlAttrPtr tns, xmlNodePtr all, sdlTypePtr cur_type, sdlContentMo… in schema_all()
|
/PHP-7.1/ext/pcre/pcrelib/ |
H A D | pcre_jit_compile.c | 4252 pcre_uint8 bit, cbit, all; in check_class_ranges() local
|
Completed in 52 milliseconds