Home
last modified time | relevance | path

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

/PHP-7.4/main/
H A Dsnprintf.c1220 buffy od; in strx_printv() local
1229 od.buf_end = (char *) ~0; in strx_printv()
1230 od.nextb = (char *) ~0; in strx_printv()
1232 od.buf_end = &buf[len-1]; in strx_printv()
1233 od.nextb = buf; in strx_printv()
1239 cc = format_converter(&od, format, ap); in strx_printv()
1240 if (len != 0 && od.nextb <= od.buf_end) { in strx_printv()
1241 *(od.nextb) = '\0'; in strx_printv()
/PHP-7.4/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-7.4/sapi/phpdbg/
H A Dphpdbg_out.c809 buffy od; in strx_printv() local
818 od.buf_end = (char *) ~0; in strx_printv()
819 od.nextb = (char *) ~0; in strx_printv()
821 od.buf_end = &buf[len-1]; in strx_printv()
822 od.nextb = buf; in strx_printv()
828 cc = format_converter(&od, format, escape_xml, ap); in strx_printv()
829 if (len != 0 && od.nextb <= od.buf_end) { in strx_printv()
830 *(od.nextb) = '\0'; in strx_printv()
/PHP-7.4/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-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます4654 # https://cellphones.about.com/od/cellularfaqs/f/rf_imelody.htm
H A Dmagic4654 # https://cellphones.about.com/od/cellularfaqs/f/rf_imelody.htm

Completed in 135 milliseconds