/PHP-5.3/ext/enchant/tests/ |
H A D | dict_quick_check.phpt | 7 $tag = 'en_US'; 9 if (!enchant_broker_dict_exists($r, $tag)) 10 die('skip, no dictionary for ' . $tag . ' tag'); 15 $tag = 'en_US'; 18 $d = enchant_broker_request_dict($r, $tag);
|
/PHP-5.3/ext/xml/tests/ |
H A D | xml_parse_into_struct_variation.phpt | 63 [tag] => MAIN 70 [tag] => PARA 77 [tag] => NOTE 85 [tag] => PARA 92 [tag] => PARA 99 [tag] => NOTE 107 [tag] => PARA 114 [tag] => MAIN
|
H A D | bug50576.phpt | 66 [tag] => LISTOFAWARDS 80 [tag] => COUNT 89 [tag] => TOTAL 97 [tag] => COUNT 106 [tag] => COUNT 113 [tag] => LISTOFAWARDS 122 [tag] => LISTOFAWARDS
|
H A D | xml007.phpt | 13 function startHandler($parser,$tag,$attr) 15 var_dump($tag,$attr); 18 function endHandler($parser,$tag) 20 var_dump($tag); 39 ["tag"]=>
|
H A D | xml011.phpt | 39 [tag] => TEXT 47 [tag] => B 54 [tag] => TEXT 62 [tag] => TEXT
|
H A D | bug30266.phpt | 33 function startHandler($XmlParser, $tag, $attr) 39 function endHandler($XmlParser, $tag)
|
H A D | bug26528.phpt | 19 ["tag"]=>
|
/PHP-5.3/ext/enchant/docs/examples/ |
H A D | example1.php | 2 $tag = 'en_US'; variable 9 if (enchant_broker_dict_exists($r,$tag)) { 10 $d = enchant_broker_request_dict($r, $tag); 12 echo "dictionary $tag provides:\n";
|
/PHP-5.3/ext/exif/tests/ |
H A D | bug54002.phpt | 2 Bug #54002 (crash on crafted tag) 14 Warning: exif_read_data(bug54002_1.jpeg): Process tag(x0205=UndefinedTa): Illegal byte_count in %sb… 16 Warning: exif_read_data(bug54002_1.jpeg): Process tag(xA000=FlashPixVer): Illegal pointer offset(%s… 18 Warning: exif_read_data(bug54002_2.jpeg): Process tag(x0205=UndefinedTa): Illegal byte_count in %sb… 20 Warning: exif_read_data(bug54002_2.jpeg): Process tag(xA000=FlashPixVer): Illegal pointer offset(%s…
|
/PHP-5.3/tests/lang/ |
H A D | short_tags.001.phpt | 7 echo "Used a short tag\n"; 11 Used a short tag
|
H A D | short_tags.002.phpt | 7 echo "Used a short tag\n"; 12 echo "Used a short tag\n";
|
H A D | script_tag.phpt | 2 <script> tag
|
/PHP-5.3/ext/xml/ |
H A D | xml.c | 860 newstr = xml_utf8_decode(tag, strlen(tag), &out_len, parser->target_encoding); in _xml_decode_tag() 909 zval *tag, *atr; in _xml_startElementHandler() local 912 MAKE_STD_ZVAL(tag); in _xml_startElementHandler() 915 array_init(tag); in _xml_startElementHandler() 921 add_assoc_string(tag,"type","open",1); in _xml_startElementHandler() 980 zval *tag; in _xml_endElementHandler() local 985 MAKE_STD_ZVAL(tag); in _xml_endElementHandler() 987 array_init(tag); in _xml_endElementHandler() 1066 zval *tag; in _xml_characterDataHandler() local 1088 MAKE_STD_ZVAL(tag); in _xml_characterDataHandler() [all …]
|
/PHP-5.3/ext/xmlwriter/tests/ |
H A D | 010.phpt | 14 var_dump(xmlwriter_start_element($xw, "tag")); 44 string(14) "<tag attr=""/>"
|
/PHP-5.3/ext/phar/ |
H A D | pharzip.h | 136 char tag[2]; member 141 char tag[2]; /* 0x756e Short tag for this extra block type ("nu") */ member
|
/PHP-5.3/ext/standard/ |
H A D | url_scanner_ex.re | 211 switch (ctx->tag.len) { 213 if (!strncasecmp(ctx->tag.c, "form", sizeof("form") - 1)) { 231 if (!strncasecmp(ctx->tag.c, "fieldset", sizeof("fieldset") - 1)) { 244 * have that tag in our table. If we might modify it, 245 * we continue to scan the tag, otherwise we simply copy the complete 254 ctx->tag.len = 0; 255 smart_str_appendl(&ctx->tag, start, YYCURSOR - start); 256 for (i = 0; i < ctx->tag.len; i++) 257 ctx->tag.c[i] = tolower((int)(unsigned char)ctx->tag.c[i]); 258 if (zend_hash_find(ctx->tags, ctx->tag.c, ctx->tag.len, (void **) &ctx->lookup_data) == SUCCESS) [all …]
|
H A D | url_scanner_ex.c | 274 switch (ctx->tag.len) { in handle_form() 276 if (!strncasecmp(ctx->tag.c, "form", sizeof("form") - 1)) { in handle_form() 294 if (!strncasecmp(ctx->tag.c, "fieldset", sizeof("fieldset") - 1)) { in handle_form() 317 ctx->tag.len = 0; in handle_tag() 318 smart_str_appendl(&ctx->tag, start, YYCURSOR - start); in handle_tag() 319 for (i = 0; i < ctx->tag.len; i++) in handle_tag() 320 ctx->tag.c[i] = tolower((int)(unsigned char)ctx->tag.c[i]); in handle_tag() 321 if (zend_hash_find(ctx->tags, ctx->tag.c, ctx->tag.len, (void **) &ctx->lookup_data) == SUCCESS) in handle_tag() 988 smart_str_free(&ctx->tag); in php_url_scanner_ex_deactivate()
|
H A D | url_scanner_ex.h | 38 smart_str tag; /* read only */ member
|
/PHP-5.3/Zend/tests/ |
H A D | ns_082.phpt | 2 082: bracketed namespace with closing tag
|
/PHP-5.3/ext/tokenizer/tests/ |
H A D | token_get_all_variation14.phpt | 27 // with invalid open tag for testing entire source to be unkown token 28 echo "-- with invlalid PHP open tag & valid tokens --\n"; 255 -- with invlalid PHP open tag & valid tokens --
|
/PHP-5.3/ext/libxml/tests/ |
H A D | 002.phpt | 66 Fatal Error 76: Opening and ending tag mismatch: titles line 4 and title 80 string(57) "Opening and ending tag mismatch: titles line 4 and title
|
/PHP-5.3/ext/exif/ |
H A D | exif.c | 1369 WORD tag; member 1513 int tag; member 1690 info_data->tag = tag; in exif_iif_add_value() 1827 info_data->tag = TAG_NONE; in exif_iif_add_int() 2370 long tag; in PHP_FUNCTION() local 2522 if (info_data->tag==TAG_STRIP_OFFSETS || info_data->tag==TAG_JPEG_INTERCHANGE_FORMAT) { in exif_thumbnail_build() 2724 xp_field->tag = tag; in exif_process_unicode() 2831 int tag, format, components; in exif_process_IFD_TAG() local 2945 switch(tag) { in exif_process_IFD_TAG() 2982 switch(tag) { in exif_process_IFD_TAG() [all …]
|
/PHP-5.3/ext/standard/tests/strings/ |
H A D | strip_tags_variation9.phpt | 21 "<a>This is a hyper text tag</a>", 47 string(31) "<a>This is a hyper text tag</a>"
|
H A D | strip_tags_variation10.phpt | 22 '<a>This is a hyper text tag</a>', 48 string(31) "<a>This is a hyper text tag</a>"
|
/PHP-5.3/ext/enchant/ |
H A D | enchant.c | 87 ZEND_ARG_INFO(0, tag) 101 ZEND_ARG_INFO(0, tag) 536 char *tag; in PHP_FUNCTION() local 540 if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "rs", &broker, &tag, &taglen) == FAILURE) { in PHP_FUNCTION() 546 d = enchant_broker_request_dict(pbroker->pbroker, (const char *)tag); in PHP_FUNCTION() 657 char *tag; local 661 if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "rs", &broker, &tag, &taglen) == FAILURE) { 667 RETURN_BOOL(enchant_broker_dict_exists(pbroker->pbroker, tag));
|