Searched refs:atStart (Results 1 – 7 of 7) sorted by relevance
2676 UBool atStart = TRUE; // True if no part of the pattern yet encountered in matchStartType() local2732 if (atStart) { in matchStartType()2739 if (atStart) { in matchStartType()2752 atStart = FALSE; in matchStartType()2765 atStart = FALSE; in matchStartType()2778 atStart = FALSE; in matchStartType()2789 atStart = FALSE; in matchStartType()2802 atStart = FALSE; in matchStartType()2817 atStart = FALSE; in matchStartType()2834 atStart = FALSE; in matchStartType()[all …]
832 boolean atStart = true;842 atStart = false; // not called if next() fails848 checkRemove(!atStart);
873 boolean atStart = true;883 atStart = false; // not called if next() fails889 checkRemove(!atStart);
471 bool atStart = !strncmp(PROT_CONTENT_EXT_STR " ", exts, cropExtLen+1); in can_import_protected_content_eglimpl() local476 return equal || atStart || atEnd || inMiddle; in can_import_protected_content_eglimpl()
567 boolean atStart = index.start == index.contextLimit; in commitAll()571 if (atStart) { in commitAll()
51 bool atStart = !strncmp(PROT_CONTENT_EXT_STR " ", exts, cropExtLen+1); in can_import_protected_content_eglimpl() local56 return equal || atStart || atEnd || inMiddle; in can_import_protected_content_eglimpl()
56 [NSApp postEvent:event atStart:NO];