Searched defs:all (Results 1 – 11 of 11) sorted by relevance
/PHP-7.2/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(zend_string *str, int all, int flags, char *hint_cha… in php_unescape_html_entities() 1134 PHPAPI zend_string *php_escape_html_entities(unsigned char *old, size_t oldlen, int all, int flags,… in php_escape_html_entities() 1222 PHPAPI zend_string *php_escape_html_entities_ex(unsigned char *old, size_t oldlen, int all, int fla… in php_escape_html_entities_ex() 1436 static void php_html_entities(INTERNAL_FUNCTION_PARAMETERS, int all) in php_html_entities() 1608 zend_long all = HTML_SPECIALCHARS, in PHP_FUNCTION() local
|
/PHP-7.2/ext/bcmath/libbcmath/src/ |
H A D | Makefile.am | 19 all: $(bin_LIBRARIES) target
|
/PHP-7.2/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.2/ |
H A D | configure.ac | 1046 AC_ARG_ENABLE(all, optenable
|
/PHP-7.2/ext/pgsql/ |
H A D | pgsql.mak | 92 all: prebuild project target
|
/PHP-7.2/ext/ldap/ |
H A D | ldap.mak | 96 all: prebuild project target
|
/PHP-7.2/ext/xml/ |
H A D | xml.mak | 95 all: prebuild project target
|
/PHP-7.2/win32/build/ |
H A D | Makefile | 46 all: generated_files $(EXT_TARGETS) $(PECL_TARGETS) $(SAPI_TARGETS) target
|
/PHP-7.2/ext/phar/tests/files/ |
H A D | pear2coverage.phar.php | 1095 return $ret; 1124 $ret[] = $res[0];
|
/PHP-7.2/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.2/ext/pcre/pcrelib/ |
H A D | pcre_jit_compile.c | 4929 sljit_u8 bit, cbit, all; in check_class_ranges() local
|
Completed in 69 milliseconds