Home
last modified time | relevance | path

Searched refs:od (Results 1 – 7 of 7) sorted by relevance

/PHP-8.0/main/
H A Dsnprintf.c1195 buffy od; in strx_printv() local
1204 od.buf_end = (char *) ~0; in strx_printv()
1205 od.nextb = (char *) ~0; in strx_printv()
1207 od.buf_end = &buf[len-1]; in strx_printv()
1208 od.nextb = buf; in strx_printv()
1214 cc = format_converter(&od, format, ap); in strx_printv()
1215 if (len != 0 && od.nextb <= od.buf_end) { in strx_printv()
1216 *(od.nextb) = '\0'; in strx_printv()
/PHP-8.0/ext/openssl/tests/
H A Dprivate.crt13 j+znHSISe7eM9wmW6ombab7zcJsCwXDYgtY/6OqRAQKBgQD6EXKfXThfnrN/od/Y
H A Dopenssl_pkcs12_read_basic.phpt56 j+znHSISe7eM9wmW6ombab7zcJsCwXDYgtY/6OqRAQKBgQD6EXKfXThfnrN/od/Y
/PHP-8.0/sapi/phpdbg/
H A Dphpdbg_out.c807 buffy od; in strx_printv() local
816 od.buf_end = (char *) ~0; in strx_printv()
817 od.nextb = (char *) ~0; in strx_printv()
819 od.buf_end = &buf[len-1]; in strx_printv()
820 od.nextb = buf; in strx_printv()
826 cc = format_converter(&od, format, escape_xml, ap); in strx_printv()
827 if (len != 0 && od.nextb <= od.buf_end) { in strx_printv()
828 *(od.nextb) = '\0'; in strx_printv()
/PHP-8.0/ext/pcre/pcre2lib/
H A Dpcre2_compile.c4910 uint32_t oc, od; in add_to_class_internal() local
4915 while ((rc = get_othercase_range(&c, end, &oc, &od)) >= 0) in add_to_class_internal()
4924 else if (oc >= cb->class_range_start && od <= cb->class_range_end) continue; in add_to_class_internal()
4930 else if (oc < start && od >= start - 1) start = oc; /* Extend downwards */ in add_to_class_internal()
4931 else if (od > end && oc <= end + 1) in add_to_class_internal()
4933 end = od; /* Extend upwards */ in add_to_class_internal()
4936 else n8 += add_to_class_internal(classbits, uchardptr, options, cb, oc, od); in add_to_class_internal()
/PHP-8.0/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます4947 # https://cellphones.about.com/od/cellularfaqs/f/rf_imelody.htm
H A Dmagic4947 # https://cellphones.about.com/od/cellularfaqs/f/rf_imelody.htm

Completed in 139 milliseconds