Home
last modified time | relevance | path

Searched refs:marker (Results 1 – 25 of 37) sorted by path

12

/php-src/Zend/tests/
H A Dflexible-heredoc-error1.phpt2 Flexible heredoc syntax 1: different indentation for body (spaces) ending marker (tabs)
H A Dflexible-heredoc-error3.phpt2 Flexible heredoc syntax error 3: mixing spaces and tabs in ending marker
H A Dflexible-heredoc-error5.phpt2 Flexible heredoc syntax error 5: mixing spaces and tabs in ending marker for 0 length body
H A Dflexible-nowdoc-error1.phpt2 Flexible nowdoc syntax 1: different indentation for body (spaces) ending marker (tabs)
H A Dflexible-nowdoc-error3.phpt2 Flexible nowdoc syntax error 3: mixing spaces and tabs in ending marker
H A Dflexible-nowdoc-error5.phpt2 Flexible nowdoc syntax error 5: mixing spaces and tabs in ending marker for 0 length body
/php-src/build/
H A Dlibtool.m46254 # Be careful that the start marker always follows a newline.
/php-src/ext/dom/lexbor/lexbor/html/
H A Dtree.c1385 lxb_dom_node_t *node, *marker, **oel_list, **afe_list; in lxb_html_tree_adoption_agency_algorithm() local
1391 marker = (lxb_dom_node_t *) lxb_html_tree_active_formatting_marker(); in lxb_html_tree_adoption_agency_algorithm()
1425 if (afe_list[idx] == marker) { in lxb_html_tree_adoption_agency_algorithm()
/php-src/ext/exif/
H A Dexif.c2720 static char * exif_get_markername(int marker) in exif_get_markername() argument
2722 switch(marker) { in exif_get_markername()
3809 if (marker!=0xFF) { in exif_scan_JPEG_header()
3810 marker = 0xff; in exif_scan_JPEG_header()
3816 } while (marker == 0xff); in exif_scan_JPEG_header()
3826 ZEND_ASSERT(marker != 0xff); in exif_scan_JPEG_header()
3865 switch(marker) { in exif_scan_JPEG_header()
3936 last_marker = marker; in exif_scan_JPEG_header()
3950 int n, marker; in exif_scan_thumbnail() local
3981 marker = c; in exif_scan_thumbnail()
[all …]
/php-src/ext/exif/tests/
H A Dbug79282.phpt12 Warning: exif_read_data(): Missing TIFF alignment marker in %s on line %d
/php-src/ext/fileinfo/tests/
H A Dmagic679 # 1st pit entry marker
2438 # last 6 bytes for padding found are 0 or end with 55AAh marker for MBR hybrid
19139 # at offset 8 starts imagedata followed by "RGB " marker
22102 # look for comment marker
32539 # Any number of marker packets are also allowed between each packet,
40233 # jump to document area with some marker and equation
40447 # jump to document area with some marker and word list
40524 # "MP" marker for newer version 4 and above according to TrID
40556 # endian marker FF 99 for little endian
H A Dmagic私はガラスを食べられます679 # 1st pit entry marker
2438 # last 6 bytes for padding found are 0 or end with 55AAh marker for MBR hybrid
19139 # at offset 8 starts imagedata followed by "RGB " marker
22102 # look for comment marker
32539 # Any number of marker packets are also allowed between each packet,
40233 # jump to document area with some marker and equation
40447 # jump to document area with some marker and word list
40524 # "MP" marker for newer version 4 and above according to TrID
40556 # endian marker FF 99 for little endian
/php-src/ext/gd/libgd/
H A Dgd_jpeg.c443 jpeg_saved_marker_ptr marker; in gdImageCreateFromJpegCtxEx() local
449 marker = cinfo.marker_list; in gdImageCreateFromJpegCtxEx()
450 while (marker) { in gdImageCreateFromJpegCtxEx()
451 …if ((marker->marker == (JPEG_APP0 + 14)) && (marker->data_length >= 12) && (!strncmp((const char *… in gdImageCreateFromJpegCtxEx()
455 marker = marker->next; in gdImageCreateFromJpegCtxEx()
/php-src/ext/json/
H A Djson_scanner.re26 #define YYMARKER s->marker
H A Dphp_json_scanner.h29 php_json_ctype *marker; /* marker position for backtracking */ member
/php-src/ext/mbstring/
H A Dmbstring.c2521 static zend_string* mb_trim_string(zend_string *input, zend_string *marker, const mbfl_encoding *en… in mb_trim_string() argument
2547 size_t marker_width = mb_get_strwidth(marker, enc); in mb_trim_string()
2551 return zend_string_copy(marker); in mb_trim_string()
2622 if (ZSTR_LEN(marker) > 0) { in mb_trim_string()
2623 MB_CONVERT_BUF_ENSURE((&buf), buf.out, buf.limit, ZSTR_LEN(marker)); in mb_trim_string()
2624 buf.out = zend_mempcpy(buf.out, ZSTR_VAL(marker), ZSTR_LEN(marker)); in mb_trim_string()
/php-src/ext/mbstring/tests/
H A Diso8859_encodings.phpt24 // Test illegal character marker which can't be represented in target encoding
H A Dmb_convert_variables.phpt147 // Make sure both that the correct invalid encoding marker is used,
H A Dmb_decode_numericentity_large_ints.phpt43 // Originally, the new implementation of mb_decode_numericentity used -1 as a marker indicating
H A Dmb_str_split_error_conditions.phpt36 // The last string emitted by mb_str_split will include '?' as an error marker,
H A Dmb_strimwidth.phpt59 // (It will still output the trim marker, pushing the width beyond the stipulated 'maximum')
63 // (Likewise, it will still output the trim marker)
72 // Since the output will not reach the END of the string, the trim marker
88 // Trim marker will be added
91 // With max width of 100, trim marker will not be added
98 // Since width of trim marker is 3, this will only get a single char from string
171 …die("Output should have just been trim marker. string=" . $str . " result=" . $result . " from=" .…
187 die("Expected trim marker");
206 // Try invalid marker
211 // it was wider than requested width, if the trim marker string was wider than
H A Dmb_substr_count.phpt66 // marker, if the string ended in an illegal state)
H A Dutf7imap_encoding.phpt46 echo "Non-ASCII characters convert to illegal char marker... yes!\n";
158 * error marker here for the incorrect termination of Base64 section and no error marker
246 Non-ASCII characters convert to illegal char marker... yes!
H A Dutf_encodings.phpt1105 // Try codepoint over U+10FFFF; '+ACU-' is the error marker '%'
1109 // If error marker character needs to be ASCII-encoded but is able to serve as an
/php-src/ext/reflection/
H A Dphp_reflection.c6821 zend_attribute *marker; in ZEND_METHOD() local
6840 if (NULL == (marker = zend_get_attribute_str(ce->attributes, ZEND_STRL("attribute")))) { in ZEND_METHOD()
6848 if (marker->argc > 0) { in ZEND_METHOD()
6851 if (FAILURE == zend_get_attribute_value(&tmp, marker, 0, ce)) { in ZEND_METHOD()

Completed in 549 milliseconds

12