Searched defs:all (Results 1 – 7 of 7) sorted by relevance
/php-src/ext/standard/ |
H A D | html.c | 52 #define LIMIT_ALL(all, doctype, charset) do { \ argument 815 int all, in traverse_for_entities() 922 static const entity_ht *unescape_inverse_map(int all, int flags) in unescape_inverse_map() 950 static entity_table_opt determine_entity_table(int all, int doctype) in determine_entity_table() 972 PHPAPI zend_string *php_unescape_html_entities(zend_string *str, int all, int flags, const char *hi… in php_unescape_html_entities() 1008 PHPAPI zend_string *php_escape_html_entities(const unsigned char *old, size_t oldlen, int all, int … in php_escape_html_entities() 1095 PHPAPI zend_string *php_escape_html_entities_ex(const unsigned char *old, size_t oldlen, int all, i… in php_escape_html_entities_ex() 1308 static void php_html_entities(INTERNAL_FUNCTION_PARAMETERS, int all) in php_html_entities() 1441 zend_long all = PHP_HTML_SPECIALCHARS, in PHP_FUNCTION() local
|
/php-src/ |
H A D | configure.ac | 1060 AC_ARG_ENABLE([all], optenable
|
/php-src/win32/build/ |
H A D | Makefile | 57 all: generated_files $(EXT_TARGETS) $(PECL_TARGETS) $(SAPI_TARGETS) target
|
/php-src/ext/dom/lexbor/lexbor/html/interfaces/ |
H A D | document.c | 46 bool all; member
|
/php-src/ext/soap/ |
H A D | php_schema.c | 1035 static int schema_all(sdlPtr sdl, xmlAttrPtr tns, xmlNodePtr all, sdlTypePtr cur_type, sdlContentMo… in schema_all()
|
/php-src/ext/dom/ |
H A D | element.c | 1802 static void php_dom_dispatch_query_selector(INTERNAL_FUNCTION_PARAMETERS, bool all) in php_dom_dispatch_query_selector()
|
/php-src/ext/pcre/pcre2lib/ |
H A D | pcre2_jit_compile.c | 6951 sljit_u8 bit, cbit, all; in optimize_class_ranges() local
|
Completed in 66 milliseconds