Home
last modified time | relevance | path

Searched defs:all (Results 1 – 7 of 7) sorted by relevance

/PHP-7.3/ext/standard/
H A Dhtml.c60 #define LIMIT_ALL(all, doctype, charset) do { \ argument
939 int all, in traverse_for_entities()
1046 static const entity_ht *unescape_inverse_map(int all, int flags) in unescape_inverse_map()
1074 static entity_table_opt determine_entity_table(int all, int doctype) in determine_entity_table()
1096 PHPAPI zend_string *php_unescape_html_entities(zend_string *str, int all, int flags, char *hint_cha… in php_unescape_html_entities()
1132 PHPAPI zend_string *php_escape_html_entities(unsigned char *old, size_t oldlen, int all, int flags,… in php_escape_html_entities()
1220 PHPAPI zend_string *php_escape_html_entities_ex(unsigned char *old, size_t oldlen, int all, int fla… in php_escape_html_entities_ex()
1434 static void php_html_entities(INTERNAL_FUNCTION_PARAMETERS, int all) in php_html_entities()
1606 zend_long all = HTML_SPECIALCHARS, in PHP_FUNCTION() local
/PHP-7.3/ext/soap/interop/
H A Dclient_round2_interop.php174 function getEndpoints($base = 'base', $all = 0) {
190 function _getEndpoints($base = "", $all = 0) {
/PHP-7.3/
H A Dconfigure.ac1101 AC_ARG_ENABLE(all, optenable
/PHP-7.3/win32/build/
H A DMakefile59 all: generated_files $(EXT_TARGETS) $(PECL_TARGETS) $(SAPI_TARGETS) target
/PHP-7.3/ext/phar/tests/files/
H A Dpear2coverage.phar.php1095 return $ret;
1124 $ret[] = $res[0];
/PHP-7.3/ext/soap/
H A Dphp_schema.c1014 static int schema_all(sdlPtr sdl, xmlAttrPtr tns, xmlNodePtr all, sdlTypePtr cur_type, sdlContentMo… in schema_all()
/PHP-7.3/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c5700 sljit_u8 bit, cbit, all; in optimize_class_ranges() local

Completed in 81 milliseconds